Skip to content

Interface: IntentConfigData

Defined in: aiui-lowering-pipeline/src/trace-stages.ts:441

intent config — the resolved tier/model configuration (no corrector).

Properties

audioBack

audioBack: string

Defined in: aiui-lowering-pipeline/src/trace-stages.ts:447


coerced?

optional coerced?: unknown

Defined in: aiui-lowering-pipeline/src/trace-stages.ts:455


linter

linter: string

Defined in: aiui-lowering-pipeline/src/trace-stages.ts:450


linterModel?

optional linterModel?: string

Defined in: aiui-lowering-pipeline/src/trace-stages.ts:451


model

model: string

Defined in: aiui-lowering-pipeline/src/trace-stages.ts:444


realtimeDelay?

optional realtimeDelay?: string

Defined in: aiui-lowering-pipeline/src/trace-stages.ts:446


realtimeModel?

optional realtimeModel?: string

Defined in: aiui-lowering-pipeline/src/trace-stages.ts:445


realtimeReady

realtimeReady: boolean

Defined in: aiui-lowering-pipeline/src/trace-stages.ts:452


realtimeVoice?

optional realtimeVoice?: string

Defined in: aiui-lowering-pipeline/src/trace-stages.ts:449


speakerReady

speakerReady: boolean

Defined in: aiui-lowering-pipeline/src/trace-stages.ts:453


summarizerReady

summarizerReady: boolean

Defined in: aiui-lowering-pipeline/src/trace-stages.ts:454


tier

tier: string

Defined in: aiui-lowering-pipeline/src/trace-stages.ts:442


transcriber

transcriber: string

Defined in: aiui-lowering-pipeline/src/trace-stages.ts:443


ttsModel?

optional ttsModel?: string

Defined in: aiui-lowering-pipeline/src/trace-stages.ts:448