Python class
ReasoningReference
ReasoningReferenceβ
class max.pipelines.request.ReasoningReference(*, type='reasoning_reference', reasoning_id)
Bases: BaseModel
Reference to reasoning in the response.
model_configβ
model_config: ClassVar[ConfigDict] = {'frozen': True}
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].
reasoning_idβ
reasoning_id: str
typeβ
type: Literal['reasoning_reference']
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!