ParamsModel
pydantic model ParamsModel
Bases: BaseParamsModel
A model describing the Executor program inputs.
options
quantum_program
schema_version
field
Type: Literal['v0.1']
Default value: 'v0.1'
Version of the params schema being used.
Was this page helpful?
Report a bug, typo, or request content on GitHub.