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

7 lines
163 B
JSON

{
"text": "<tool_calls><invoke name=\"read_file\"><parameter name=\"path\">README.MD</parameter></invoke></tool_calls>",
"tool_names": [
"read_file"
]
}