@assemblyline-agents/livekit
v10.3.2
Published
Official Assembly Line LiveKit voice, telephony, and agent-dispatch plugin.
Maintainers
Readme
@assemblyline-agents/livekit
Official LiveKit voice, telephony, and agent-dispatch plugin.
Add the plugin
assembly-line add livekit agentSet LIVEKIT_URL, LIVEKIT_API_KEY, and LIVEKIT_API_SECRET. The selected
plugin contributes one LiveKit connection and three approval-gated tools:
livekit_dispatch_agentlivekit_outbound_calllivekit_transfer_call
Optional defaults come from LIVEKIT_VOICE_AGENT_NAME and
LIVEKIT_OUTBOUND_TRUNK_ID. There is no generic plugins.livekit.config
surface in agent.md.
Change tool authority through typed exceptions. For example:
capabilities:
livekit:
tools:
disable: [livekit_transfer_call]The package also exports its client, token helpers, connection factory, and tool factories for developers implementing another reviewed plugin.
License
MIT
