Files
CC-Switch/src-tauri
YoVinchen 1e95a3f16b feat(database): extend schema with streaming and timing fields
Add new columns to proxy_request_logs table for enhanced usage tracking:
- first_token_ms and duration_ms for performance metrics
- provider_type and is_streaming for request classification
- cost_multiplier for flexible pricing

Update model pricing with accurate rates for Claude/GPT/Gemini models.
Add ensure_model_pricing_seeded() call on database initialization.
Add test for model pricing auto-seeding verification.
2025-12-03 21:05:45 +08:00
..
2025-11-22 19:18:35 +08:00
2025-12-01 22:41:43 +08:00