raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.23k stars 2.92k forks source link

[ChatGPT] Something went wrong with 404 when using Azure OpenAI #6615

Closed intitni closed 1 year ago

intitni commented 1 year ago

Extension

https://www.raycast.com/abielzulio/chatgpt

Description

When I setup to use Azure OpenAI, the plugin constantly shows a "Something Went Wrong" screen with an error code 404.

After playing around with it, I find that the plugin will call https://{your-resource-name}.openai.azure.com/openai/deployments/gpt35/models to, maybe, get the available models. But this endpoint is not supported by the Azure OpenAI API.

Screenshot 2023-05-17 at 23 14 39

Steps To Reproduce

  1. Setup Azure OpenAI.
  2. Summon the plugin.

Current Behaviour

No response

Expected Behaviour

No response

raycastbot commented 1 year ago

Thank you for opening this issue!

🔔 @abielzulio @erodactyl @pernielsentikaer @shichongrui @timolins @pomdtr @cruelmoney @abielzulio @abielzulio @k8scat you might want to have a look.

💡 Tip: Once the issue is resolved, comment @raycastbot close this issue to close it.

raycastbot commented 1 year ago

This issue has been automatically marked as stale because it did not have any recent activity.

It will be closed if no further activity occurs in the next 10 days to keep our backlog clean 😊

raycastbot commented 1 year ago

This issue has been automatically closed due to inactivity.

Feel free to comment in the thread when you're ready to continue working on it 🙂

You can also catch us in Slack if you want to discuss this.