Back to Devexpress

RagOptions.AugmentationChunkCount Property

corelibraries-devexpress-dot-aiintegration-dot-docs-dot-ragoptions-44ccd8b1.md

latest1.2 KB
Original Source

RagOptions.AugmentationChunkCount Property

Sets or sets the number of most relevant chunks.

Namespace : DevExpress.AIIntegration.Docs

Assembly : DevExpress.AIIntegration.SemanticSearch.v25.2.dll

NuGet Package : DevExpress.AIIntegration.SemanticSearch

Declaration

csharp
public int AugmentationChunkCount { get; set; }
vb
Public Property AugmentationChunkCount As Integer

Property Value

TypeDefaultDescription
Int325

The chunk number.

|

See Also

RagOptions Class

RagOptions Members

DevExpress.AIIntegration.Docs Namespace