We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm using custom api, settings are as follows:
"chatgpt.gpt3.apiKey": "sk-qExxx", "chatgpt.gpt3.apiBaseUrl": "https://api.132006.xyz", "chatgpt.gpt3.model": "gpt-4-1106-preview",
The error output looks like this:
INFO api-request-sent chatgpt.model:gpt-4-1106-preview chatgpt.questionCounter:1 {"chatgpt.command":"freeText","chatgpt.hasCode":"false","chatgpt.hasPreviousAnswer":"false"} ERR api-request-failed chatgpt.model:gpt-4-1106-preview chatgpt.questionCounter:1}
I want to know what's wrong and how to fix it
No response
The text was updated successfully, but these errors were encountered:
I'm sure the api is ok cause it functions normally in other apps
Sorry, something went wrong.
#239 ChatGPT for VS Code deprecated & open-sourced. Please find the alternative link in README.
No branches or pull requests
Describe the Bug
I'm using custom api, settings are as follows:
The error output looks like this:
I want to know what's wrong and how to fix it
Please tell us if you have customized any of the extension settings or whether you are using the defaults.
Additional context
No response
The text was updated successfully, but these errors were encountered: