Retrieves platform capabilities for the current deployment instance. Returns the list of available LLM models filtered by instance (US vs RU) and IVR voice recognition availability. Each model includes a provider field and a deprecated flag. This endpoint is publicly accessible and does not require authentication. IVR voice recognition availability requires an authenticated context; without auth it defaults to false.
Returns platform capabilities successfully
Platform capabilities available for the current deployment instance.
Indicates whether IVR voice recognition is available for the organization. When true, the organization can enable IVR voice recognition in agent voicemail handling configuration. Availability depends on both the deployment environment and the organization's feature flag status.
List of LLM models available for selection, filtered by instance (US vs RU). Each model includes a provider field and a deprecated flag. The frontend must render only these models in the specified order and never use a hardcoded list.