Property CurrentInput
- Namespace
- LMKit.Agents.Orchestration
- Assembly
- LM-Kit.NET.dll
CurrentInput
Gets or sets the current working input being passed between agents.
public string CurrentInput { get; set; }
Gets or sets the current working input being passed between agents.
public string CurrentInput { get; set; }