Files
ds2api/tests/compat/fixtures/toolcalls/standalone_mixed_prose.json
2026-03-01 07:15:35 +08:00

6 lines
183 B
JSON

{
"mode": "standalone",
"text": "下面是示例:{\"tool_calls\":[{\"name\":\"read_file\",\"input\":{\"path\":\"README.MD\"}}]}请勿执行。",
"tool_names": ["read_file"]
}