Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GeminiMultimodalLiveLLMService#0 initialization error #1298

Open
HardikJain02 opened this issue Feb 26, 2025 · 2 comments
Open

GeminiMultimodalLiveLLMService#0 initialization error #1298

HardikJain02 opened this issue Feb 26, 2025 · 2 comments
Labels
need-more-info waiting on more info from requester

Comments

@HardikJain02
Copy link

this is a temporary error, how to get rid forever? Is it because of rate/quota limit?

Connecting to Gemini service 2025-02-26 16:39:16.308 | INFO | pipecat.services.gemini_multimodal_live.gemini:_connect:399 - Connecting to wss://generativelanguage.googleapis.com/ws/google.ai.generativelanguage.v1alpha.GenerativeService.BidiGenerateContent?key=AIzaSyCqnJQxR-5YdXVSkCdKo5FmdJA 2025-02-26 16:39:26.310 | ERROR | pipecat.services.gemini_multimodal_live.gemini:_connect:442 - GeminiMultimodalLiveLLMService#0 initialization error: 2025-02-26 16:39:26.311 | INFO | pipecat.audio.vad.vad_analyzer:set_params:74 - Setting VAD params to: confidence=0.7 start_secs=0.2 stop_secs=0.8 min_volume=0.6

@aneeshgadhwal
Copy link

aneeshgadhwal commented Feb 26, 2025

@HardikJain02 hi I'm not able to pinpoint the error based on the above log.
but the error is originating somewhere in the gemini.py file.
I'm not able to pinpoint the error based on the above log.
Here you would a function async def _connect(self): inside which you can use logger in different lines to see where the error is exactly happening.
Hope this helps.
If you need further assistant please comment.

@chadbailey59
Copy link
Contributor

Can you tell us a bit more about how you're getting this error? There was a brief period of problems around the Gemini 2.0 Flash Lite launch, but I think that's all been resolved by now.

@chadbailey59 chadbailey59 added the need-more-info waiting on more info from requester label Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need-more-info waiting on more info from requester
Projects
None yet
Development

No branches or pull requests

3 participants