Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
VectorStoreChunkingStrategyRequestUnion type
- Package:
- @azure/ai-agents
Alias for VectorStoreChunkingStrategyRequestUnion
type VectorStoreChunkingStrategyRequestUnion =
| VectorStoreAutoChunkingStrategyRequest
| VectorStoreStaticChunkingStrategyRequest
| VectorStoreChunkingStrategyRequest
