{
"tool": "web-search-pro",
"messages": [
{
"role": "user",
"content": "中国队奥运会拿了多少奖牌"
}
]
}curl --location --request POST 'https://open.bigmodel.cn/api/paas/v4/tools' \
--header 'Authorization: d44ff025c4334cf468f6b0b9020e617b.9XhDoEOtnGLjQzUu' \
--header 'Content-Type: application/json' \
--data-raw '{
"tool": "web-search-pro",
"messages": [
{
"role": "user",
"content": "中国队奥运会拿了多少奖牌"
}
]
}'{
"error": {
"code": "string",
"message": "string"
}
}