mirror of
https://github.com/CJackHwang/ds2api.git
synced 2026-05-07 18:05:30 +08:00
6 lines
164 B
JSON
6 lines
164 B
JSON
{
|
|
"mode": "standalone",
|
|
"text": "```json\n{\"tool_calls\":[{\"name\":\"read_file\",\"input\":{\"path\":\"README.MD\"}}]}\n```",
|
|
"tool_names": ["read_file"]
|
|
}
|