Releases: Giskard-AI/giskard-oss
Releases · Giskard-AI/giskard-oss
v2.7.0
What's Changed
- [GSK-2672] Optimize import giskard execution time by @Hartorn in #1765
- GSK-2684 Added LLM as a judge ground truth test by @kevinmessiaen in #1767
- [GSK-2594 | GSK-2611 | GSK-2610 | GSK-2607 | GSK-2602] Fixed documentation notebooks by @kevinmessiaen in #1760
- [GSK-1069] Add text transform: remove accents by @asselindebeauville in #1755
- [GSK 2658] Custom scanner by @bmalezieux in #1763
- [GSK-2655] Add avid labels to huggingface markdown template and remove unused columns by @cy-moi in #1768
- GSK-2407 Made metric None as default by @kevinmessiaen in #1769
- GSK-2581 GSK-2587: Modify test code for tests in an existing test suite by @kevinmessiaen in #1752
New Contributors
- @bmalezieux made their first contribution in #1763
Full Changelog: v2.6.0...v2.7.0
v2.6.0
What's Changed
- [GSK-2626] Fix run test action for custom tests by @henchaves in #1753
- [GSK-2659] Fix link in log after uploading a test suite by @Inokinoki in #1757
- Update calibration detectors to display
metric_value_percwith 2 decimals by @asselindebeauville in #1754 - feat: set str to use name and id for Dataset and Model by @AdriMarteau in #1732
- Add a to_junit method to standardize the report format of TestSuiteResult by @Kranium2002 in #1703
- [GSK-2311] Fixed load method by @rabah-khalek in #1756
- Fixed pre-commit by @kevinmessiaen in #1761
- Skip gg shield in CI by @Hartorn in #1762
- Change hex to lower in some tests for windows compatibility by @Hartorn in #1764
New Contributors
- @asselindebeauville made their first contribution in #1754
Full Changelog: v2.5.3...v2.6.0
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 giskardis 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.metafields into@propertymethods 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