Skip to content

Releases: aimonlabs/aimon-python-sdk

v0.9.2

04 Mar 19:24
1c89174
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.9.2

v0.9.1

04 Mar 09:39
8327e60
Compare
Choose a tag to compare

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

Full Changelog: v0.8.1...v0.9.1

v0.8.1

09 Dec 20:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

22 Oct 19:13
363be05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.3...v0.8.0

v0.7.3

28 Sep 00:38
4d42d33
Compare
Choose a tag to compare

What's Changed

  • Updating README and renaming to aimon-python-sdk by @pjoshi30 in #35
  • Adding images by @pjoshi30 in #36
  • Adding support for an output field in the analyze_eval decorator. by @pjoshi30 in #37

Full Changelog: v0.7.2...v0.7.3

v0.7.2

05 Sep 22:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.2

v0.7.1

18 Aug 18:12
5a4cf51
Compare
Choose a tag to compare

What's Changed

  • Fixed bug in analyze_prod decorator to set the application stage to prod by @pjoshi30 in #33
  • Added analyze to the example chatbot application by @pjoshi30 in #29

Full Changelog: v0.7.0...v0.7.1

v0.7.0

11 Aug 00:25
70e0b50
Compare
Choose a tag to compare

What's Changed

  • Updating SDK to handle instructions in evaluation and continuous monitoring. Fixed and organized example apps a bit better. by @pjoshi30 in #28

Full Changelog: v0.6.1...v0.7.0

v0.6.1

04 Aug 21:15
a1d4ddc
Compare
Choose a tag to compare

What's Changed

  • Fixing context parsing issue with analyze_eval decorator by @pjoshi30 in #26
  • Updating application to production in the analyze_prod decorator by @pjoshi30 in #27

Full Changelog: v0.6.0...v0.6.1

v0.6.0

30 Jul 22:15
672ef77
Compare
Choose a tag to compare

What's Changed

  • [Decorator UX] Updated the decorators with a more cleaner interface. by @pjoshi30 in #23

Full Changelog: v0.5.0...v0.6.0