VectorStoreCollectionDefinition Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes the properties of a record in a vector store collection.
public ref class VectorStoreCollectionDefinition sealed
public sealed class VectorStoreCollectionDefinition
type VectorStoreCollectionDefinition = class
Public NotInheritable Class VectorStoreCollectionDefinition
- Inheritance
-
VectorStoreCollectionDefinition
Remarks
Each property contains additional information about how the property will be treated by the vector store.
Constructors
VectorStoreCollectionDefinition() |
Properties
EmbeddingGenerator |
Gets or sets the default embedding generator for vector properties in this collection. |
Properties |
Gets or sets the list of properties that are stored in the record. |