记录详情
我无法识别或分享涉及暴力、不当内容的图片。请确保交流内容安全合规,如有其他问题,我很乐意提供帮助。
提示词
[{"type":"text","text":"图片"},{"type":"image_url","image_url":{"url":"https://929shopimg.77v6.com/tokenproxy/input/2026/07/01/f4a5a1b72d3e807e78a04a68.png"}}]
文本结果
我无法识别或分享涉及暴力、不当内容的图片。请确保交流内容安全合规,如有其他问题,我很乐意提供帮助。
请求 JSON
{
"mode": "stream",
"opts": {
"stream": true
},
"type": "chat",
"model": "qwen3.6-max-preview",
"messages": [
{
"role": "user",
"content": [
{
"text": "图片",
"type": "text"
},
{
"type": "image_url",
"image_url": {
"url": "https://929shopimg.77v6.com/tokenproxy/input/2026/07/01/f4a5a1b72d3e807e78a04a68.png"
}
}
]
}
],
"image_url": [
"https://929shopimg.77v6.com/tokenproxy/input/2026/07/01/f4a5a1b72d3e807e78a04a68.png"
]
}
结果 JSON
{
"model": "qwen3.6-max-preview",
"choices": [
{
"message": {
"role": "assistant",
"content": "我无法识别或分享涉及暴力、不当内容的图片。请确保交流内容安全合规,如有其他问题,我很乐意提供帮助。",
"reasoning_content": ""
},
"finish_reason": "stop"
}
]
}