Optional agentThe ID of the LemonSlice agent to add to the session. Either agentId or agentImageUrl must be provided.
Optional agentThe URL of the image to use as the agent's avatar. Either agentId or agentImageUrl must be provided.
Optional agentA prompt that subtly influences the avatar's movements and expressions.
Optional apiThe LemonSlice API key. Can also be set via LEMONSLICE_API_KEY environment variable.
Optional apiThe LemonSlice API URL. Defaults to https://lemonslice.com/api/liveai/sessions or LEMONSLICE_API_URL environment variable.
Optional avatarThe identity of the avatar participant in the room. Defaults to 'lemonslice-avatar-agent'.
Optional avatarThe name of the avatar participant in the room. Defaults to 'lemonslice-avatar-agent'.
Optional connConnection options for API requests.
Optional idleThe idle timeout, in seconds. Defaults to 60 seconds.
Options for configuring an AvatarSession.