Skip to main content

Overview

Create and manage realtime sessions from the command line.
There are two realtime commands:
  • praisonai realtime - Launches the Chainlit-based voice UI (requires pip install "praisonai[realtime]")
  • praisonai realtime-api - Direct access to OpenAI Realtime API (LiteLLM parity)

Commands

Create Session (API)

With Model Selection

Get Info

Voice UI (Chainlit)

Options

Examples

Output

The command outputs:
  • Session ID
  • WebSocket URL
  • Session status
  • Configuration details
Use the WebSocket URL to connect your audio/video client.