目前本产品处于公测期,如您有更好的建议欢迎联系我们反馈
{
"model": "glm-5",
"messages": [
{
"role": "user",
"content": "What opportunities and challenges will the Chinese large model industry face in 2025?"
}
],
"stream": false,
"thinking": {
"type": "disabled"
},
"do_sample": true,
"temperature": 1,
"top_p": 0.95,
"max_tokens": 1024,
"tool_stream": false,
"tools": [
{
"type": "function",
"function": {
"name": "string",
"description": "string",
"parameters": {}
}
}
],
"tool_choice": "auto",
"stop": [
"string"
],
"response_format": {
"type": "text"
},
"request_id": "string",
"user_id": "string"
}