ProjectOpenAIClient.GetProjectVectorStoresClient Method
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.
Gets a client for project vector store operations.
public virtual Azure.AI.Extensions.OpenAI.ProjectVectorStoresClient GetProjectVectorStoresClient();
abstract member GetProjectVectorStoresClient : unit -> Azure.AI.Extensions.OpenAI.ProjectVectorStoresClient
override this.GetProjectVectorStoresClient : unit -> Azure.AI.Extensions.OpenAI.ProjectVectorStoresClient
Public Overridable Function GetProjectVectorStoresClient () As ProjectVectorStoresClient
Returns
The project vector stores client.