AgentReference interface
model interface AgentReference
Properties
| name | The name of the agent. |
| type | The type of agent reference. |
| version | The version identifier of the agent. |
Property Details
name
The name of the agent.
name: string
Property Value
string
type
The type of agent reference.
type: "agent_reference"
Property Value
"agent_reference"
version
The version identifier of the agent.
version?: string
Property Value
string