Releases: Giskard-AI/giskard
Releases · Giskard-AI/giskard
v2.15.3
What's Changed
- [GSK-3835] Update setting up LLM doc by @henchaves in #2042
- Add force_ascii=False when generating JSONL by @PierreMesure in #2049
- Update README.md by @alexcombessie in #2053
- [GSK-3881] Fix RAGAS compatibility by @henchaves in #2052
New Contributors
- @PierreMesure made their first contribution in #2049
Full Changelog: v2.15.2...v2.15.3
v2.15.2
What's Changed
- Fixed randomly failing tests by @kevinmessiaen in #2026
- Add sponsors to README, remove Sonar badge by @alexcombessie in #2031
- Increased threshold of import time by @kevinmessiaen in #2034
- Added documentation on which tag to use when using the scan's
only
param for each detector by @kevinmessiaen in #2033 - Fixed issue of RAG results plots rendering by @kevinmessiaen in #2036
- Added workflow to automatically rerun Python build on failure up to times by @kevinmessiaen in #2029
- Batch dep/actions upgrade by @kevinmessiaen in #2021
- Correct prompt Up to -> More than by @alexcombessie in #2038
- [GSK-3827] Fix load/save giskard Dataset by @henchaves in #2039
- Add conversation correctness evaluation by @pierlj in #1946
- Fixing doc generation by @kevinmessiaen in #2037
Full Changelog: v2.15.1...v2.15.2
v2.15.1
What's Changed
- Upgraded
mistralai
dep to >= 1 by @kevinmessiaen in #2025
Full Changelog: v2.15.0...v2.15.1
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
v2.14.6
What's Changed
- Fixed token count on Gemini client by @kevinmessiaen in #2012
Full Changelog: v2.14.5...v2.14.6
v2.14.5
What's Changed
- Removed Sentry integration by @kevinmessiaen in #2002
- Added prompt injection datasets to packaged data by @kevinmessiaen in #2005
- Fixed broken link to "Setting up the LLM Client" documentation page by @kevinmessiaen in #2010
- Fixed gemini role issue by @kevinmessiaen in #2011
Full Changelog: v2.14.4...v2.14.5
v2.14.4
What's Changed
- [GSK-3667] Remove disclaimer about GPT4 dependency on LLM detectors by @henchaves in #1994
- Updating documentation for vision by @bmalezieux in #1999
- Limited griffe version to <0.49.0 due to removed package docstrings by @kevinmessiaen in #2001
Full Changelog: v2.14.3...v2.14.4
v2.14.3
What's Changed
- Add max_issues_per_detector as parameter inside the scanner by @bmalezieux in #1987
- Add giskard-vision link to README by @henchaves in #1989
Full Changelog: v2.14.2...v2.14.3
v2.14.2
What's Changed
- Bump SonarSource/sonarcloud-github-action from 2.2.0 to 2.3.0 by @dependabot in #1968
- Save a suite locally by @kevinmessiaen in #1978
- Fixed issue with slicing function and transformation function instances being shared by @kevinmessiaen in #1979
- Disable sentry by default and handle connection error when network is not available by @kevinmessiaen in #1980
- Use local data injection files when download fails by @kevinmessiaen in #1982
Full Changelog: v2.14.1...v2.14.2
v2.14.1
What's Changed
- Fixed merge conflict creating duplicated scan result by @kevinmessiaen in #1948
- Remove noise by filtering error that arise outside of giskard (ei. in jupiter notebook) by @kevinmessiaen in #1938
- JSON report generation from scan results by @bmalezieux in #1929
- Bump SonarSource/sonarcloud-github-action from 2.1.1 to 2.2.0 by @dependabot in #1947
- Update dependencies to Pandas 2.X by @kevinmessiaen in #1959
- Updated quickstart_llm.ipynb by @kevinmessiaen in #1954
- Limit numpy to less than 2 by @Inokinoki in #1965
- Gemini client by @marouanetalaa in #1953
- Fixed bug that prevented to create an empty df by @kevinmessiaen in #1966
- Fix seed not supported by gemini by @kevinmessiaen in #1975
New Contributors
- @marouanetalaa made their first contribution in #1953
Full Changelog: v2.14.0...v2.14.1