Skip to content

Commit cae23f7

Browse files
committed
add boltzgen link
1 parent 725d456 commit cae23f7

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

source/python-api/api-reference/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ Unified access to the models available on our platform.
145145

146146
openprotein.models.ModelsAPI
147147
openprotein.models.foundation.rfdiffusion.RFdiffusionModel
148+
openprotein.models.foundation.boltzgen.BoltzGenModel
148149

149150
.. toctree::
150151
:maxdepth: 2

source/python-api/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ After `installing <./installation.rst>`_ the Python client and `setting up your
4545

4646
- `Tutorials <./structure-prediction/index.rst>`_
4747

48-
**Structure Generation** using RFdiffusion allows you to generate de novo protein structures based on your design goals.
48+
**Structure Generation** using models like RFdiffusion and BoltzGen allows you to generate de novo protein structures based on your design goals.
4949

50-
- `API Reference <./api-reference/design.rst>`_
50+
- `API Reference <./api-reference/models.rst>`_
5151

5252
- `Tutorials <./structure-generation/index.rst>`_
5353

0 commit comments

Comments
 (0)