Class LangChainExpressionLanguageAgentWorkflow
- Assembly
- FoundationaLLM.Common.dll
Provides an agent workflow configuration for a LangChain Expression Language workflow.
public class LangChainExpressionLanguageAgentWorkflow : AgentWorkflowBase
- Inheritance
-
LangChainExpressionLanguageAgentWorkflow
- Inherited Members
- Extension Methods
Properties
Type
The workflow resource associated with the agent.
[JsonIgnore]
public override string Type { get; }