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
For https://google.github.io/adk-docs/get-started/streaming/quickstart-streaming/#supported-models, I tried 5+ models listed in https://ai.google.dev/gemini-api/docs/models#live-api, none of them worked.
From gemini-live-2.5-flash-preview to gemini-2.0-flash to other versions listed in the supported model link ,
The streaming bot worked with text but none of the model I tried worked with audio input. Below is the error I received time and time again. websockets.exceptions.ConnectionClosedError: received 1008 (policy violation) models/gemini-1.5-flash is not found for API version v1alpha, or is not supported for bidiGenerateContent. Call ListModels
Could someone points me a working model for streaming google search bot? A bit tiresome:(
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
For https://google.github.io/adk-docs/get-started/streaming/quickstart-streaming/#supported-models, I tried 5+ models listed in https://ai.google.dev/gemini-api/docs/models#live-api, none of them worked.
From gemini-live-2.5-flash-preview to gemini-2.0-flash to other versions listed in the supported model link ,
The streaming bot worked with text but none of the model I tried worked with audio input. Below is the error I received time and time again.
websockets.exceptions.ConnectionClosedError: received 1008 (policy violation) models/gemini-1.5-flash is not found for API version v1alpha, or is not supported for bidiGenerateContent. Call ListModels
Could someone points me a working model for streaming google search bot? A bit tiresome:(
Beta Was this translation helpful? Give feedback.
All reactions