PromptCLI is a Python console application that allows interaction with OpenAI's LLM.
210
Chat with an LLM from the terminal using Python.
PromptCLI is a console application that allows you to interact with an OpenAI language model from the terminal, keeping conversation history and featuring an enhanced visual interface using rich.
rich) 🎨From Docker Hub:
docker pull jcomte23/prompt-cli:v1.0.1
docker run -it -e OPENAI_API_KEY=sk-xxxxxxxxxxxxxxxx jcomte23/prompt-cli:v1.0.1
This project was created by Javier Cómbita Téllez.
If you have any questions or comments about the project, you can contact Javier at
Content type
Image
Digest
sha256:649c7f1a7…
Size
51 MB
Last updated
7 months ago
docker pull jcomte23/prompt-cli:v1.0.1