31 lines
793 B
JSON
31 lines
793 B
JSON
|
|
{
|
||
|
|
"schema": "clawdie.provider-smoke.result.v1",
|
||
|
|
"test_id": "colibri-probe-20260526T125645Z",
|
||
|
|
"host": "osa",
|
||
|
|
"agent": "codex-osa",
|
||
|
|
"provider": "deepseek",
|
||
|
|
"model": "deepseek-v4-flash",
|
||
|
|
"started_at": "2026-05-26T12:56:45.956258868+00:00",
|
||
|
|
"ended_at": "2026-05-26T12:56:50.404507738+00:00",
|
||
|
|
"status": "ok",
|
||
|
|
"warm_usage": {
|
||
|
|
"prompt_tokens": 3661,
|
||
|
|
"completion_tokens": 2,
|
||
|
|
"total_tokens": 3663,
|
||
|
|
"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"
|
||
|
|
]
|
||
|
|
}
|