Releases: Giskard-AI/giskard-oss
Releases · Giskard-AI/giskard-oss
v2.9.0
What's Changed
- [GSK-2497] Allow to connect multiple external mlworkers by @Hartorn in #1740
- Switching from mlWorkerId to kernel name by @Hartorn in #1777
- GSK-2896 Automatically generate a Kernel based on dependencies by @kevinmessiaen in #1829
- GSK-3241 Make
kernel_namethe last argument ofcreate_projectby @kevinmessiaen in #1838 - GSK-2887 Upload tests with project when uploading a suite by @kevinmessiaen in #1837
- GSK-2928 GSK-2877 Added a method to start and stop managed ML worker using the … by @kevinmessiaen in #1851
- Update lockfile & clear runner disk by @Hartorn in #1868
- Update RAGET docs by @pierlj in #1874
- [GSK-3419] Add mixpanel telemetry to new client methods by @henchaves in #1875
- [GSK-3430] Check if we can detect the version of giskard library by @Inokinoki in #1876
- [GSK-3442] Install giskard only on google colab by @Inokinoki in #1879
- [GSK-2877] Update doc about ML worker to adapt kernel and multi-ML worker by @Inokinoki in #1853
- [GSK-2497] Allow to connect multiple external mlworkers (#1740) by @Hartorn in #1771
- Small documentation updates with latest product story by @alexcombessie in #1880
- RAG Toolkit: Out of KB questions [GSK-3372] by @JiaenLiu in #1861
New Contributors
Full Changelog: v2.8.0...v2.9.0
v2.8.0
What's Changed
- [GSK-2892] Improve RAG toolset by @pierlj in #1820
- [GSK-3361] Model predictions are casted to double by default in regression mode by @bmalezieux in #1857
- Update mlflow-llm-example.ipynb (typo) by @rabah-khalek in #1858
Full Changelog: v2.7.7...v2.8.0
v2.7.7
What's Changed
- [GSK-3303] Fix validation issue with tuple, also fixes param names by @Hartorn in #1844
- Fix the llm client to reset when changing llm api or model by @Hartorn in #1842
- Issue with evaluating openai-based LLMs with mlflow.evaluate() API by @rabah-khalek in #1843
- GSK-2409 Add doc to how to update the lockfile by @kevinmessiaen in #1840
- hot-fixing transformation in push perturbation by @rabah-khalek in #1849
- Prevent torch faulty version on MacOS by @Hartorn in #1855
Full Changelog: v2.7.6...v2.7.7
v2.7.6
What's Changed
- [GSK-2937] Update docs after moving non-ML worker code outside by @Inokinoki in #1836
- GSK-2604 GSK-2766 Renamed tittle of wage classification notebook by @kevinmessiaen in #1841
Full Changelog: v2.7.5...v2.7.6
v2.7.5
What's Changed
- [GSK-2920] Fallback to english if
num2wordsdoes not implement in a language by @Inokinoki in #1826 - Fix LLMON url typo by @alexcombessie in #1828
- Bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in #1827
- GSK-1807 Integrate Sentry by @kevinmessiaen in #1823
- Fix download link for enron by @Hartorn in #1834
- GSK-2902 GSK-2418 Add a method to execute test suite and upload result to Hub programmatically + result cleanup by @kevinmessiaen in #1818
Full Changelog: v2.7.4...v2.7.5
v2.7.4
What's Changed
- [GSK-2871] Fix TextPerturbationDetector failed with error from
num2wordunder "it" or "fa" language code by @Inokinoki in #1815 - GSK-2874 Fix quality badge using https://peps.python.org/pep-0563/ by @kevinmessiaen in #1816
- [GSK-2793] Updated injection prompts (removing duplicates) by @rabah-khalek in #1817
- Remove verbose log when wrapping dataset by @luca-rossi in #1821
- Bump docs date to 2024 by @luca-martial in #1819
- GSK-2376 Add seed to LLM generators and evaluators in order to ensure reproducibility by @kevinmessiaen in #1824
Full Changelog: v2.7.3...v2.7.4
v2.7.3
What's Changed
- [GSK-2270] Add the transformation column back & hide it only if not used by @cy-moi in #1803
- GSK-2426 only run
core.core.CallableMeta.extract_docwhen necessary by @kevinmessiaen in #1776 - GSK-2754 Added requirements to the llm-as-a-judge per row test metadata by @kevinmessiaen in #1792
- [GSK-2834] Show only light theme logo in PyPI package description by @vjern in #1810
- [GSK-2846] Update RAG toolset and scan documentation by @pierlj in #1802
- GSK-2819 Pydantic models cannot be serialised with our code by @kevinmessiaen in #1808
- GSK-2822 Don't edit global logger level by @kevinmessiaen in #1806
- GSK-1993 Updated usage of enum value to enum name by @kevinmessiaen in #1793
- Patching deep copy of a test to avoid failure by @Hartorn in #1813
- Fix serialisation issue with object return from llm by @Hartorn in #1814
- [Gsk-2864] fragment markdown report by @cy-moi in #1812
Full Changelog: v2.7.2...v2.7.3
v2.7.2
v2.7.1
What's Changed
- Add documentation for AVID integration by @mattbit in #1677
- [GSK-2280] Feature: Added Number-to-Words Transformation by @sagar118 in #1615
- [GSK-2625] Fix deprecations in tests fixtures from sklearn 1.4.0 by @andreybavt in #1743
- Remove cache in CI by @Hartorn in #1778
- Add type for SuiteTest by @Smixi in #1766
- Fix tests run on enron by @Hartorn in #1789
- Update deps batch by @Hartorn in #1790
- Added tool calls support for LLM clients by @kevinmessiaen in #1694
- [GSK-2574] Improve release process by @vjern in #1773
- Optimizer classification grid search in tree slicer by @luca-rossi in #1758
- Simplify scan metadata by @luca-rossi in #1772
- Update the contributing style guide by @mattbit in #1795
- [GSK-2775] Fix typos in docs by @vjern in #1796
- [GSK-2760] Fix README images display in PyPI by @vjern in #1794
- GSK-2617 Missing kwargs in a test make the whole suite fail by @kevinmessiaen in #1748
- [GSK-2574] Enhance release process slack notifications by @vjern in #1779
- GSK-1191 Added support of scan Transformation Function to the Hub by @kevinmessiaen in #1791
- [GSK-2807] Documentation polishing by @AbSsEnT in #1798
- GSK-2788 Refactored artifact upload/download to not be dependant of project by @kevinmessiaen in #1797
New Contributors
- @sagar118 made their first contribution in #1615
- @Smixi made their first contribution in #1766
- @vjern made their first contribution in #1773
Full Changelog: v2.7.0...v2.7.1
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