Table of Contents

Method AppendReasoningTrace

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

AppendReasoningTrace(string)

Appends content to the reasoning trace.

public void AppendReasoningTrace(string content)

Parameters

content string

The content to append.