update fmt
This commit is contained in:
@@ -20,9 +20,16 @@ fn qwen3_5_generate() -> Result<()> {
|
||||
{
|
||||
"role": "user",
|
||||
"content": [
|
||||
{
|
||||
"type": "image",
|
||||
"image_url":
|
||||
{
|
||||
"url": "file:///home/jhq/Downloads/gougou1.jpg"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "text",
|
||||
"text": "你好啊,你是谁"
|
||||
"text": "描述这张图片."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user