Table of Contents

Class LangChainExpressionLanguageAgentWorkflow

Namespace
FoundationaLLM.Common.Models.ResourceProviders.Agent.AgentWorkflows
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; }

Property Value

string