agents
agents copied to clipboard
A powerful framework for building realtime voice AI agents 🤖🎙️📹
Hey, I recently tried upgrading the package from livekit-agents=1.2.4 to 1.2.11, and am seeing these additional messages that pop up. I've also verified this by cloning agent-starter-python and starting it...
### Feature Type Would make my life easier ### Feature Description In my app, for any discrete llm response, a background async task needs to be kicked off for that...
### Feature Type Would make my life easier ### Feature Description I would like to have Thai language supported in turn detection. ### Workarounds / Alternatives Currently I'm using VAD....
Adds plugin support to invoke Google ADK agents, enabling integration of ADK-based workflows through the existing plugin system.
### Bug Description Recently upgraded from EnglishModel() to MultilingualModel() after reading the new blog about better turn detection model, then those errors started happening, as it was never happening before....
#4200 add VideoAvatarMetric class, implement logic for measurement logic for Liveavatar and Simly plugins
### Feature Type Would make my life easier ### Feature Description **The problem** The STTMetrics, such as the STT model and provider, are not visible in Langfuse. The likely cause...
### Feature Type Nice to have ### Feature Description vad应该会拦截静默音频,但是我实现stt模块,还能得到静默音频,为啥呢? ### Workarounds / Alternatives _No response_ ### Additional Context _No response_
### Bug Description ### **Description** During TTS synthesis, the agent randomly fails with the following error: APIError: no audio frames were pushed for text This leads to repeated retries: 2025-12-03...