Table of Contents

Property Action

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

Action

Gets the action taken in this step.

May be a tool call, a sub-task, or another action type depending on the strategy.

public string Action { get; }

Property Value

string