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
This is spot on. The process to use any deployment of Azure OpenAI is difficult (ex. Terminal Canary Chat) making sure you have the right responses of the required parameters such as deployment name, model name, key, endpoint, etc. Otherwise, it just fails with no helpful explanation or guide to resolution.
Summary of the new feature / enhancement
As a user, I may want to have a model localized to my Azure subscription but unsure how to do so.
Proposed technical implementation details (optional)
On first use we should offer an option for creating an Azure openAI resource and then an experience to let users choose their deployment subscription, resource group, AzOAI name, deployment name, model etc. Given it can be done via Az CLI now.
https://learn.microsoft.com/en-us/azure/ai-services/openai/how-to/create-resource?pivots=cli
The text was updated successfully, but these errors were encountered: