v0.3.34
Fix streaming responses showing empty text and 0 token counts on dashboard.
- Add
stream_options: { include_usage: true }for accurate streaming token counts (Groq, OpenAI, OpenRouter, DeepSeek) - Auto-fallback for providers that don't support
stream_options - SSE stream diagnostic logging for debugging