You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added latest model presets from supported labs: Anthropic Claude Opus 4.8 / Fable 5, Alibaba Qwen3.7, Google Gemini 3.5 Flash, DeepSeek V4, MiniMax M3, Moonshot Kimi K2.7 Code, xAI Grok 4.20, and Z.ai GLM 5.2.
🔧 Compatibility
Fixed Bedrock Claude adaptive thinking so thinking.type: "adaptive" is passed through instead of being mapped to enabled.
Upgraded AI SDK provider packages and related dependencies.
👁️ Observability
Fixed ctx.otel span attributes flushing when a handler throws before normal finalization.