Contents

LanguageModelExecutorGenerationChannel.ToolCalls.ToolCall

A per-tool-call event payload.

Declaration

struct ToolCall

Overview

The id and name route the event to a specific tool call within the ToolCalls entry. Theaction names the mutation.

Topics

Handling a tool call

See Also

Handling tool calls