Skip to content

Variable: DEFAULT_INTENT_CONFIG

const DEFAULT_INTENT_CONFIG: IntentPipelineConfig

Defined in: aiui-lowering-pipeline/src/config.ts:209

The shipped defaults. Transcription and correction default to the realopenai backends (channel-side), so an intent client launched through aiui claude works against the channel out of the box. mock is never a default here — it is the explicit offline choice a developer opts into (an offline harness overrides these two back to mock so it runs with no channel and no key). The mock* cadence/typo knobs below only matter once transcriber: "mock".