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

6 lines
133 B
JSON

{
"text": "{\"tool_calls\":[{\"name\":\"read-file\",\"input\":{\"path\":\"README.MD\"}}]}",
"tool_names": [
"read_file"
]
}