Class GenericAgentWorkflow
- 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; }