Skip to content

v2.9.0

Choose a tag to compare

@github-actions github-actions released this 15 Sep 21:43
· 22 commits to main since this release
4bdce8b

Added

  • Gemini 3.8 Live MLLM — GeminiLive now supports models/gemini-3.8-live and models/gemini-3.8-live-extended-thinking. The standard Live model is the default; Extended Thinking accepts low, medium, or high through thinking_level.

Changed

  • Gemini Live routing and credentials — Gemini 3.8 sessions use the preview gateway with agora-feature: gemini-live, send the Google credential as top-level mllm.api_key, and keep older Gemini Live model IDs on the production route.
  • Gemini Live documentation — The vendor reference and MLLM guide document the existing GeminiLive API for both 3.8 models and the Extended Thinking level.