-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Add support for OpenAI Reasoning summaries #5813
Copy link
Copy link
Closed
Labels
ai/providerrelated to a provider package. Must be assigned together with at least one `provider/*` labelrelated to a provider package. Must be assigned together with at least one `provider/*` labelprovider/openaiIssues related to the @ai-sdk/openai providerIssues related to the @ai-sdk/openai providersupport
Metadata
Metadata
Assignees
Labels
ai/providerrelated to a provider package. Must be assigned together with at least one `provider/*` labelrelated to a provider package. Must be assigned together with at least one `provider/*` labelprovider/openaiIssues related to the @ai-sdk/openai providerIssues related to the @ai-sdk/openai providersupport
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
Please add support for OpenAI's "Reasoning Summaries" feature, which provides summarized reasoning outputs from supported models (o4-mini, o3, o3-mini, o1). Having access to "Chain-of-Thought (COT)" helps developers better understand and debug model outputs by providing insights into the model's internal reasoning process.