Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Releases: lightonai/lightonmuse

v0.5.0

25 Aug 09:51
Compare
Choose a tag to compare
  • support for batching in Select endpoint
  • small fix in the setup script
  • updates to docstrings, resources and tests

v0.4.1

12 Jul 14:02
8c7af7b
Compare
Choose a tag to compare
  • Added CalibratedSelect client
  • Updated dependencies

v0.4.0

12 Jul 13:45
Compare
Choose a tag to compare
  • Update client to reflect change in status codes returned upstream
  • Remove workaround for upstream double encoding bug
  • added support for typical generation mode in Create
  • correct logprob type hint

v0.3.2

06 Apr 12:37
Compare
Choose a tag to compare

Prepare for PyPi release

  • Update setup scripts
  • Add parameter to swtich reference and candidates in Select

v0.3.1

02 Mar 13:10
Compare
Choose a tag to compare
  • Add tokenize endpoint

v0.3

08 Feb 12:48
Compare
Choose a tag to compare

Handle upstream update in output encoding

v0.2.2

19 Jan 13:44
Compare
Choose a tag to compare

Add Resources feature to list models and skills

v0.2.1

19 Jan 10:10
Compare
Choose a tag to compare
  • Represent is now Embed

v0.2

18 Jan 13:39
Compare
Choose a tag to compare
  • Skill support for all endpoints
  • best_of parameter for Create is now n_best
  • Now handle and properly raise status codes in the response
  • Handle update in the costs field of the response

v0.1

14 Dec 14:16
Compare
Choose a tag to compare
Update .gitignore