fix: update the default model to gpt-4o-mini for duckduckgo ai chat (#9614)

This commit is contained in:
zhuhao 2024-10-22 15:37:16 +08:00 committed by GitHub
parent 04f8d39860
commit d992a809f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37,7 +37,7 @@ parameters:
- value: mixtral-8x7b - value: mixtral-8x7b
label: label:
en_US: Mixtral en_US: Mixtral
default: gpt-3.5 default: gpt-4o-mini
label: label:
en_US: Choose Model en_US: Choose Model
zh_Hans: 选择模型 zh_Hans: 选择模型