v0.0.21
What's Changed
- docs: Import AnswerSimilarity by @nelsonauner in #296
- FIx: testset_generator.py by @ferdinandl007 in #291
- Case-insensitive and whitespace handling for context_precision. by @Pauldevillers in #297
- Fix/tiny refactor by @Yongtae723 in #305
- fix: broken link to metrics by @younes-io in #311
- Convert context_recall to json format by @shahules786 in #312
- fix: add retry logic for OpenAI and Azure OpenAI by @jjmachan in #315
- fix: openai env var load after init and before score also by @jjmachan in #316
- import llama_index gracefully, solves #318 by @ceferisbarov in #319
- Make testgenerator output compatible with evaluate by @tinomaxthayil in #302
New Contributors
- @nelsonauner made their first contribution in #296
- @ferdinandl007 made their first contribution in #291
- @Pauldevillers made their first contribution in #297
- @younes-io made their first contribution in #311
- @ceferisbarov made their first contribution in #319
Full Changelog: v0.0.20...v0.0.21