Python class
ReasoningSummaryContent
ReasoningSummaryContent
class max.pipelines.request.ReasoningSummaryContent(*, type='reasoning_summary', summary)
Bases: BaseModel
Summary of the model’s reasoning process.
model_config
model_config: ClassVar[ConfigDict] = {'frozen': True}
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].
summary
summary: str
type
type: Literal['reasoning_summary']
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!