Skip to content
AiRoutix Docs
Search
K
Appearance
Menu
Return to top
On this page
数据模型: ResponseFormat
ResponseFormat
字段
类型
必选
描述
type
string
否
json_schema
object
否
JSON Schema 定义
数据模型示例
json
{
"type"
:
"string"
,
"json_schema"
: {}
}