mirror of
https://github.com/CJackHwang/ds2api.git
synced 2026-05-04 16:35:27 +08:00
9 lines
209 B
JSON
9 lines
209 B
JSON
{
|
|
"parts": [
|
|
{"text": "{\"", "type": "text"},
|
|
{"text": "tool_calls\":[{\"name\":\"read_file\",\"input\":{\"path\":\"README.MD\"}}]}", "type": "text"}
|
|
],
|
|
"finished": false,
|
|
"new_type": "text"
|
|
}
|