@vectorize-io/vectorize-client
Preparing search index...
AIPlatformConfigSchema
Interface AIPlatformConfigSchema
Export
AIPlatformConfigSchema
interface
AIPlatformConfigSchema
{
chunkingStrategy
?:
AIPlatformConfigSchemaChunkingStrategyEnum
;
chunkOverlap
?:
number
;
chunkSize
?:
number
;
dimensions
?:
number
;
embeddingModel
?:
AIPlatformConfigSchemaEmbeddingModelEnum
;
extractionStrategy
?:
AIPlatformConfigSchemaExtractionStrategyEnum
;
}
Index
Properties
chunking
Strategy?
chunk
Overlap?
chunk
Size?
dimensions?
embedding
Model?
extraction
Strategy?
Properties
Optional
chunking
Strategy
chunkingStrategy
?:
AIPlatformConfigSchemaChunkingStrategyEnum
Memberof
AIPlatformConfigSchema
Optional
chunk
Overlap
chunkOverlap
?:
number
Memberof
AIPlatformConfigSchema
Optional
chunk
Size
chunkSize
?:
number
Memberof
AIPlatformConfigSchema
Optional
dimensions
dimensions
?:
number
Memberof
AIPlatformConfigSchema
Optional
embedding
Model
embeddingModel
?:
AIPlatformConfigSchemaEmbeddingModelEnum
Memberof
AIPlatformConfigSchema
Optional
extraction
Strategy
extractionStrategy
?:
AIPlatformConfigSchemaExtractionStrategyEnum
Memberof
AIPlatformConfigSchema
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
chunking
Strategy
chunk
Overlap
chunk
Size
dimensions
embedding
Model
extraction
Strategy
@vectorize-io/vectorize-client
Loading...
Export
AIPlatformConfigSchema