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