mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 02:15:48 +02:00
chore: update deps #946
This commit is contained in:
parent
98a4708a8c
commit
241fa4adfe
10 changed files with 107 additions and 90 deletions
|
@ -30,3 +30,13 @@ region, you can use an HTTP proxy and set this option to the corresponding URL.
|
|||
|
||||
This option is used to set the ChatGPT model. If your account has the privilege to access the gpt-4 model, you can
|
||||
configure this option accordingly.
|
||||
|
||||
## APIType
|
||||
|
||||
- Type: `string`
|
||||
- Default: `OPEN_AI`
|
||||
|
||||
This option is used to set the type of the API.
|
||||
|
||||
- `OPEN_AI`: Use the OpenAI API.
|
||||
- `AZURE`: Use the Azure API.
|
||||
|
|
|
@ -28,3 +28,13 @@ URL。
|
|||
- 默认值:`gpt-3.5-turbo`
|
||||
|
||||
此选项用于设置 ChatGPT 模型。如果您的帐户有权限访问 `gpt-4` 模型,可以相应地配置此选项。
|
||||
|
||||
## APIType
|
||||
|
||||
- 类型:`string`
|
||||
- 默认值:`OPEN_AI`
|
||||
|
||||
此选项用于设置 API 的类型。
|
||||
|
||||
- `OPEN_AI`: 使用 OpenAI API。
|
||||
- `AZURE`: 使用 Azure API。
|
||||
|
|
|
@ -28,3 +28,13 @@ URL。
|
|||
- 預設值:`gpt-3.5-turbo`
|
||||
|
||||
此選項用於設定 ChatGPT 模型。如果您的帳戶有許可權訪問 `gpt-4` 模型,可以相應地配置此選項。
|
||||
|
||||
## APIType
|
||||
|
||||
- 型別:`string`
|
||||
- 預設值:`OPEN_AI`
|
||||
|
||||
此選項用於設定 API 的類型。
|
||||
|
||||
- `OPEN_AI`: 使用 OpenAI API。
|
||||
- `AZURE`: 使用 Azure API。
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue