mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 10:25:52 +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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue