HTTPOptions

class baseten.client.modelconfig.HTTPOptions(*, kind='http')

Bases: BaseModel

Parameters:

kind (Literal['http'])

model_config = {}

Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].