GenAIWiki

Gemini 3.8 Live Extended Thinking

CurrentLatestFrontier

Gemini 3.8 Live Extended Thinking is Google's September 15, 2026 high-reasoning Live API model for complex multi-step work during a live voice session.

Provider

Google

Model family

Google Gemini Live

Full-duplex voice model

Cost tier

Live Extended Thinking

Status

Current

Release Sep 15, 2026

Why teams choose it

🧠

Function calling is async-only (NON_BLOCKING)

Synchronous BLOCKING returns a hard error. Function scheduling configs are not supported.

📎

turnComplete: true does not mean idle. Watch interaction_status IN_PROGRESS vs IDLE. thi…

nking_config supports low, medium, high — not MINIMAL.

⚙️

Google lists the same $0.005/$0.018 per-minute audio rates as 3.8 Live

Extended Thinking is the Gemini Live / Workspace Live SKU, not the default Search Live workhorse.

Tradeoffs to know

  • Same Live API gaps as 3.8 Live: no caching, code execution, structured outputs, or image generation on the model card.
  • Vendor Speech-to-Speech and τ-Voice scores are Google-cited; reproduce on your own live harness before replacing 3.8 Live.

When not to use this

  • Do not use this as a drop-in for Gemini 3.8 Flash coding routes or for ASR-only jobs (use Gemini 3.5 Transcribe).
  • Not ideal for simple tasks where cheaper models in the same lineup are good enough.
  • Avoid for latency-sensitive real-time chat when raw response speed outweighs reasoning depth.

Technical specs

Inputs
text, image, audio, video
Outputs
audio, text
Capabilities
full-duplex voice, background reasoning, asynchronous function calling, progress narration, visual grounding, search grounding, audio generation, configurable thinking
License
Proprietary API
Model string
gemini-3-8-live-extended-thinking

Benchmarks

{
  "api_id": "gemini-3.8-live-extended-thinking",
  "source": "https://blog.google/innovation-and-ai/models-and-research/gemini-models/gemini-3-8-live-gemini-3-8-live-extended-thinking/",
  "tau_voice": 68.6,
  "context_tokens": 131072,
  "big_bench_audio": 97.7,
  "vendor_reported": true,
  "max_output_tokens": 65536,
  "tau_voice_banking": 35.1,
  "audio_input_usd_per_minute": 0.005,
  "audio_output_usd_per_minute": 0.018,
  "aa_speech_to_speech_quality_index": 82.6
}

Google Gemini Live family lineup


Compare with

Gemini 3.8 Live Extended Thinking FAQ

What is Gemini 3.8 Live Extended Thinking?

Gemini 3.8 Live Extended Thinking is Google's September 15, 2026 high-reasoning Live API model for complex multi-step work during a live voice session. The stable model code is gemini-3.8-live-extended-thinking. Same 131,072 / 65,536 token limits and text/image/audio/video in, text and audio out as Gemini 3.8 Live. It...

When does Gemini 3.8 Live Extended Thinking fit best?

Voice agents that must reason and call tools without stopping speech

What should teams watch out for with Gemini 3.8 Live Extended Thinking?

Do not use this as a drop-in for Gemini 3.8 Flash coding routes or for ASR-only jobs (use Gemini 3.5 Transcribe).

Explore next

Models, tools, and comparisons that connect to this reference.