Files
ds2api/tests/compat/fixtures/sse_chunks/split_tool_json.json

12 lines
275 B
JSON

{
"chunk": {
"p": "response",
"v": [
{"p": "response/content", "v": "{\""},
{"p": "response/content", "v": "tool_calls\":[{\"name\":\"read_file\",\"input\":{\"path\":\"README.MD\"}}]}"}
]
},
"thinking_enabled": false,
"current_type": "text"
}