You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
interaction-api: Add presence_penalty, frequency_penalty, and cached_content to models.proto (05f16fe)
interaction-api: Rename usage to total_usage in StreamMetadata. (7c331c6)
Bug Fixes
Add fallback for aiohttp.readline without max_line_length for backward compatibility because we still want to keep aiohttp as optional dependency (e99ab99), closes #2487
Keep live music API keys out of websocket urls (#2564) (c754ebf)
Make transformers an optional dependency for local tokenizers, also add other dependencies to local-tokenizer-extras. (528926b)
Use .model_copy() instead of deprecated .copy() (216369f)
Documentation
Announce Automatic Function Calling (AFC) upcoming breaking change warning (4697258)
Clarify Live API START/END_SENSITIVITY_HIGH/LOW defaults are different in Gemini Live and Gemini Enterprise Agent Platform Live API (a0ec6ab), closes #2555