Files
ds2api/tests/compat/fixtures/toolcalls/xml_tool_call.json

6 lines
147 B
JSON

{
"text": "<tool_call><name>read_file</name><arguments>{\"path\":\"README.MD\"}</arguments></tool_call>",
"tool_names": [
"read_file"
]
}