ChatGPT icon indicating copy to clipboard operation
ChatGPT copied to clipboard

[Bug]: Field missing

Open boxiyang opened this issue 2 years ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues and checked the recent builds/commits

What happened?

python -m revChatGPT.V1

    ChatGPT - A command-line interface to OpenAI's ChatGPT (https://chat.openai.com/chat)
    Repo: github.com/acheong08/ChatGPT

Type '!help' to show a full list of commands Press enter twice to submit your question.

Logging in...

You: hello

Chatbot: Field missing {'detail': {'message': 'Incorrect API key provided: <{"user"*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************Q"}>. You can find your API key at https://platform.openai.com/account/api-keys.', 'type': 'invalid_request_error', 'param': None, 'code': 'invalid_api_key'}}

Steps to reproduce the problem

same as what happen

What should have happened?

return answer

Version where the problem happens

revChatGPT 2.2.7

What Python version are you running this with?

3.9.13

What is your operating system ?

No response

Command Line Arguments

python -m revChatGPT.V1

Console logs

same as what happened

Additional information

No response

boxiyang avatar Feb 15 '23 17:02 boxiyang