Contents

toolCalls(entryID:action:)

Constructs a Toolcalls event for use at channel.send(.toolCalls(entryID:action:)) call sites.

Declaration

static func toolCalls(entryID: String? = nil, action: LanguageModelExecutorGenerationChannel.ToolCalls.Action) -> Self

See Also

Handling the channel events