Преглед на файлове

feat: gpt-4o-mini-2024-07-18 support json schema (#7489)

非法操作 преди 8 месеца
родител
ревизия
f7af8c7cc7
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3 0
      api/core/model_runtime/model_providers/openai/llm/gpt-4o-mini-2024-07-18.yaml

+ 3 - 0
api/core/model_runtime/model_providers/openai/llm/gpt-4o-mini-2024-07-18.yaml

@@ -37,6 +37,9 @@ parameter_rules:
     options:
       - text
       - json_object
+      - json_schema
+  - name: json_schema
+    use_template: json_schema
 pricing:
   input: '0.15'
   output: '0.60'