Microsoft.SemanticKernel.Experimental.Orchestration Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
Flow |
Flow data model |
FlowExtensions |
Extension methods for Flow. |
FlowOrchestrator |
A flow orchestrator that using semantic kernel for execution. |
FlowOrchestratorConfig |
Configuration for flow planner instances. |
FlowSerializer |
Serializer for Flow |
FlowStatusProvider |
Default flow status provider implemented on top of IMemoryStore |
FlowStep |
Step within a Flow which defines the step goal, available plugins, required and provided variables. |
FlowValidator |
The flow validator |
FunctionResultExtensions |
Extension methods for FunctionResult |
KernelArgumentsExtensions |
Extension methods for KernelArguments |
ReferenceFlowStep |
The flow step which references another flow. |
Enums
CompletionType |
The completion type of step |