v0.1.12
What's Changed
- [Fix bug] The adaptation for
rewrite_invalid_question_prompt
was not saved by @psydok in #1071 - [Fix bug] utils.py by @jrredondo in #1083
- Llama Index integration: optional RunConfig for evaluate() by @antono in #1085
- Create a custom directory loader for RAGAS by @vaishakhRaveendran in #1122
- Fix "sentence" -> "claim" the context recall metric docs by @artmatsak in #1126
- fix: temperature parameter in generate_text not ignored. by @HerrIvan in #887
New Contributors
- @psydok made their first contribution in #1071
- @jrredondo made their first contribution in #1083
- @antono made their first contribution in #1085
- @vaishakhRaveendran made their first contribution in #1122
- @artmatsak made their first contribution in #1126
- @HerrIvan made their first contribution in #887
Full Changelog: v0.1.11...v0.1.12