Providers
Provider
Bases: StrEnum
This class defines all Providers that Classiq supports. This is mainly used in backend_preferences when specifying where do we want to execute the defined model.
ALICE_AND_BOB
ALICE_AND_BOB = 'Alice & Bob'
AMAZON_BRAKET
AMAZON_BRAKET = 'Amazon Braket'
AQT
AQT = 'AQT'
AZURE_QUANTUM
AZURE_QUANTUM = 'Azure Quantum'
CLASSIQ
CLASSIQ = 'Classiq'
GOOGLE = 'Google'
IBM_QUANTUM
IBM_QUANTUM = 'IBM Quantum'
INTEL
INTEL = 'Intel'
IONQ
IONQ = 'IonQ'
IQCC
IQCC = 'IQCC'
OQC
OQC = 'OQC'
id
id: ProviderIDEnum