Table of Contents

Property InitialState

Namespace
LMKit.Agents.Orchestration
Assembly
LM-Kit.NET.dll

InitialState

Gets or sets initial state values for the orchestration context.

public Dictionary<string, object> InitialState { get; set; }

Property Value

Dictionary<string, object>