Back to Devexpress

RagOptions Properties

corelibraries-devexpress-dot-aiintegration-dot-docs-dot-ragoptions-dot-underscore-properties.md

latest1.3 KB
Original Source

RagOptions Properties

Contains retrieval‑augmented generation (RAG) settings for Office File API AI extension methods.

NameDescription
AugmentationChunkCountSets or sets the number of most relevant chunks.
ChunkSizeGets or sets the maximum number of characters in each content chunk.
RebuildEmbeddingsSpecifies whether to regenerate vector embeddings for document chunks if the document was modified.
VectorCollectionNameGets or sets the logical name of the vector collection (index) that stores embeddings.
VectorDimensionsGets or sets the dimensionality of vector embeddings.

See Also

RagOptions Class

RagOptions Members

DevExpress.AIIntegration.Docs Namespace