Table of Contents

Property Observation

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

Observation

Gets the observation or result from the action.

Contains the outcome of the action, such as tool output or intermediate results.

public string Observation { get; }

Property Value

string