We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddc8787 commit 494b1e2Copy full SHA for 494b1e2
tests/test_agent.py
@@ -1,6 +1,5 @@
1
import pytest
2
-from livekit.agents import AgentSession, llm
3
-from livekit.agents.voice.run_result import mock_tools
+from livekit.agents import AgentSession, llm, mock_tools
4
from livekit.plugins import openai
5
6
from agent import Assistant
0 commit comments