mirror of
https://github.com/enricoros/big-AGI.git
synced 2026-05-10 21:50:14 -07:00
Azure: rename to Azure OpenAI. #757
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ interface DAzureServiceSettings {
|
||||
*/
|
||||
export const ModelVendorAzure: IModelVendor<DAzureServiceSettings, OpenAIAccessSchema> = {
|
||||
id: 'azure',
|
||||
name: 'Azure',
|
||||
name: 'Azure OpenAI',
|
||||
displayRank: 30,
|
||||
location: 'cloud',
|
||||
instanceLimit: 2,
|
||||
|
||||
Reference in New Issue
Block a user