VectorStoreExtensions 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.
Provides a collection of static methods for extending VectorStore instances.
public ref class VectorStoreExtensions abstract sealed
public static class VectorStoreExtensions
type VectorStoreExtensions = class
Public Module VectorStoreExtensions
- Inheritance
-
VectorStoreExtensions
Methods
GetRequiredService<TRecord>(VectorStore, Type, Object) |
Asks the VectorStore for an object of the specified type |