openai-file
A CLI utility and Python library for interacting with OpenAI and generating AI response through input file.
Details
Category: Utilities
Publisher: zaric
Created Date: 10/10/2023
Container: quay.io/trickest/openai-file:v0.0.1
Source URL: https://github.com/simonw/llm
Parameters
Command:
gpt4
- OpenAI Chat: gpt-4 (aliases: 4, gpt4)Command:
- Prompt to be used based on the file inputCommand:
4-32k
- OpenAI Chat: gpt-4-32k (aliases: 4-32k)Command:
- Input file for LLM to readCommand:
chatgpt
- OpenAI Chat: gpt-3.5-turbo (aliases: 3.5, chatgpt)Command:
- Open AI API KeyCommand:
chatgpt-16k
- OpenAI Chat: gpt-3.5-turbo-16k (aliases: chatgpt-16k, 3.5-16k)