Skip to content

IngestConversationInput

Defined in: types.ts:136

optional concurrency?: number

Defined in: types.ts:140


optional metadata?: Record<string, unknown>

Defined in: types.ts:141


optional tags?: string[]

Defined in: types.ts:139


turns: ConversationTurn[]

Defined in: types.ts:138


userId: string

Defined in: types.ts:137