31 lines
802 B
JSON
31 lines
802 B
JSON
|
|
{
|
||
|
|
"schema": "clawdie.provider-smoke.result.v1",
|
||
|
|
"test_id": "colibri-probe-20260526T125049Z",
|
||
|
|
"host": "domedog",
|
||
|
|
"agent": "claude-domedog",
|
||
|
|
"provider": "deepseek",
|
||
|
|
"model": "deepseek-v4-flash",
|
||
|
|
"started_at": "2026-05-26T12:50:49.094525958+00:00",
|
||
|
|
"ended_at": "2026-05-26T12:50:52.934293738+00:00",
|
||
|
|
"status": "ok",
|
||
|
|
"warm_usage": {
|
||
|
|
"prompt_tokens": 3661,
|
||
|
|
"completion_tokens": 1,
|
||
|
|
"total_tokens": 3662,
|
||
|
|
"prompt_cache_hit_tokens": 3584,
|
||
|
|
"prompt_cache_miss_tokens": 77
|
||
|
|
},
|
||
|
|
"probe_usage": {
|
||
|
|
"prompt_tokens": 3661,
|
||
|
|
"completion_tokens": 1,
|
||
|
|
"total_tokens": 3662,
|
||
|
|
"prompt_cache_hit_tokens": 3584,
|
||
|
|
"prompt_cache_miss_tokens": 77
|
||
|
|
},
|
||
|
|
"cache_hit_tokens": 3584,
|
||
|
|
"cache_hit_observed": true,
|
||
|
|
"notes": [
|
||
|
|
"prefix cache HIT on second request"
|
||
|
|
]
|
||
|
|
}
|