Skip to content

Commit 582c60e

Browse files
committed
Adding the livekit_config parameter to docstring.
1 parent 2b81d94 commit 582c60e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/pipecat/services/heygen/api_liveavatar.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ class LiveAvatarNewSessionRequest(BaseModel):
7979
video_settings (VideoSettings): Video encoding settings.
8080
is_sandbox (bool): Enable sandbox mode (default: False).
8181
avatar_persona (AvatarPersona): Avatar persona configuration.
82+
livekit_config (CustomSDKLiveKitConfig): Custom LiveKit configuration.
8283
"""
8384

8485
mode: str = "LITE"

0 commit comments

Comments
 (0)