This commit is contained in:
Ben Cherry
2025-07-09 11:41:54 -07:00
parent c1d3a5784c
commit 92aca17ca3
3 changed files with 3 additions and 56 deletions
-6
View File
@@ -47,9 +47,3 @@ uv run python src/agent.py dev
This agent requires a frontend application to communicate with. Use a [starter app](https://docs.livekit.io/agents/start/frontend/#starter-apps), our hosted [Sandbox](https://cloud.livekit.io/projects/p_/sandbox) frontends, or the [LiveKit Agents Playground](https://agents-playground.livekit.io/).
Run tests
```console
uv run pytest
```