VectorStoreChunkingStrategyResponseUnion type

A VectorStoreChunkingStrategyResponseUnion alia

type VectorStoreChunkingStrategyResponseUnion =
  | VectorStoreAutoChunkingStrategyResponse
  | VectorStoreStaticChunkingStrategyResponse
  | VectorStoreChunkingStrategyResponse