Uses of Class
com.azure.ai.agents.persistent.models.VectorStoreStaticChunkingStrategyOptions
Packages that use VectorStoreStaticChunkingStrategyOptions
Package
Description
Package containing the data models for Agents.
-
Uses of VectorStoreStaticChunkingStrategyOptions in com.azure.ai.agents.persistent.models
Methods in com.azure.ai.agents.persistent.models that return VectorStoreStaticChunkingStrategyOptionsModifier and TypeMethodDescriptionVectorStoreStaticChunkingStrategyOptions.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of VectorStoreStaticChunkingStrategyOptions from the JsonReader.VectorStoreStaticChunkingStrategyRequest.getStaticProperty()Get the staticProperty property: The options for the static chunking strategy.VectorStoreStaticChunkingStrategyResponse.getStaticProperty()Get the staticProperty property: The options for the static chunking strategy.Constructors in com.azure.ai.agents.persistent.models with parameters of type VectorStoreStaticChunkingStrategyOptionsModifierConstructorDescriptionCreates an instance of VectorStoreStaticChunkingStrategyRequest class.