qbraid_core.services.compute

Module providing client for the qBraid Compute service.

Classes

ComputeClient(*args, **kwargs)

Client for interacting with the qBraid Compute service.

ComputeProfile(**data)

Represents a compute profile.

ProfileCreateRequest(**data)

Request to create a new profile.

Exceptions

ComputeServiceRequestError([message])

Exception raised when a compute service API request fails.