Table of Contents

Property ToolCalls

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

ToolCalls

Gets information about tool calls made during streaming.

public IReadOnlyList<ToolCallInfo> ToolCalls { get; }

Property Value

IReadOnlyList<ToolCallInfo>