mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-11 20:06:54 +08:00
feat: gpt-4o-mini-2024-07-18 support json schema (#7489)
This commit is contained in:
@@ -37,6 +37,9 @@ parameter_rules:
|
|||||||
options:
|
options:
|
||||||
- text
|
- text
|
||||||
- json_object
|
- json_object
|
||||||
|
- json_schema
|
||||||
|
- name: json_schema
|
||||||
|
use_template: json_schema
|
||||||
pricing:
|
pricing:
|
||||||
input: '0.15'
|
input: '0.15'
|
||||||
output: '0.60'
|
output: '0.60'
|
||||||
|
|||||||
Reference in New Issue
Block a user