 whit3rabbitandClaude Opus 4.6
|
b6277a8b86
|
feat: operator observability dashboard with error classification
- Admin UI: operator view with request volume, token usage, latency,
cost charts, failure table, and request timeline
- Backend: add error_kind() method and infer_error_kind() for stable
error classification (rate_limit, timeout, backend_error, client_error)
- Admin DB: error_kind column in request_log, observability aggregate
queries (bucketed timeseries, failure breakdown, timeline)
- Gemini: improved streaming translation, thinking block support,
grounding metadata passthrough
- Request timeout: configurable REQUEST_TIMEOUT_SECS with streaming
watchdog
- Model pricing: MODEL_PRICING_FILE for external pricing overrides
- Degradation header: ANYLLM_DEGRADATION_WARNINGS env var control
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-30 19:12:03 -05:00 |
|