Azure OpenAI

This commit is contained in:
Sakurasan
2023-05-28 17:08:09 +08:00
8 changed files with 192 additions and 37 deletions

View File

@@ -1,4 +1,17 @@
# Azure OpenAI
# Azure OpenAI for team
需要获取 api-key和endpoint
1.需要获取 api-key和endpoint [https://[resource name].openai.azure.com/)
![](./azure_key%26endpoint.png)
> 2.Pleause use model name as deployment name
| model name | deployment name |
| --- | --- |
|gpt-35-turbo | gpt-35-turbo |
| gpt-4 | gpt-4 |
## How to use
- opencat 使用方式
- key name以 azure.[resource name]的方式添加
- 密钥任取一个
- <img src="./azure_openai_for_team.png" alt="azure_openai_for_team" height="600">

Binary file not shown.

After

Width:  |  Height:  |  Size: 294 KiB