update
This commit is contained in:
parent
a81aca9e0c
commit
bcae21deb7
@ -42,7 +42,7 @@ class QwenClient:
|
|||||||
"content": [
|
"content": [
|
||||||
{
|
{
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"text": "请识别图中驿站的所有取件码或者运单号,以[{\"station\":\"驿站名字\",\"pickup_codes\":[\"3232\",\"2323\"]}]的格式返回。只返回JSON格式数据,不要其他解释。"
|
"text": "请识别图中驿站的所有取件码或者运单号, 取件码运单号格式有:数字加-分割的 ,字母开头的等,以[{\"station\":\"驿站名字\",\"pickup_codes\":[\"2232\",\"2323\"]}]的格式返回。只返回JSON格式数据,不要其他解释。"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "image",
|
"type": "image",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user