Releases: lightonai/lightonmuse
Releases · lightonai/lightonmuse
v0.5.0
- support for batching in Select endpoint
- small fix in the setup script
- updates to docstrings, resources and tests
v0.4.1
- Added
CalibratedSelect
client
- Updated dependencies
v0.4.0
- 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
Prepare for PyPi release
- Update setup scripts
- Add parameter to swtich reference and candidates in Select
v0.3
Handle upstream update in output encoding
v0.2.2
Add Resources
feature to list models and skills
v0.2
- 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