This website works better with JavaScript.
首頁
探索
說明
註冊
登入
OpenSource
/
dify
關註
4
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
152
Wiki
Activity
瀏覽代碼
feat: gpt-4o-mini-2024-07-18 support json schema (
#7489
)
tags/0.7.2
非法操作
1 年之前
父節點
0c99a3d0c5
當前提交
f7af8c7cc7
No account linked to committer's email address
共有
1 個文件被更改
,包括
3 次插入
和
0 次删除
分割檢視
顯示文件統計
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'
Write
Preview
Loading…
取消
儲存