Table of Contents

Class AgentReference

Namespace
FoundationaLLM.Agent.Models.Resources
Assembly
FoundationaLLM.Agent.dll

Provides details about an agent.

public class AgentReference : ResourceReference
Inheritance
AgentReference
Inherited Members
Extension Methods

Properties

ResourceType

The object type of the agent.

[JsonIgnore]
public override Type ResourceType { get; }

Property Value

Type