我想配置个options给gpt模型,这个模型配置页里面的json怎么写?
是:
{
"store": false,
"textVerbosity": "high",
"reasoningSummary": "auto",
"include": [
"reasoning.encrypted_content"
]
}
还是:
{
"options": {
"store": false,
"textVerbosity": "high",
"reasoningSummary": "auto",
"include": [
"reasoning.encrypted_content"
]
}
}
好像都不对。
Please authenticate to join the conversation.
In Review
Feature Request
About 2 months ago

luy
Get notified by email when there are changes.
In Review
Feature Request
About 2 months ago

luy
Get notified by email when there are changes.