RagOptions.ChunkSize Property
Gets or sets the maximum number of characters in each content chunk.
Namespace: DevExpress.AIIntegration.Docs
Assembly: DevExpress.AIIntegration.SemanticSearch.v25.2.dll
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Int32 | 1000 | The chunk size. |
See Also