Property InputProvider
- Namespace
- LMKit.Agents.Orchestration
- Assembly
- LM-Kit.NET.dll
InputProvider
Gets the optional input provider for this agent.
public Func<string, OrchestrationContext, string> InputProvider { get; }
Gets the optional input provider for this agent.
public Func<string, OrchestrationContext, string> InputProvider { get; }