v0.0.15
What's Changed
- Fix AUROC Bug and allow custom Example Selectors by @rajasbansal in #531
- Setting skip keys as true for hashing non basic types by @rajasbansal in #532
- Make task management optional by @rajasbansal in #535
- Update example notebooks with the new agent changes by @nihit in #536
- optionalize evaluation and console progress printing by @nihit in #537
- typo in getting started docs by @guptav96 in #538
- Transforms: Send only specified output columns in transformed row by @yadavsahil197 in #539
- Synthetic Data Generation With LLMs by @Tyrest in #500
- Add annotations column in output dataframe by @Abhinav-Naikawadi in #541
- Transforms: Add error handling by @yadavsahil197 in #540
- Fix error message on openai key not set by @rajasbansal in #543
- added ocr image transform by @Tyrest in #515
- fix bugs for kill signal and indexing by @Tyrest in #545
- added docs for synthetic datasets and progress by @Tyrest in #544
- fix some outdated examples in the documentation by @nihit in #548
- Add support for Serp Api Transform by @yadavsahil197 in #547
- Update name of db with the new release by @rajasbansal in #551
- bump version for release by @nihit in #557
New Contributors
Full Changelog: v0.0.14...v0.0.15