mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-05-10 09:59:15 +08:00
feat: gpt-4o-mini-2024-07-18 support json schema (#7489)
This commit is contained in:
parent
0c99a3d0c5
commit
f7af8c7cc7
@ -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'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user