fix: 修复api示例问题

This commit is contained in:
ccnetcore
2026-02-07 02:11:35 +08:00
parent 048a9b9601
commit 58ce45ec92

View File

@@ -20,7 +20,7 @@ const apiList = [
}
],
"stream": true,
"model": "gpt-5.3-codex"
"model": "gpt-5.2-chat"
}
},
{