Skip to main content
IBM Quantum Platform

BaseParamsModel

pydantic model BaseParamsModel

GitHub

Bases: BaseModel

Model of a runtime program’s inner parameters.

schema_version

field

Type: str [Required]

Version of the params schema being used.

Constraints

  • pattern = vd+.d+
Was this page helpful?
Report a bug, typo, or request content on GitHub.