gpt-chatbot-cli
gpt-chatbot-cli copied to clipboard
it's basically chatgpt-cli, uses api.
Results
2
gpt-chatbot-cli issues
Sort by
recently updated
recently updated
newest added
My input doesn't wrap in the window, and just gets hidden behind a ] character. Any idea what's going on?
I'm getting an error on installation: ``` $ pip install gpt-chatbot-cli Defaulting to user installation because normal site-packages is not writeable Collecting gpt-chatbot-cli Using cached gpt_chatbot_cli-0.2.2-py3-none-any.whl (4.9 kB) Collecting openai==0.27.1...