Releases: Giskard-AI/giskard
Releases · Giskard-AI/giskard
v2.5.3
What's Changed
- Add ggshield to pre-commit by @Hartorn in #1750
- Gsk 2622 GSK-2584: Added a method to create Dataset from TestDetails by @kevinmessiaen in #1747
Full Changelog: v2.5.2...v2.5.3
v2.5.2
What's Changed
- GSK-2468 Try to automatically add import when adding kwargs tests to giskard Hub by @kevinmessiaen in #1734
Full Changelog: v2.5.1...v2.5.2
v2.5.1
What's Changed
- GSK-2425 Add test to assert how long
import giskard
is running by @kevinmessiaen in #1739 - GSK-2627 Limit scikit-learn to <1.4.0 by @andreybavt in #1744
- Fix BaseModel loading by @pierlj in #1745
Full Changelog: v2.5.0...v2.5.1
v2.5.0
What's Changed
- Add method to facilitate using pytest by @AdriMarteau in #1701
- GSK-2495 Convert backend errors to python exceptions by @andreybavt in #1724
- [GSK-2533] Add a flag to handle control characters inside LLM response decoding by @pierlj in #1731
- GSK-2545 Update
Suite.upload()
method to upload modifications to existing suite by @kevinmessiaen in #1736
New Contributors
- @AdriMarteau made their first contribution in #1701
Full Changelog: v2.4.0...v2.5.0
v2.4.0
What's Changed
- Add the test metadata in the test result page by @kevinmessiaen in #1691
- Updated ground truth tests to have new test details by @kevinmessiaen in #1711
- Put all
BaseMode.meta
fields into@property
methods by @kevinmessiaen in #1700 - updating tests catalog by @rabah-khalek in #1718
- Update index.rst by @rabah-khalek in #1721
- Fixed error from contribution push when model is text generation by @kevinmessiaen in #1716
- GSK-2471 GSK-2458 Fixed issue when loading code from uninstalled dep by @kevinmessiaen in #1714
- GSK-2470 Debugging a test with kwargs doesn't work by @kevinmessiaen in #1728
- Renamed borderline with underconfidence by @kevinmessiaen in #1712
- Docs: replace space duplication instructions by docker template creation instructions by @luca-martial in #1704
- Added OCR typo transformation by @goyalpramod in #1697
- Fix mistake in underconfidence issue metric name [GSK-2546] by @mattbit in #1733
- GSK-2437 Get logs from a running job by @andreybavt in #1727
- Feature: Llm hub refactoring by @kevinmessiaen in #1695
Full Changelog: v2.3.2...v2.4.0
v2.3.2
v2.3.1
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #1705
- Bump SonarSource/sonarcloud-github-action from 2.0.2 to 2.1.1 by @dependabot in #1706
- [GSK-2203] Moved non ml worker related code outside from ml worker by @kevinmessiaen in #1683
- Fixed import of Query, QueryBasedSliceFunction by @kevinmessiaen in #1713
- GSK-1943 - make jobs cancellable from the Hub by @andreybavt in #1698
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- Add speech-to-text typos transformation by @goyalpramod in #1686
- [GSK-2035, GSK-2003, GSK-2263] Complete refactoring of prompt injection by @rabah-khalek in #1602
- Still upload suite when some artifacts fail to be uploaded by @kevinmessiaen in #1699
New Contributors
- @goyalpramod made their first contribution in #1686
Full Changelog: v2.1.3...v2.2.0
v2.1.3
What's Changed
- Fixed newline issue when reading env file by @kevinmessiaen in #1688
- Fix run start instructions by @kevinmessiaen in #1690
- [GSK-2329] Use object instead of string for documentation by @kevinmessiaen in #1675
- Add slack message on release by @Hartorn in #1693
- [GSK-2406] Metric name is not shown in the Hub by @Googleton in #1692
- Added a LLM-as-judge per row evaluator by @kevinmessiaen in #1672
- [GSK-2288] Add more tracking to Python Lib by @Googleton in #1663
- Add data quality tests by @Kranium2002 in #1651
New Contributors
- @Kranium2002 made their first contribution in #1651
Full Changelog: v2.1.2...v2.1.3