Skip to content

v0.3.34

Choose a tag to compare

@jaberjaber23 jaberjaber23 released this 09 Mar 01:57
· 473 commits to main since this release

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