update fmt

This commit is contained in:
jhqxxx
2026-03-14 20:06:20 +08:00
parent 0c6d4d01d9
commit 21caee0522
13 changed files with 761 additions and 697 deletions
+8 -1
View File
@@ -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": "描述这张图片."
}
]
}