Skip to content

@hebo-ai/gateway@0.11.6

Choose a tag to compare

@heiwen heiwen released this 09 Jul 10:47
· 33 commits to main since this release

🍌 Features

  • 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.