mirror of
https://github.com/CJackHwang/ds2api.git
synced 2026-05-15 21:55:09 +08:00
6 lines
183 B
JSON
6 lines
183 B
JSON
{
|
|
"mode": "standalone",
|
|
"text": "下面是示例:{\"tool_calls\":[{\"name\":\"read_file\",\"input\":{\"path\":\"README.MD\"}}]}请勿执行。",
|
|
"tool_names": ["read_file"]
|
|
}
|