We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48e4805 commit 71f684eCopy full SHA for 71f684e
web-app/src/consts/providers.ts
@@ -63,8 +63,7 @@ export const predefinedProviders = [
63
active: true,
64
api_key: '',
65
base_url: 'https://YOUR-RESOURCE-NAME.openai.azure.com/openai/v1',
66
- explore_models_url:
67
- 'https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/models',
+ explore_models_url: 'https://oai.azure.com/deployments',
68
provider: 'azure',
69
settings: [
70
{
0 commit comments