Kaynağa Gözat

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

非法操作 8 ay önce
ebeveyn
işleme
f7af8c7cc7

+ 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'