What's Changed
- Fix example selector with non string inputs by @rajasbansal in #558
- Change label to null label on output not followed by @rajasbansal in #559
- Increase pool size and record prompts after labeling by @rajasbansal in #549
- Support disable quoting while reading .csv files by @mkchaitanya03 in #563
- Support full named-entity level metrics by @mkchaitanya03 in #562
- Add an attribute extraction task by @rajasbansal in #566
- Add support for Redis Cache by @yadavsahil197 in #570
- Better support for classification tasks with large number of label classes by @iomap in #561
- Allow confidence computation per attribute and setting label columns by @rajasbansal in #572
- Change embedding model attribute's name in vector store wrapper by @mkchaitanya03 in #580
- Expanding benchmark by @DhruvaBansal00 in #584
- Allow additional properties by @Abhinav-Naikawadi in #585
- add documentation for using label_selection on large classification tasks by @iomap in #586
- Anthropic bugfix - upgrading sdk, tokenizer usage by @DhruvaBansal00 in #597
- Bug fixes and add documentation for attribute extraction by @rajasbansal in #596
- Refuel LLM integration with autolabel by @rajasbansal in #595
- add initialize to cache by @rajasbansal in #598
- bump version for release by @rajasbansal in #601
New Contributors
- @mkchaitanya03 made their first contribution in #563
Full Changelog: v0.0.15...v0.0.16