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; }
Gets or sets initial state values for the orchestration context.
public Dictionary<string, object> InitialState { get; set; }