Skip to main content
GitHub

Source

useAgent

Note

This feature is under active development and may change based on developer feedback and real-world usage.

useAgent encapculates all agent state, normalizing some quirks around how LiveKit Agents work.

Import

import { useAgent } from "@livekit/components-react";

Properties

sessionSessionStubOptional

Returns

UseAgentReturn;