{
"messages": [
{
"content": [
{
"text": "Describe this video.",
"type": "text"
},
{
"video_url": {
"url": "https://file.302ai.cn/gpt/imgs/20250820/b716ec6844bd482685a3983de5920537.mp4"
},
"type": "video_url"
}
],
"role": "user"
}
],
"enable_thinking": false
}
curl --location --request POST 'https://api.302.ai/302/v2/mini_cpm/chat_v_4_5/task' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"messages": [
{
"content": [
{
"text": "Describe this video.",
"type": "text"
},
{
"video_url": {
"url": "https://file.302ai.cn/gpt/imgs/20250820/b716ec6844bd482685a3983de5920537.mp4"
},
"type": "video_url"
}
],
"role": "user"
}
],
"enable_thinking": false
}'
"string"