agents
agents copied to clipboard
Build real-time multimodal AI applications 🤖🎙️📹
``` future: Traceback (most recent call last): File "/opt/anaconda3/lib/python3.12/site-packages/livekit/agents/utils/log.py", line 16, in async_fn_logs return await fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/anaconda3/lib/python3.12/site-packages/livekit/agents/voice/background_audio.py", line 355, in _play_task await gen.aclose() RuntimeError: aclose(): asynchronous generator...
Is it possible to add additional information when sending text back to client, like an additional metadata field for each text chunk/segment? Thanks.
I want to capture the word level or atleast utterance level timestamps for both the `user` and `agent` transcripts and store the timestamp details in the `ChatContext`. The usecase is...
I've experienced both of these errors in the middle of a conversation. Both shut down the conversation and prevent further progress. `livekit.agents._exceptions.APIStatusError: gemini llm: client error (status_code=400, request_id=d18a6998476a, body=Please ensure...
## Description This PR adds a new plugin for Sarvam.ai, an AI platform specializing in high-quality speech recognition and synthesis for Indian languages. ## Features - Integrates Sarvam's "Saarika" models...
I'm running voice agent in EKS with node as - c8g.large, ARM64 based AWS's graviton instance. When the agent starts, it never receives human speech and it emits below warnings:...