Releases: aimonlabs/aimon-python-sdk
Releases · aimonlabs/aimon-python-sdk
Version 0.10.7 release
- Evaluation name is made optional
- Support for
must_compute
flag is added
v0.10.6
What's Changed
- Added test-on-pr.yml to run tests when a PR targets
main
branch by @devvratbhardwaj in #63 - Add Custom metrics and improve Datasets UX by @ramoncelestino in #64
- Bumping version to 0.10.6 by @pjoshi30 in #65
Full Changelog: v0.10.5...v0.10.6
v0.10.5
What's Changed
- Removed instruction fallback to a string by @devvratbhardwaj in #61
Full Changelog: v0.10.4...v0.10.5
v0.10.4
- Fixed a bug in
evaluate
where new model creation did not work
Full Changelog: v0.10.3...v0.10.4
v0.10.3
Full Changelog: v0.10.2...v0.10.3
v0.10.2
Full Changelog: Relaxed dependency versions to allow patch and minor version upgrades within the same major version v0.10.1...v0.10.2
v0.10.1
v0.10.0
What's Changed
- Remove extra validation checks and add some tests for detect and evaluate by @alexlyzhov in #59
Full Changelog: v0.9.2...v0.10.0
v0.9.2
What's Changed
- Timeout change set to 10 minutes by updating _constants.py by @devvratbhardwaj in #58
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- Added support to include task_definition in the aimon_payload by @devvratbhardwaj in #53
- Adding a rerank API to the AIMon SDK. by @pjoshi30 in #54
- Updated
certifi
package version to resolve dependency issues with llama-index by @devvratbhardwaj in #56
New Contributors
- @devvratbhardwaj made their first contribution in #53
Full Changelog: v0.8.1...v0.9.1