Namespace FoundationaLLM.Common.Models.ResourceProviders.Agent.AgentWorkflows
Classes
- AgentWorkflowAIModel
Associates a workflow AI model and its associated model parameter overrides.
- AgentWorkflowBase
Provides a workflow configuration for an agent.
- AgentWorkflowTypes
Contains constants for the types of agent workflows.
- AzureAIAgentServiceAgentWorkflow
Provides an agent workflow configuration for an Azure AI Agent Service workflow.
- AzureOpenAIAssistantsAgentWorkflow
Provides an agent workflow configuration for an Azure OpenAI Assistants workflow.
- ExternalAgentWorkflow
Provides an agent workflow configuration for an External Agent workflow loaded via an external module.
- LangChainExpressionLanguageAgentWorkflow
Provides an agent workflow configuration for a LangChain Expression Language workflow.
- LangGraphReactAgentWorkflow
Provides an agent workflow configuration for a LangGraph ReAct Agent workflow.