Microsoft.SemanticKernel.Experimental.Orchestration Namespace

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