Table of Contents

Property ModifiedInput

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

ModifiedInput

Gets or sets modified input to use instead of the original.

Set this to change the input before the agent executes. Leave null to use the original input.

public string ModifiedInput { get; set; }

Property Value

string