Contents

LanguageModelExecutorGenerationChannel.Event

A generation event sent on a Languagemodelexecutorgenerationchannel.

Declaration

struct Event

Overview

Construct one with a leading-dot factory — response(entryID:action:), reasoning(entryID:action:), or toolCalls(entryID:action:) — and pass it to send(_:).

Topics

Handling the channel events

See Also

Sending an event