II.
AgentRuntimeImpl overview
Reference · liveagent-runtime-impl:voice-agent@proposed
Voice Agent Runtime (proposed) overview
PROPOSED realization of the realtime voice-agent runtime for the task/tool use case. The conversational hot path is the cascaded VAD->STT->LLM->TTS pipeline on an external framework (LiveKit Agents); the LLM node points at @a5c-ai/transport-adapter (OpenAI-compatible, multi-provider + cost/usage observability), and genty-core supplies the reusable streaming tool-calling loop for governed sub-tasks. Governed tools are exposed to the framework over MCP by @a5c-ai/voice-adapter. See docs/research/realtime-voice-agent-stack.md.
Attributes
displayName
Voice Agent Runtime (proposed)
status
proposed
agentVersionId
componentKind
voice-runtime
description
PROPOSED realization of the realtime voice-agent runtime for the task/tool use
case. The conversational hot path is the cascaded VAD->STT->LLM->TTS pipeline
on an external framework (LiveKit Agents); the LLM node points at
@a5c-ai/transport-adapter (OpenAI-compatible, multi-provider + cost/usage
observability), and genty-core supplies the reusable streaming tool-calling
loop for governed sub-tasks. Governed tools are exposed to the framework over
MCP by @a5c-ai/voice-adapter. See docs/research/realtime-voice-agent-stack.md.
externalFrameworks
- livekit-agents
- pipecat
pipeline
cascaded-stt-llm-tts
reusedPackages
- @a5c-ai/genty-core
- @a5c-ai/transport-adapter
- @a5c-ai/voice-adapter
- @a5c-ai/channels-adapter
Outgoing edges
composes1
- agent:genty·AgentProductgenty
depends_on2
- source-ref:packages-genty·SourceRef
- source-ref:babysitter-sdk·SourceRef
realizes1
- layer:5-agent-runtime·LayerAgent-Runtime
Incoming edges
depends_on2
- agent-governance-impl:voice-governance@proposed·AgentGovernanceImplVoice Tool-Loop Governance (proposed)
- agent-runtime-impl:avatar-video-agent@proposed·AgentRuntimeImplAvatar Video Agent Runtime (proposed)