| AgentFactoryWorkflowExtensions |
Extension methods on NexusLabs.Needlr.AgentFramework.IAgentFactory for building MAF handoff workflow topologies. |
| KeywordTerminationCondition |
Terminates a workflow when an agent's response contains a specified keyword. |
| RegexTerminationCondition |
Terminates a workflow when an agent's response matches a specified regular expression pattern. |
| StreamingRunWorkflowExtensions |
Extension methods on Microsoft.Agents.AI.Workflows.StreamingRun and Microsoft.Agents.AI.Workflows.Workflow for collecting agent responses. |