Compartilhar via


VectorStoreChunkingStrategyRequestUnion type

Alias para VectorStoreChunkingStrategyRequestUnion

type VectorStoreChunkingStrategyRequestUnion =
  | VectorStoreAutoChunkingStrategyRequest
  | VectorStoreStaticChunkingStrategyRequest
  | VectorStoreChunkingStrategyRequest