mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-11 21:09:05 +08:00
fix: update the default model to gpt-4o-mini for duckduckgo ai chat (#9614)
This commit is contained in:
parent
04f8d39860
commit
d992a809f5
@ -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: 选择模型
|
||||||
|
Loading…
x
Reference in New Issue
Block a user