Create Session

Create a new interactive session with the specified capabilities.

Capabilities

Choose one or more capabilities for your session. Each capability has different required fields:

CapabilityDescriptionRequired Fields
STF_WEBRTCFull interactive avatar with video streamingprompt, llm_type, model_style, tts_type
STF_ONPREMISEOn-premise avatar renderingmodel_style
LLMLanguage model conversation onlyprompt, llm_type
TTSText-to-speech onlytts_type
STTSpeech-to-text onlystt_type

Note: STF_WEBRTC and STF_ONPREMISE cannot be used together.

Default Behavior

If no capability is specified, the session defaults to STF_WEBRTC.

Example

Select "STF_WEBRTC Session" from the Examples dropdown above to see a complete request example.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!