AgentInfo 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.
The AgentInfo.
public class AgentInfo : System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.OpenAI.AgentInfo>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.OpenAI.AgentInfo>
type AgentInfo = class
interface IJsonModel<AgentInfo>
interface IPersistableModel<AgentInfo>
Public Class AgentInfo
Implements IJsonModel(Of AgentInfo), IPersistableModel(Of AgentInfo)
- Inheritance
-
AgentInfo
- Implements
Properties
| Name | Description |
|---|---|
| Name |
The name of the agent. |
| Type |
Gets the Type. |
| Version |
The version identifier of the agent. |