Constants
This section catalogs the exact string identifiers, enumerations, and configuration values accepted by Orga SDKs and REST APIs. Use these pages when you need the precise values for parameters like model or voice.
Available constants
- Models – AI model identifiers (e.g.,
orga-1-beta) and their capabilities. - Voices – Voice identifiers (e.g.,
alloy) for synthesized audio output.
Treat all constant values as opaque strings. Do not derive behavior from identifiers—values are subject to change and new entries will be documented as they become available.
Last updated on