Skip to content

Releases: OpenProteinAI/openprotein-python

v0.6.1

09 Dec 14:42
Compare
Choose a tag to compare
  • Fixed issue with predictor train due to traingraph being null when starting train
  • Added shortcuts for DesignConstraints

v0.6.0

03 Dec 14:17
Compare
Choose a tag to compare
  • release session.predictor module
    • allows training gaussian process models on different types of embeddings
    • can also use fitted svds for high fidelity custom sized embeddings to fit GPs
    • predictors can then be used for design
    • deprecated session.train into session.deprecated.train
  • release newer session.design interface
    • allows using the newly trained predictor
    • supports syntactic sugar for quickly creating criteria
    • deprecated old session.design interface which requires awkward construction using pydantic into session.deprecated.design
      • might still be needed to support older train models
  • migration is planned for all old models and design into the new interface so that they can be listed, fetched and used for prediction.

v0.5.5

03 Dec 14:12
Compare
Choose a tag to compare
  • fixed wait on old predict jobs returning job_id = None

v0.5.4

03 Dec 14:11
Compare
Choose a tag to compare
Release v0.5.4

v0.5.3

03 Dec 14:10
Compare
Choose a tag to compare
  • fixed issues with load_job
  • fixed issues listing jobs with alignment type of jobs

v0.5.2

29 Nov 11:05
Compare
Choose a tag to compare
  • fixed workflow predict handling of None job_id when the job is cached
  • fixed handling of single site too

v0.5.1

29 Nov 11:04
Compare
Choose a tag to compare
  • Relaxed python version constraint to >=3.10

v0.5.0 Release

18 Oct 16:34
d31bc18
Compare
Choose a tag to compare
  • 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

03 Oct 16:54
Compare
Choose a tag to compare
Pre-release

Fixes

  • Prevents unnecessary reload

v0.5.0 Development Release

03 Oct 15:36
Compare
Choose a tag to compare
Pre-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 and wait
  • 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] and esm2