mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
6.1 KiB
6.1 KiB
ResponsesOutputItemReasoning
An output item containing reasoning
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
type |
components.ResponsesOutputItemReasoningType | ✔️ | N/A | |
id |
str | ✔️ | N/A | |
content |
List[components.ReasoningTextContent] | ➖ | N/A | |
summary |
List[components.ReasoningSummaryText] | ✔️ | N/A | |
encrypted_content |
OptionalNullable[str] | ➖ | N/A | |
status |
Optional[components.ResponsesOutputItemReasoningStatusUnion] | ➖ | N/A | |
signature |
OptionalNullable[str] | ➖ | A signature for the reasoning content, used for verification | EvcBCkgIChABGAIqQKkSDbRuVEQUk9qN1odC098l9SEj... |
format_ |
OptionalNullable[components.ResponsesOutputItemReasoningFormat] | ➖ | The format of the reasoning content | anthropic-claude-v1 |