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
it's on our roadmap, but not being looked into at the moment. this feature is already in Agents for Python, if you need it!
a PR would be greatly appreciated, you can have a look at livekit/agents#1084 and https://github.com/livekit/agents/pull/1214/files for an idea of how it should look
Thanks, that PR and files look like they implement text modality only (pipeline agent) Gemini 2.0 via the Google OpenAI compat API and your existing OpenAI plugin.
What I'm looking to implement is the realtime interface.
As far as I can tell, this has no OpenAI compatibility API from Google so would need to be implemented from scratch targeting their WebSocket interface documented at: https://ai.google.dev/api/multimodal-live
Is this something that is already being looked at?
If not, would a PR be welcome.
The text was updated successfully, but these errors were encountered: