response(entryID:action:)
Constructs a Response event for use at channel.send(.response(entryID:action:)) call sites.
Declaration
static func response(entryID: String? = nil, action: LanguageModelExecutorGenerationChannel.Response.Action) -> SelfConstructs a Response event for use at channel.send(.response(entryID:action:)) call sites.
static func response(entryID: String? = nil, action: LanguageModelExecutorGenerationChannel.Response.Action) -> Self