Explorar el Código

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

zhuhao hace 6 meses
padre
commit
d992a809f5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      api/core/tools/provider/builtin/duckduckgo/tools/ddgo_ai.yaml

+ 1 - 1
api/core/tools/provider/builtin/duckduckgo/tools/ddgo_ai.yaml

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