Releases: Giskard-AI/giskard
Releases · Giskard-AI/giskard
v2.16.2
What's Changed
- chore: update getting started docs by @jmsquare in #2110
- Chore: Moved test datasets to s3 by @kevinmessiaen in #2109
- chore(deps): constrain package versions (
ragas
,langchain
andwandb
) by @henchaves in #2122 - chore(docs): replace llama3.1 with qwen2.5 on ollama docs by @henchaves in #2124
- fix: Requirement Based Detectors to return right description by @henchaves in #2127
Full Changelog: v2.16.1...v2.16.2
v2.16.1
What's Changed
- [GSK-3950] Add scan results to RAGET banking supervision report by @henchaves in #2079
- Refresh RAGET notebooks by @henchaves in #2087
- [GSK-4014] Set encoding as utf-8 for all open statements by @henchaves in #2088
- Fix GitHub Actions workflow for building Python by @henchaves in #2099
- [GSK-4033] Fix correctness aggregation error by @henchaves in #2090
- [GSK-3948] Add numerical perturbation detector by @henchaves in #2094
- [GSK-4133] Fix RAGReport save and load methods for when KB is not set by @henchaves in #2100
- Dependabot batch upgrade - 2025/02 by @henchaves in #2106
- Bump postcss from 8.5.1 to 8.5.2 by @dependabot in #2107
- Fix slack jobs in create-release GH action by @henchaves in #2108
Full Changelog: v2.16.0...v2.16.1
v2.16.0
What's Changed
- Adding security policy by @mattbit in #2072
- [GSK-3940] Make RagasMetric compatible with Ragas v0.2 by @henchaves in #2073
- [GSK-3941] Fix Azure/OpenAI client setup docs by @henchaves in #2074
- [GSK-3914] Fix RagasMetric outdated message by @henchaves in #2062
- Dependa bot - batch upgrade 2024-11-18 by @henchaves in #2075
- [GSK-3950] Add a RAGET notebook for banking use case by @henchaves in #2077
- [GSK-3846] Add support to LiteLLM by @kevinmessiaen in #2069
Full Changelog: v2.15.5...v2.16.0
v2.15.5
Release 2.15.5 fixes a ReDoS vulnerability discovered in Giskard text perturbation detector (CVE-2024-52524).
Thanks to @kevinbackhouse for disclosing the issue and helping with the resolution.
Full Changelog: v2.15.4...v2.15.5
v2.15.4
What's Changed
- Update report testset file extension by @PierreMesure in #2058
- Limit mlflow-skinny version in ml_runtime by @henchaves in #2060
- GSK-3609 Avoid redundant questions in data generation by @JiaenLiu in #1990
- Update pdm lock by @henchaves in #2063
- Update test suite result on LLM QA notebooks by @henchaves in #2059
- Fixed boolean indexer mismatching issue by @kevinmessiaen in #2071
Full Changelog: v2.15.3...v2.15.4
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