kernl

Interface: NewIndexParams

Defined in: retrieval/src/types.ts:135

Parameters for creating a new index.

Properties

PropertyTypeDefined in
idstringretrieval/src/types.ts:136
providerOptions?Record<string, unknown>retrieval/src/types.ts:138
schemaRecord<string, FieldSchema>retrieval/src/types.ts:137

On this page