Table of Contents

Class ExternalAgentWorkflow

Namespace
FoundationaLLM.Common.Models.ResourceProviders.Agent.AgentWorkflows
Assembly
FoundationaLLM.Common.dll

Provides an agent workflow configuration for an External Agent workflow loaded via an external module.

public class ExternalAgentWorkflow : AgentWorkflowBase
Inheritance
ExternalAgentWorkflow
Inherited Members
Extension Methods

Properties

Type

The workflow resource associated with the agent.

[JsonIgnore]
public override string Type { get; }

Property Value

string