關於這個工具
The platform for voice, video, and physical AI agents. 主要功能:livekit.plugins.ai_coustics.AICousticsPlugin、agents LiveKit Agents for Python See for quickstarts, documentation, and examples、testing Test/dev helpers for running an agent in-process without a worker or AgentServer、voice Functions def create_api_error_from_http(message: str = '',*,status: int,request_id: str | None = None,body: object | None = None) ‑> livekit、AbstractContextManager[None] | None Expand source code def mock_tools( agent: type[Agent], mocks: dict[str, Callable], *, session: AgentSession | None = None ) -> contextlib、AbstractContextManager[None] | None: """Assign a set of mock tool callables to a specific Agent type、Mocks intercept tool execution only。
功能與使用情境
livekit.plugins.ai_coustics.AICousticsPluginagents LiveKit Agents for Python See https://docsio/agents/ for quickstarts, documentation, and examplestesting Test/dev helpers for running an agent in-process without a worker or AgentServervoice Functions def create_api_error_from_http(message: str = '',*,status: int,request_id: str | None = None,body: object | None = None) ‑> livekitAbstractContextManager[None] | None Expand source code def mock_tools( agent: type[Agent], mocks: dict[str, Callable], *, session: AgentSession | None = None ) -> contextlibAbstractContextManager[None] | None: """Assign a set of mock tool callables to a specific Agent typeMocks intercept tool *execution* only
技術棧
Cloudflare