ReasoningContentBlockDelta¶
Union Type¶
ReasoningContentBlockDelta
module-attribute
¶
ReasoningContentBlockDelta = Union[ReasoningContentBlockDeltaText | ReasoningContentBlockDeltaRedactedContent | ReasoningContentBlockDeltaSignature | ReasoningContentBlockDeltaUnknown]
Contains content regarding the reasoning that is carried out by the model with respect to the content in the content block. Reasoning refers to a Chain of Thought (CoT) that the model generates to enhance the accuracy of its final response.