mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
16 lines
617 B
JSON
16 lines
617 B
JSON
[
|
|
{
|
|
"kind": "chunks",
|
|
"chunks": [
|
|
{ "type": "block-start", "index": 0, "blockType": "text" },
|
|
{ "type": "text-delta", "index": 0, "text": "Late" },
|
|
{ "type": "text-delta", "index": 0, "text": " durable" },
|
|
{ "type": "text-delta", "index": 0, "text": " session" },
|
|
{ "type": "text-delta", "index": 0, "text": " title" },
|
|
{ "type": "block-end", "index": 0, "block": { "type": "text", "text": "Late durable session title" } },
|
|
{ "type": "usage", "usage": { "inputTokens": 12, "outputTokens": 4 } },
|
|
{ "type": "finish", "reason": { "kind": "stop" } }
|
|
]
|
|
}
|
|
]
|