PersistentAgentsExtensions.GetPersistentAgentsClient 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 the agents client.
public static Azure.AI.Agents.Persistent.PersistentAgentsClient GetPersistentAgentsClient(this System.ClientModel.Primitives.ClientConnectionProvider provider);
static member GetPersistentAgentsClient : System.ClientModel.Primitives.ClientConnectionProvider -> Azure.AI.Agents.Persistent.PersistentAgentsClient
<Extension()>
Public Function GetPersistentAgentsClient (provider As ClientConnectionProvider) As PersistentAgentsClient
Parameters
- provider
- ClientConnectionProvider