mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
12 lines
509 B
JSON
12 lines
509 B
JSON
[
|
|
{
|
|
"kind": "chunks",
|
|
"chunks": [
|
|
{ "type": "block-start", "index": 0, "blockType": "text" },
|
|
{ "type": "text-delta", "index": 0, "text": "I will verify the external state before deciding whether to retry the side-effecting operation." },
|
|
{ "type": "block-end", "index": 0, "block": { "type": "text", "text": "I will verify the external state before deciding whether to retry the side-effecting operation." } },
|
|
{ "type": "finish", "reason": { "kind": "stop" } }
|
|
]
|
|
}
|
|
]
|