Models Hub
Launch structure prediction and design workflows through Om API and the Python SDK.
Public API availability
Models Hub workflows are available through both the Models Hub product experience and the Om API `/v2/hub/*` routes for the current active-model set. Artifact-backed workflows use the public artifact helpers first, then launch through the corresponding `/v2/hub/<model>/start` route and poll via `/v2/jobs/*`.
Models Hub currently supports public Om API launches for Boltz2, BoltzGen, RosettaFold3, Chai1, RFD3, BindCraft, AlphaFold, ProteinTTT, DiffDock, FlowDock, NeuralPLexer, and OpenFold3. Use the Python SDK or the Om API endpoints to upload artifacts, launch jobs, monitor progress, and retrieve artifacts.