Skip to content

IngestConversationInput

Defined in: types.ts:142

optional concurrency?: number

Defined in: types.ts:146


optional metadata?: Record<string, unknown>

Defined in: types.ts:147


optional tags?: string[]

Defined in: types.ts:145


turns: ConversationTurn[]

Defined in: types.ts:144


userId: string

Defined in: types.ts:143