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