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

### Bug Description We are facing unique issue in some of our calls, where livekit room reconnecting with below error and after that no agent response comes out resulting in...

bug

Adds support for Gemini 3 models with model-specific parameter handling and multi-turn function calling via thought_signature. Changes: - Add gemini-3-pro-preview model - Support thinking_level parameter for Gemini 3 models -...

According to the official documentation, it should be `response_json_schema` https://ai.google.dev/gemini-api/docs/structured-output

[heygen liveavatar docs](https://docs.liveavatar.com/docs/getting-started)

### Bug Description Hi I have an outbound agent using sip trunk in twilio. I noticed some audio quality issues with tts. Specifically I get sort of fading parts of...

bug

Added optional tools parameter to MCPServer and its subclasses. Updated tool listing logic to validate and filter based on specified tools.

### Bug Description **My environment:** Windows 11, WSL2 (Ubuntu flavor) I have a longer running operation that I have tested extensively and it works. Its main loop is a subclass...

bug

### Bug Description Gemini realtime error on "generate_reply" Model = "gemini-2.5-flash-native-audio-preview-09-2025" ``` 2025-11-19 01:36:41,358 - [5fe7fd69-9ad2-4f28] - iMash-Agent - agents - ERROR - Error in _realtime_reply_task 01:36:41 ERROR livekit.agents Error...

bug

## Summary Adds support for ElevenLabs Scribe v2 Realtime streaming STT with ~150ms latency. ## Features - WebSocket-based streaming transcription - Configurable commit strategies (VAD/manual) - Word-level timestamp support -...