agents
agents copied to clipboard
Build real-time multimodal AI applications ๐ค๐๏ธ๐น
> I am seeing a similar issue, but for user audio. At first, I thought I was having issues with local audio setup, but the transcription looks correct, so some...
## Audio hiccups and cuts with Gemini Live API in LiveKit ### Description I'm experiencing audio playback issues when using the Gemini Live API with LiveKit. The audio has noticeable...
### Feature Type Would make my life easier ### Feature Description With current LiveKit Agents, it does not seem to be possible to adjust instructions and chat context passed to...
## Summary - Added support for propagating the Groq-specific `disable_tool_validation` flag through `livekit.plugins.openai.LLM`, storing it in `_LLMOptions`. - Forward the flag in `LLM.chat` only when the clientโs base URL points...
### Bug Description When I interrupt a speech in the user state it is showing listening to speaking but not interrupting the agent speech despite keeping interruptions as True. Now...
in _ws_connect raise WSServerHandshakeError( aiohttp.client_exceptions.WSServerHandshakeError: 401
### Bug Description when i try to run agent.py file in dev it shows this kind of error 2025-11-07 13:50:16,282 - WARNING livekit.agents - failed to connect to livekit, retrying...
### Bug Description Hey, I've encountered this strange behaviour of `local_participant.metadata`: it automatically reverts to arbitrary previous state before `shutdown_callback`. I've setup a minimal example here: https://github.com/ivanpuhachov/debug-agent-starter-python. TLDR: I use...
### Feature Type I cannot use LiveKit without it ### Feature Description Hey team, [Googleโs new TTS](https://docs.cloud.google.com/text-to-speech/docs/gemini-tts) (Gemini) has recently come out of beta and now supports streaming speech synthesis....
### Feature Type I cannot use LiveKit without it ### Feature Description ### Problem Some less common STT models (especially non-english ones) are prune to misfire - they may falsely...
### Feature Type Would make my life easier ### Feature Description ### **Feature Request: Add `add_to_chat_ctx_user` and `add_to_chat_ctx_assistant` Parameters in `generate_reply`** **Summary:** Introduce two new optional boolean parameters, `add_to_chat_ctx_user` and...