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

13 lines
243 B
JSON

{
"chunk": {
"p": "response/fragments",
"o": "APPEND",
"v": [
{"type": "THINK", "content": "思考中"},
{"type": "RESPONSE", "content": "结论"}
]
},
"thinking_enabled": true,
"current_type": "thinking"
}