Contents

LanguageModelExecutorGenerationChannel.ToolCalls.ToolCall.ArgumentsFragment

Append argument text to this tool call.

Declaration

struct ArgumentsFragment

Overview

The first event for a given id opens the tool call (using name from the enclosing LanguageModelExecutorGenerationChannel.ToolCalls.ToolCall); subsequent events append additional argument text.

Topics

Handling the arguments fragment

See Also

Handling a tool call