feat: update default API version for Azure OpenAI (#994)

* feat: Update default API version for Azure OpenAI.

* chore: update other theme

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
This commit is contained in:
Ian Li
2024-03-17 19:34:21 +08:00
committed by GitHub
parent 4d86d021c4
commit ade19ba4a2
5 changed files with 7 additions and 7 deletions

View File

@@ -41,7 +41,7 @@ const typeConfig = {
},
prompt: {
base_url: "请填写AZURE_OPENAI_ENDPOINT",
other: "请输入默认API版本例如2023-06-01-preview",
other: "请输入默认API版本例如2024-03-01-preview",
},
},
11: {