Releases: OpenProteinAI/openprotein-python
Releases · OpenProteinAI/openprotein-python
v0.5.2
v0.5.1
v0.5.0 Release
- support new predictor train API
- updated notebooks
- more consistent usage of futures
- fixed svd fit future
- handle fetching svd embed directly
- consistent usage of prompt and msa and assay data as objects to apis
- new PoET interface with embeddings api
- old PoET still available under session.embedding.poet.deprecated.
v0.5.0 Development Release Fix 1
Fixes
- Prevents unnecessary reload
v0.5.0 Development Release
Public release of the python client for OpenProtein. Read more
Release notes:
- Refactor
- More reliable and consistent Future implementation and usage
- Polymorphic Jobs and properties persist through
refresh
andwait
- New PoET interface with Embeddings API
- Added predictor capability with access to all foundational models
- Train and predict with GPs using PoET, ESM and more
- Some model aliases
esm1[bv]
andesm2
v0.4.3
v0.4.2
v0.4.1 public release
Public release of the python client for OpenProtein. Read more
version 0.2.2 public release
Public release of the python client for OpenProtein. Read more