RagOptions.VectorCollectionName Property
Gets or sets the logical name of the vector collection (index) that stores embeddings.
Namespace: DevExpress.AIIntegration.Docs
Assembly: DevExpress.AIIntegration.SemanticSearch.v25.2.dll
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| String | `default_collection` | The vector collection name. |
See Also