Angel

Results 8 comments of Angel

This bug needs to be fixed as it causes applications to stop working completely and cannot be recovered. Sometimes, Google returns a None value in response.parts. According to some forums,...

@davidzhao You can try with a simple setup — GEMINI API keys have a free tier. You can also use Groq Whisper free tier and any TTS model. It's difficult...

@longcw Correct. Ignoring the `No candidates in the response` is the correct approach. I modified some lines of the original gemini plugin in my codebase to ignore the empty response

![image](https://github.com/yehoshuadimarsky/bcpandas/assets/152605796/4ac635c8-1fe2-478f-8546-fc0ed960c89c) `bcpandas` uses format file created just in time. Thus, the flag `-C 65001` won't work because the format file takes precedence. However, you can specify the **collation** as a...

Windows isn't working for me. WSL didn't work either. **I installed Ubuntu dual boot, and it's working fine.**

Are there any updates on this?

> Hey, some work has started [here](https://github.com/livekit/agents/pull/2934) Thank you @theomonnom this feature is essential so that calls are directly recorded and processed in the agent without any egress request.