Releases: log10-io/log10
Releases · log10-io/log10
0.5.0
What's Changed
- lint and style with ruff by @wenzhe-log10 in #75
- replace drepracted openai text models to gpt-3.5-turbo-instruct by @wenzhe-log10 in #76
- supporting openai v1 and release 0.5.0 by @wenzhe-log10 in #80
Full Changelog: 0.4.6...0.5.0
0.4.6
What's Changed
New
- Update logging in readme.md by @wenzhe-log10 in #70
- Return better error messages for authorization or url issue by @wenzhe-log10 in #71
- Return error as failure_reason and check for null request by @wenzhe-log10 in #68
Bug fix
- fix logging in load.py by @wenzhe-log10 in #72
Full Changelog: 0.4.5...0.4.6
0.4.5
What's Changed
New
- add log10.together and log10.mosaicml for together and mosaicml inference models by @wenzhe-log10 in #65
- add load.log10 and langchain tests by @wenzhe-log10 in #67
- add dependencies mosaicml-cli together and bump version to 0.4.5 by @wenzhe-log10 in #69
Bug fix
- Raise exception if request to log10.io API fails in load.py by @wenzhe-log10 in #64
- bug fix load.py logging with anthropic by @wenzhe-log10 in #66
Full Changelog: 0.4.4...0.4.5
0.4.4
0.4.3
What's Changed
- refactor func to convert log10 messages by @wenzhe-log10 in #61
New Contributors
- @wenzhe-log10 made their first contribution in #61
Full Changelog: 0.4.2...0.4.3
0.4.2
Release: Add last_duration to llm callback and examples
0.4.0
Updated exception handling and llm examples
What's Changed
- Release: 0.2.8 by @nqn in #51
- Add examples using base llm abstraction by @nqn in #53
- Exception handling by @nqn in #55
- bump versions to match pypi by @arjunbansal in #57
Full Changelog: 0.2.8...0.3.1
Improved Exception handling
What's Changed
Full Changelog: 0.2.8...0.3.0