AgentReference 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 AgentReference.
public class AgentReference : System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.OpenAI.AgentReference>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.OpenAI.AgentReference>
type AgentReference = class
interface IJsonModel<AgentReference>
interface IPersistableModel<AgentReference>
Public Class AgentReference
Implements IJsonModel(Of AgentReference), IPersistableModel(Of AgentReference)
- Inheritance
-
AgentReference
- Implements
Constructors
| Name | Description |
|---|---|
| AgentReference(String, String) | |
Properties
| Name | Description |
|---|---|
| Name |
The name of the agent. |
| Version |
The version identifier of the agent. |
Methods
Operators
| Name | Description |
|---|---|
| Implicit(AgentRecord to AgentReference) | |
| Implicit(AgentVersion to AgentReference) | |
| Implicit(String to AgentReference) | |