agents icon indicating copy to clipboard operation
agents copied to clipboard

Build real-time multimodal AI applications 🤖🎙️📹

Results 238 agents issues
Sort by recently updated
recently updated
newest added

Hi, I am using Voice assistant example. I am having this issue when receiving streams from the OpenAI LLM endpoints , attaching the traceback of the error > {"message": "Error...

Add experimental endpoint prediction model

Having a really hard time getting the Elevenlabs voice TTS to work with a dedicated/cloned voice. I'm using the voice-pipeline-agent-python example. It does work with the standard openai.TTS voice. Elevenlabs.TTS...

Pillow added support for Python 3.13 in [v11.0](https://github.com/python-pillow/Pillow/releases/tag/11.0.0), but `livekit-agents[images]` requires [Pillow v10](https://github.com/livekit/agents/blob/main/livekit-agents/setup.py#L70). Manually pinning the resolution at 11 doesn't seem to cause issues for me, but I'm just using...

My agent occasionally wants to play audio immediately after it's done playing - this is to allow for a minimum gap between the two to avoid awkward responses. I've found...

It's a really weird one - it seems like deepgram sometimes doesn't send a final transcript even if I stop speaking. It seems to have to do with background noise....

Hi, thank you for this nice tool. I was using Azure TTS and set some custom config but getting error from the lib packages. I was curious how to tackle...

Hello you all so I have been experimenting with new stuff trying to find the best role-playing formula think I found it if I can figure out whatever this issue...

I would like to know how I can handle chunk of text while still maintaining punctuations. I tried and am getting errors while doing this. This has caused increased latency...

**Question**: Every time I call the CreateDispatch method, a new agent will be added to the room. Shouldn't the agent with the same name be judged based on its name...