diff --git a/src/agent.py b/src/agent.py index 3df223e..069e15e 100644 --- a/src/agent.py +++ b/src/agent.py @@ -8,8 +8,8 @@ from livekit.agents import ( AgentSession, JobContext, JobProcess, - RoomInputOptions, MetricsCollectedEvent, + RoomInputOptions, RunContext, WorkerOptions, cli,