Marc Torrellas Socastro

Results 14 issues of Marc Torrellas Socastro

### Describe the bug Let's say I have this so I've selected a given `llm_request`. Now, I want to show only `llm_request`s, so I can move to the next one...

🐞❔ unconfirmed bug
stale

### Bug Description Since I updated to 1.3.3 from 1.2.18 I have an issue playing audios with session.say. Strange enough, it works when I run with `console` but not on...

bug

### Feature Type Nice to have ### Feature Description I'd like to improve the docs for measuring latency [here](https://docs.livekit.io/agents/build/metrics/#measuring-conversation-latency) and for my own sake. In theory the formula is: ```...

enhancement

I have a feature test that checks if the agent is consistent given the same user inputs. It runs a whole conversation based on the framework in here. That's already...