@@ -21,6 +21,18 @@ parameter_rules:
default: 1024
min: 1
max: 128000
+ - name: response_format
+ label:
+ zh_Hans: 回复格式
+ en_US: response_format
+ type: string
+ help:
+ zh_Hans: 指定模型必须输出的格式
+ en_US: specifying the format that the model must output
+ required: false
+ options:
+ - text
+ - json_object
pricing:
input: '0.06'
output: '0.06'
max: 32000
input: '0.024'
output: '0.024'
default: 512
max: 8192
input: '0.012'
output: '0.012'