WeaviateServiceCollectionExtensions 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.
Extension methods to register Weaviate IVectorStore instances on an IServiceCollection
public static class WeaviateServiceCollectionExtensions
type WeaviateServiceCollectionExtensions = class
Public Module WeaviateServiceCollectionExtensions
- Inheritance
-
WeaviateServiceCollectionExtensions
Methods
AddWeaviateVectorStore(IServiceCollection, HttpClient, WeaviateVectorStoreOptions, String) |
Register a Weaviate IVectorStore with the specified service ID. |