VectorStoreChunkingStrategyResponseUnion type

VectorStoreChunkingStrategyResponseUnion のエイリアス

type VectorStoreChunkingStrategyResponseUnion =
  | VectorStoreAutoChunkingStrategyResponse
  | VectorStoreStaticChunkingStrategyResponse
  | VectorStoreChunkingStrategyResponse