Table of Contents

Class GenericAgentWorkflow

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

Provides an agent workflow configuration for a Generic Agent workflow implemented by a plugin.

public class GenericAgentWorkflow : AgentWorkflowBase
Inheritance
GenericAgentWorkflow
Inherited Members
Extension Methods

Properties

Type

The workflow resource associated with the agent.

[JsonIgnore]
public override string Type { get; }

Property Value

string