RagOptions.VectorDimensions Property
Gets or sets the dimensionality of vector embeddings.
Namespace: DevExpress.AIIntegration.Docs
Assembly: DevExpress.AIIntegration.SemanticSearch.v25.2.dll
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Int32 | 1536 | The embedding dimensionality. |
See Also