v2.15.0
What's Changed
- [GSK-3652] Add set embedding model (for OpenAI client) by @henchaves in #1992
- Fix incorrect temperature usage in
_LLMBasedQuestionGenerator
by @asselindebeauville in #2007 - Fix typo in code sample for RAGET evaluation documentation by @AlexDut in #1988
- Batch dependency upgrade by @kevinmessiaen in #2014
- Removed hub version input from the bug template by @kevinmessiaen in #2013
- added llm_base_url to llm.client.init.py by @osok in #1963
- [GSK-3577] Cleanup: Remove hub integration by @kevinmessiaen in #1944
- Add compatibility for python 3.12 by @Hartorn in #1632
New Contributors
- @asselindebeauville made their first contribution in #2007
- @AlexDut made their first contribution in #1988
- @osok made their first contribution in #1963
Full Changelog: v2.14.6...v2.15.0