File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments