SemanticSearchBehavior.VectorCollectionName Property
Gets or sets the name of the collection with embeddings in the vector store.
Namespace: DevExpress.AIIntegration.Wpf
Assembly: DevExpress.AIIntegration.Wpf.v25.1.dll
NuGet Package: DevExpress.AIIntegration.Wpf
Declaration
Property Value
Type | Description |
---|---|
String | The collection name. |
Remarks
See the following help topic for additional information: Semantic Search AI-powered Extension.
See Also