ProjectOpenAIClient.GetProjectConversationsClient 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 conversation operations.
public virtual Azure.AI.Extensions.OpenAI.ProjectConversationsClient GetProjectConversationsClient();
abstract member GetProjectConversationsClient : unit -> Azure.AI.Extensions.OpenAI.ProjectConversationsClient
override this.GetProjectConversationsClient : unit -> Azure.AI.Extensions.OpenAI.ProjectConversationsClient
Public Overridable Function GetProjectConversationsClient () As ProjectConversationsClient
Returns
The project conversations client.