agents
agents copied to clipboard
Build real-time multimodal AI applications 🤖🎙️📹
The ElevenLabs plugin was written when PCM audio was supported in lower price tiers. Now it looks like only mp3 audio is supported in the lower price tiers. Our default...
I was trying to learn the agent but even the quickstart on the documentation doesn't work. I have properly set the steps and also set up deepgram api key. The...
A use case we're exploring involves implementing a translator agent that would only be needed when participants are speaking different languages. It seems that an on-demand agent would be better...
Use Chromium Embedded Framework & forward renderer/audio using LiveKit
if an agent (implemented by users of livekit using the python sdk) crashes, then ideally the livekit-backend should continue pinging the agent pool until another agent becomes available. however this...
### What I expect When Running the agent I see logs but no errors ### What happens The repeated error you get while the agent is running: ```bash ERROR:root:Unhandled message...
Currently, `worker.py` does not offer an easy way to customize log formats, particularly to include timestamps in logs for debugging. This makes it difficult to debug our worker deployment. **Feature...
I have added support for both the low-latency streaming and non-streaming versions of the LMNT API, following the existing TTS structure in adjacent plugins. One note: * I have included...