You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The error above shows;
I want the file information output by my custom tool to exist in the files field, rather than all the output json data in the text field.
I checked the question set containing information on opening and closing, but I couldn't find the result I wanted. I need help, thank you very much
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Self Checks
Content
{
"text": "{"text": "已生成 Excel 文件: test.csv", "files": [{"name": "11.csv", "size": 4873, "type": "excel", "extension": "csv", "mime_type": "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", "transfer_method": "base64", "base64_data": "UEsDBBQAAAAIA....................=="}], "json": {"status": "success"}}",
"files": [],
"json": []
}
The error above shows;
I want the file information output by my custom tool to exist in the files field, rather than all the output json data in the text field.
I checked the question set containing information on opening and closing, but I couldn't find the result I wanted. I need help, thank you very much
Beta Was this translation helpful? Give feedback.
All reactions