We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b81d94 commit 582c60eCopy full SHA for 582c60e
1 file changed
src/pipecat/services/heygen/api_liveavatar.py
@@ -79,6 +79,7 @@ class LiveAvatarNewSessionRequest(BaseModel):
79
video_settings (VideoSettings): Video encoding settings.
80
is_sandbox (bool): Enable sandbox mode (default: False).
81
avatar_persona (AvatarPersona): Avatar persona configuration.
82
+ livekit_config (CustomSDKLiveKitConfig): Custom LiveKit configuration.
83
"""
84
85
mode: str = "LITE"
0 commit comments