Releases: aimonlabs/aimon-python-sdk
Releases · aimonlabs/aimon-python-sdk
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
v0.8.0
What's Changed
- Update README.md by @alexlyzhov in #41
- Alex readme changes by @alexlyzhov in #38
- Fix dataset creation issue in the low level api example notebook by @alexlyzhov in #43
- Cleanup old postman_collections link from README by @pjoshi30 in #42
- Simplified decorators and added a simple run_eval function. by @pjoshi30 in #45
- Fix typo in low level example notebook by @alexlyzhov in #44
New Contributors
- 🎉 @alexlyzhov made their first contribution in #41
Full Changelog: v0.7.3...v0.8.0
v0.7.3
v0.7.2
What's Changed
- Include delete and actual_request_timestamp by @ramoncelestino in #34
Full Changelog: v0.7.1...v0.7.2
v0.7.1
v0.7.0
v0.6.1
v0.6.0
v0.5.0
What's Changed
- Fully featured SDK (sync and async support) by @ramoncelestino in #15
- Metrics API in the client by @ramoncelestino in #17
- API to retrieve a Dataset Collection by @ramoncelestino in #18
- [Higher Level API] Added decorators for better dev UX and a Chatbot application by @pjoshi30 in #19
- Simplifying Detect decorator. Added more documentation. by @pjoshi30 in #20
Full Changelog: https://github.com/aimonlabs/aimon-rely/commits/v0.5.0