25 lines
683 B
JSON
25 lines
683 B
JSON
{
|
|
"model": "deepseek-v4-flash",
|
|
"configured_test_window": 8192,
|
|
"vendor_max_context_tested": false,
|
|
"detect": {
|
|
"error_code": "CONTEXT_COMPRESSION_REQUIRED",
|
|
"network_calls": 0
|
|
},
|
|
"compression": {
|
|
"passed": false,
|
|
"before_estimate": 2262,
|
|
"after_estimate": 523,
|
|
"archive_unchanged": true,
|
|
"network_calls": 2,
|
|
"answer_input_tokens": 132,
|
|
"answer_output_tokens": 256
|
|
},
|
|
"observed_provider_cache": {
|
|
"requests": 18,
|
|
"reporting_requests": 16,
|
|
"positive_hit_requests": 12,
|
|
"positive_miss_requests": 16,
|
|
"scope": "provider reported usage across this isolated acceptance session; not deterministic cache control"
|
|
}
|
|
} |