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