Table of Contents

Property ToolCalls

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

ToolCalls

Gets the tool calls made during the current planning cycle.

public List<ToolCallResult> ToolCalls { get; }

Property Value

List<ToolCallResult>