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

Fix issue https://github.com/livekit/agents/issues/884

Hi, I noticed that the repository currently lacks support for the InternLM2.5-7B (1.8B, 20B) model, which may cause compatibility issues or missing steps for users trying to implement it. It...

It seems the other providers also exclude content - however I'm not using them so wasn't able to test.

from https://github.com/livekit/agents/pull/894

The service won't start and keeps failing during initialization. How can I figure out where the error in the code is? It's started using python assistant.py dev. ``` 2024-10-12 15:04:22,681...

Give a warning when config for load threshold is invalid. ``` {"message": "load_threshold in prod env must be less than 1, current value: 2", "level": "WARNING", "name": "livekit.agents", "timestamp": "2024-10-12T08:20:02.168613+00:00"}...