Skip to main content

LiveKit IA migration matrix

Use this matrix to audit the documentation structure against the LiveKit Agents IA reference.

The matrix records how the LiveKit Agents documentation structure maps to rtp-agent at v0.0.67. Status reflects this Go repository, not LiveKit's Python/Node product surface.

LiveKit sectionrtp-agent targetStatusEvidenceAction
Introduction/partialapp/app.go, core/agent, interface/workerrewrite
Get Started / Introductionbuild-agents/get-started/introductionimplementedcmd/main.go, app/app.gocreate
Voice AI quickstartbuild-agents/get-started/voice-ai-quickstartimplementedexamples/voice_agents/basic_agentcreate
Agent Builderbuild-agents/get-started/agent-builderplanned/not implementedno builder packagecreate status page
Agent Consolebuild-agents/get-started/agent-consolepartialinterface/cli/consolecreate
Agent Embed Widgetbuild-agents/get-started/agent-embed-widgetplanned/not implementedno widget packagecreate status page
Prompting guidebuild-agents/get-started/prompting-guidepartialcore/agent/agent.go, core/llm/llm.gocreate
Multimodalitybuild-agents/multimodality/overviewpartialcore/llm, core/stt, core/tts, core/vad, core/agent/avatar.gocreate
Speech and audiobuild-agents/speech-audio/*partialcore/agent/transcription.go, interface/worker/room_io.gocreate
Images and videobuild-agents/images-video/overviewpartialcore/agent/video_sampler.gocreate
Logic and structurebuild-agents/logic-structure/*partialcore/agent, core/beta/workflowscreate
Tools / pipeline nodesbuild-agents/tools/pipeline-nodes-hooksintentionally differentcore/agent/generation.gocreate
Turn detection and interruptionsbuild-agents/turn-detection-interruptions/*partialcore/agent, adapter/livekit, adapter/pipecatcreate
Testing and evaluationbuild-agents/testing-evaluation/*implementedcore/evals, scripts/parity-*create
Prebuilt components/tasks/toolsbuild-agents/prebuilt/overviewpartialcore/beta, adapter/*create
Agent Serverbuild-agents/agent-server/*implemented/partialinterface/worker, interface/clicreate
Modelsbuild-agents/models/*implemented/partialcore/llm, core/stt, core/tts, adapterscreate
Provider sectionsbuild-agents/providers/*implemented by fileadapter/*/{llm,stt,tts,realtime,avatar,vad}.gocreate
Agent Frontendsagent-frontends/overviewplanned/not implementedno frontend packagecreate status page
Telephonytelephony/overviewpartialcore/beta/tools, core/beta/workflows/warm_transfer.gocreate
WebRTC Transportwebrtc-transport/overviewpartialinterface/worker/room_io.gocreate
Manage and Deploymanage-deploy/*partialcmd/main.go, interface/worker/server.gorewrite/create
Referencereference/*implemented/partialsource packages and testscreate/rewrite