Skip to main content
All docs
V25.2
  • 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

    public int AugmentationChunkCount { get; set; }

    Property Value

    Type Default Description
    Int32 5

    The chunk number.

    See Also