Releases: aimonlabs/aimon-python-sdk
Releases · aimonlabs/aimon-python-sdk
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
v0.8.1
What's Changed
- Fix typos in test_evaluation_dataset_oct_2024_2.csv by @alexlyzhov in #46
- Mandate publish=True when async_mode=True? by @alexlyzhov in #47
- Update demo apps to work with the new Detect and evaluate by @alexlyzhov in #48
- Moving core logic into the backend & adding some utilities by @ramoncelestino in #49
- Change logic to handle async response by @ramoncelestino in #50
Full Changelog: v0.8.0...v0.8.1