Class VectorStoreAutoChunkingStrategyResponse

java.lang.Object
com.azure.ai.openai.assistants.models.VectorStoreChunkingStrategyResponse
com.azure.ai.openai.assistants.models.VectorStoreAutoChunkingStrategyResponse
All Implemented Interfaces:
com.azure.json.JsonSerializable<VectorStoreChunkingStrategyResponse>

public final class VectorStoreAutoChunkingStrategyResponse extends VectorStoreChunkingStrategyResponse
This is returned when the chunking strategy is unknown. Typically, this is because the file was indexed before the chunking_strategy concept was introduced in the API.