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