Icaro Pacheco

Results 4 issues of Icaro Pacheco

Ok, it might not be exactly an issue, but I believe the lack of and time and date of deployment on the UI kind of make it not that useful....

enhancement

Hi @supershaneski, Amazing work! Really good Readme as well. Shoutout to you! I noticed the functions are not working. Do you have any idea why? I would love to try...

Hi all, Using @job.room.on("data_received") callback throws errors when a server sent data event (non-participant). ``` Traceback (most recent call last): File "/Users/icaro/Dev/InterScribe/backend/agents/tts-openai/venv/lib/python3.12/site-packages/livekit/rtc/room.py", line 247, in _listen_task self._on_room_event(event.room_event) File "/Users/icaro/Dev/InterScribe/backend/agents/tts-openai/venv/lib/python3.12/site-packages/livekit/rtc/room.py", line...

Hi all, I'm encountering issues while testing agents. The server appears to assign multiple jobs to the same room when using the Agent connect --room command, causing the agent to...