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