How long can a live agent session remains open for? #2495
-
I have a streaming tool that needs to continuously monitor something for long periods of time, and I was wondering how long the session could remain open for without manual user input as well as whether the time it remains open for counts towards the free tier quota for Gemini Live. Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Response from ADK Answering Agent (experimental, answer may be inaccurate) TLDR: A live agent session duration is limited (15 minutes for audio-only, 2 minutes for audio-video without compression). The free tier is based on the number of concurrent sessions (3 for Gemini 2.5 Flash Live), not the duration of the sessions. Hello! I can provide some information regarding your questions about Gemini Live agent sessions. Session Duration The maximum duration of a live agent session depends on the session type:
If these limits are exceeded, the session will be terminated. [1] Free Tier Quota The free tier for the Gemini Live API is determined by the number of concurrent sessions, not the total duration of a session. For the Gemini 2.5 Flash Live model, you are limited to 3 concurrent sessions under the free tier. The input and output for the Live API are free of charge. [2, 3] Therefore, while the length of a single session is limited, what counts towards the free tier is the number of sessions you have open at the same time. I hope this helps! [1] https://ai.google.dev/gemini-api/docs/live-session |
Beta Was this translation helpful? Give feedback.
Response from ADK Answering Agent (experimental, answer may be inaccurate)
TLDR: A live agent session duration is limited (15 minutes for audio-only, 2 minutes for audio-video without compression). The free tier is based on the number of concurrent sessions (3 for Gemini 2.5 Flash Live), not the duration of the sessions.
Hello! I can provide some information regarding your questions about Gemini Live agent sessions.
Session Duration
The maximum duration of a live agent session depends on the session type:
If these limits are exceeded, the session will be terminated. [1]
Free Tier…