Contents

reasoning(entryID:action:)

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

Declaration

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

See Also

Handling the channel events