LanguageModelExecutorGenerationChannel.Event A typed event that can be sent on a generation channel. Declarationprotocol Event : Sendable TopicsHandling the channel eventsresponse(entryID:action:)toolCalls(entryID:action:)reasoning(entryID:action:)Configuring the channelkind RelationshipsInherits FromSendableSendableMetatypeConforming TypesLanguageModelExecutorGenerationChannel.ReasoningLanguageModelExecutorGenerationChannel.ResponseLanguageModelExecutorGenerationChannel.ToolCalls See AlsoSending an eventsend(_:)