Skip to content

Releases: OpenProteinAI/openprotein-python

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

v0.4.3

14 Aug 08:44
Compare
Choose a tag to compare

Public release of the python client for OpenProtein. Read more

Release notes:

  • Fixes issue with align pointed to outdated endpoint

v0.4.2

14 Aug 08:43
Compare
Choose a tag to compare

Public release of the python client for OpenProtein. Read more

v0.4.1 public release

11 Apr 01:49
Compare
Choose a tag to compare

Public release of the python client for OpenProtein. Read more

version 0.2.2 public release

08 Aug 02:06
Compare
Choose a tag to compare

Public release of the python client for OpenProtein. Read more