Gemini 3.8 Live Extended Thinking
Gemini 3.8 Live Extended Thinking is Google's real-time audio model with extended thinking capabilities. It combines spoken interaction with additional reasoning for voice assistants and other conversational applications. Your use is subject to Google's Terms & Privacy Policies.
- Input and output price
- Input $0.75, Output $4.50, Per 1M tokens
import { gateway } from '@ai-sdk/gateway';
export async function POST() { const { token, url } = await gateway.experimental_realtime.getToken({ model: 'google/gemini-3.8-live-extended-thinking', });
return Response.json({ token, url, tools: [] });}Copy link to headingPlayground
Try out Gemini 3.8 Live Extended Thinking by Google. Usage is billed to your team at API rates. Free users (those who haven't made a payment) get $5 of credits every 30 days.
Voice agent
Talk to a realtime agent. It listens to your voice and replies with audio.
Copy link to headingProviders
Route requests across multiple providers. Copy a provider slug to set your preference. Visit the docs for more info. Using a provider means you agree to their terms, listed under Legal.
| Provider |
|---|