You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It took me a while to get Cannoli to work with Azure OpenAI because of a tiny detail with the way I configured the endpoint. I'd like to suggest adding instructions to let users know that:
The "Azure base url" field is actually optional
Is the user wants to use a particular endpoint, it should follow the format https://[your-instance-name].openai.azure.com/openai/deployments
Also, it would probably also be useful to explain in the docs or help menus that "instance-name" is equivalent to the resource name.
Cheers!
The text was updated successfully, but these errors were encountered:
Hi there,
It took me a while to get Cannoli to work with Azure OpenAI because of a tiny detail with the way I configured the endpoint.
I'd like to suggest adding instructions to let users know that:
Also, it would probably also be useful to explain in the docs or help menus that "instance-name" is equivalent to the resource name.
Cheers!
The text was updated successfully, but these errors were encountered: