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
Returns
UseAgentReturn;