UseDocumentation Index
Fetch the complete documentation index at: https://docs.corti.ai/llms.txt
Use this file to discover all available pages before exploring further.
configure() only if you still depend on the legacy configuration structure.
Usage
Prerequisites
- None
Input validation
appearance.primaryColor: Must be valid CSS color ornull.locale.interfaceLanguage: Must be a supported interface language ornull.locale.dictationLanguage: Must be a supported dictation language.locale.overrides: Keys must match known override strings.features.*: Must be boolean values.network.websocketBaseUrl: Must be a valid URL if provided.
Possible errors
INVALID_PAYLOAD: Invalid color format, unsupported language code, or non-boolean feature flag.INTERNAL_ERROR: Failed to apply configuration.
Returns
Defaults
features.interactionTitle: truefeatures.aiChat: truefeatures.documentFeedback: truefeatures.navigation: falsefeatures.virtualMode: truefeatures.syncDocumentAction: falsefeatures.templateEditor: trueappearance.primaryColor: nulllocale.interfaceLanguage: nulllocale.dictationLanguage: "en"locale.overrides: {}