ListLoopsRunsQueryParams¶ class baseten.client.managementapi.ListLoopsRunsQueryParams(*, run_id=None, base_model=None)¶ Bases: BaseModel Parameters: run_id (str | None) base_model (str | None) model_config = {}¶ Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].