agents icon indicating copy to clipboard operation
agents copied to clipboard

Build real-time multimodal AI applications ๐Ÿค–๐ŸŽ™๏ธ๐Ÿ“น

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

> 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...

bug

## 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...

question

### 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...

enhancement

## 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...

bug

### 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

### 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...

bug

### 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....

enhancement

### 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...

enhancement

### 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...

enhancement