Contents

LanguageModelExecutorGenerationChannel.ToolCalls.ToolCall.Action

An operation that can be performed on a tool call.

Declaration

struct Action

Overview

Action is an enum-like struct; construct one with a leading-dot factory such as appendArguments(_:tokenCount:).

Topics

Tool call action constants

See Also

Handling a tool call