llm slot with no
separate STT or TTS.
Setup
Set your Ultravox API key in the worker environment. Generate a key from the Ultravox dashboard:Usage
Pass the realtime model to the pipeline’sllm slot, no stt or tts needed.
Parameters
Constructor parameters for the Python SDK (UltravoxRealtime). Model behavior is configured
through the config object (UltravoxLiveConfig).
Constructor
UltravoxLiveConfig
To pair the realtime model with an external STT or TTS, see Hybrid mode.