Skip to content

Enable instance initialization #1666

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Conversation

Tansito
Copy link
Member

@Tansito Tansito commented Jun 26, 2025

Summary

This PR configures the instance in the initialization of the client to enable to use the instance when you are using the ibm_quantum channel.

Details and comments

To be able to send the instance in the initialization some changes in the API needed to be done. Now we send also the channel so we can use internally the instance independently from the channel that the user selects.

@Tansito Tansito marked this pull request as ready for review June 26, 2025 22:42
@Tansito Tansito requested a review from a team as a code owner June 26, 2025 22:42
Copy link
Collaborator

@ElePT ElePT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just looking at the changes, they look good, and I think having everything explicitly defined (channel, instance, etc) in the intialization makes the pipeline cleaner. However, the main point we need to be careful about is the user interaction with these changes. How do you suggest to go about the testing process, does it make to run some local tests or wait for the deployment in dev?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants