chatgpt-vscode
chatgpt-vscode copied to clipboard
Azure OpenAI Service Endpoint not working
Verify it's not a duplicate bug report
- [X] I searched for similar bugs reported on GitHub and nobody has reported a similar issue. Search all issuees.
- [X] I read Troubleshooting guide on Readme and there is not a guide on how to solve my problem.
Describe the Bug
- enter full azure openai service endpoint in VS Code GENIE extension settings: https://myinstance.openai.azure.com/openai/deployments/gpt-4-32k-completions?api-version=2022-12-01
- set api key when prompted after attempting to use GENIE to send request to api endpoint
- receive the following error: "Only absolute URLs are supported"
Please tell us if you have customized any of the extension settings or whether you are using the defaults.
I only entered the endpoint for Azure OpenAI Service
Additional context
No response
Same action but with another error: ”HTTP 404 Not Found. You may have exhausted your OpenAI subscription allowance or have an expired account. You can clear your API Key from VS Code's secrets storage with Genie: Clear API Key command. Check your allowance and account's expiration date here: https://platform.openai.com/account/usage.
{"error":{"code":"404","message": "Resource not found"}}“