v0.0.8
What's Changed
- Fix 178: Add data type checking and validation while performing agent plan action by @Sardhendu in #428
- Support example selection using label diversity by random and by semantic similarity by @Abhinav-Naikawadi in #436
- rmv duplicate and add adjustments to ledger config by @Sardhendu in #437
- Correcting name of 16k context model for OpenAI LLM docs by @rishabh-bhargava in #439
- label diversity example selection docs by @Abhinav-Naikawadi in #438
- Format seed file path correctly by @Abhinav-Naikawadi in #442
- add support for older pinned gpt-3.5-turbo-0301 by @nihit in #444
- Dataset validation fix for explanation generation by @Abhinav-Naikawadi in #441
- Documentation updates for few-shot and LLMs by @nihit in #446
- added individual retrying for failed batches by @Tyrest in #443
- add chain_of_thought flag to the config schema by @nihit in #447
- Revise guidelines and examples for chain of thought by @nihit in #448
- tag sections in the civil comments notebooks by @nihit in #450
Full Changelog: v0.0.7...v0.0.8