[
{
"role": "system",
"content": "帮我查询用户ID为123的信息",
"imageUrls": [
"string"
]
}
]curl --location 'https://open.lcchunyi.com/v1test/ccrc/llm/visualUnderstanding/chat/stream' \
--header 'tenantId;' \
--header 'Content-Type: application/json' \
--data '[
{
"role": "system",
"content": "帮我查询用户ID为123的信息",
"imageUrls": [
"string"
]
}
]'null