LanguageModelExecutorGenerationChannel.Response.Action
An operation that can be performed on a response entry.
Declaration
struct ActionOverview
Action is an enum-like struct; construct one with a leading-dot factory such as appendText(_:segmentID:tokenCount:).
Topics
Response action cases
Response action constants
appendText(_:segmentID:tokenCount:)replaceTextSegment(_:segmentID:tokenCount:)removeAttachmentSegment(id:)updateMetadata(_:)