You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The AWS C++ SDK allowes to define mock instances of a Braket Client and HTTP Client.
Both could be usefult for our CI, so we don't need to rely on real devices (which might be OFFLINE at times).
The AWS C++ SDK allowes to define mock instances of a Braket Client and HTTP Client.
Both could be usefult for our CI, so we don't need to rely on real devices (which might be OFFLINE at times).