ProjectVectorStoresClient 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 vector store operations for an Azure AI project through the OpenAI vector store API.
public class ProjectVectorStoresClient : OpenAI.VectorStores.VectorStoreClient
type ProjectVectorStoresClient = class
inherit VectorStoreClient
Public Class ProjectVectorStoresClient
Inherits VectorStoreClient
- Inheritance
-
OpenAI.VectorStores.VectorStoreClientProjectVectorStoresClient
Constructors
| Name | Description |
|---|---|
| ProjectVectorStoresClient() |
Initializes a new instance of ProjectVectorStoresClient for mocking. |