Skip to content

Commit

Permalink
Minor fix to reflect the Qiskit transpiler service is on beta status (Q…
Browse files Browse the repository at this point in the history
…iskit#1458)

In Qiskit#1435 I did not update the status of the Qiskit transpiler service
from "alpha" to "beta".


This PR fixes it

---------

Co-authored-by: abbycross <across@us.ibm.com>
  • Loading branch information
cbjuan and abbycross authored May 29, 2024
1 parent 58c21ba commit 9495336
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/transpile/ai-transpiler-passes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The AI-powered transpiler passes are experimental passes that work as a drop-in

<Admonition type="note">
This is an experimental feature available only to the IBM Quantum Premium Plan.
The AI-powered transpiler passes are in alpha release status, subject to change.
The AI-powered transpiler passes are in beta release status, subject to change.
If you have feedback or want to contact the developer team, please use this [Qiskit Slack Workspace channel](https://qiskit.slack.com/archives/C06KF8YHUAU).
</Admonition>

Expand Down
2 changes: 1 addition & 1 deletion docs/transpile/qiskit-transpiler-service.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The Qiskit transpiler service offers a Python library to seamlessly integrate th

<Admonition type="note">
This experimental service is only available for IBM Quantum Premium Plan users.
The service is an alpha release, subject to change.
The service is a beta release, subject to change.
If you have feedback or want to contact the developer team, please use this [Qiskit Slack Workspace channel](https://qiskit.slack.com/archives/C06KF8YHUAU).
</Admonition>

Expand Down

0 comments on commit 9495336

Please sign in to comment.