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