Releases: Giskard-AI/giskard
Releases · Giskard-AI/giskard
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
v2.14.0
What's Changed
- [GSK-3568] Remove legacy hub mentions from docs by @henchaves in #1942
- Group message by role when using claude bedrock client by @kevinmessiaen in #1949
- Added Llama Bedrock client by @kevinmessiaen in #1943
- [GSK-3589] Decouple
giskard
lib release fromlegacy-hub
by @henchaves in #1950
Full Changelog: v2.13.0...v2.14.0
v2.13.0
What's Changed
- Upgrade openai version in documentation notebooks by @kevinmessiaen in #1903
- Propagate bedrock instruction into other pages by @kevinmessiaen in #1926
- Tweak documentation while we update the Hub by @alexcombessie in #1928
- Disabled perturbation on date by @kevinmessiaen in #1932
- Fixed typo in coherency.py by @Pierre-LouisBJT in #1935
- Add documentation for advanced scan usage: custom metrics and min slice size by @luca-rossi in #1862
- Fixed system prompt extraction inside of the bedrock client by @kevinmessiaen in #1937
- Statistical Parity Difference test by @Sakayatsp in #1940
- Remove tf from windows tests by @Hartorn in #1941
- Added embedding instructions for bedrock client by @kevinmessiaen in #1936
- NeMo Guardrails integration by @mattbit in #1934
- [GSK-3513] Fix RAGAS metric computation by @pierlj in #1925
- Update conversational_questions.py by @eltociear in #1939
New Contributors
- @Pierre-LouisBJT made their first contribution in #1935
- @Sakayatsp made their first contribution in #1940
- @eltociear made their first contribution in #1939
Full Changelog: v2.12.0...v2.13.0
v2.12.0
What's Changed
- [GSK-1590] native support for claude 3 and titan embeddings on Bedrock by @celmore25 in #1905
- Fix RAGET correctness value by @pierlj in #1910
- [GSK-2696] Recover daemonized ML worker with multi ML worker support by @Inokinoki in #1884
- updated mlflow notebook on docs by @rabah-khalek in #1912
- Documentation for giskard-vision by @bmalezieux in #1902
- Fixed dependencies installation on macos by @kevinmessiaen in #1921
- [GSK-2697] Clean up MLWorkerInfo in Python code by @Inokinoki in #1913
- [GSK-3495] Remove
eval_prompt
parameter from hallucination tests by @henchaves in #1916 - Update link to doc from
latest
(main) tostable
(last release) by @kevinmessiaen in #1922 - Bump slackapi/slack-github-action from 1.25.0 to 1.26.0 by @dependabot in #1923
New Contributors
- @celmore25 made their first contribution in #1905
Full Changelog: v2.11.0...v2.12.0
v2.11.0
What's Changed
- Polish new README by @alexcombessie in #1886
- Feature/gsk 2334 talk to my model mvp by @AbSsEnT in #1831
- Revert "Feature/gsk 2334 talk to my model mvp" by @rabah-khalek in #1887
- [GSK-3365] Ease custom metrics support by @pierlj in #1871
- Raget redesign by @davidjanmercado in #1895
- Fix call to LLM logger breaking scan by @mattbit in #1888
- Update documentation with support for custom LLM API in generation & evaluation by @TeoAle in #1892
- Docs update by @pierlj in #1898
- GSK-3468 Remove Hub documentation from public docs by @kevinmessiaen in #1897
- formatting fixed by @TeoAle in #1899
- Added import Giskard and fixed the pip install by @TeoAle in #1900
- Fix typo by @strickvl in #1890
- Fixed coherency test key by @kevinmessiaen in #1891
- Add detector param for min slice size by @luca-rossi in #1822
- Fix sonarcloud issues by @pierlj in #1896
- Feature/gsk 2334 talk to my model mvp by @AbSsEnT in #1889
- Fix raget docs by @pierlj in #1904
New Contributors
- @davidjanmercado made their first contribution in #1895
- @strickvl made their first contribution in #1890
Full Changelog: v2.10.0...v2.11.0
v2.10.0
What's Changed
- Remove uppercas F in examples, so model return proper JSON by @Hartorn in #1877
- Readme updates by @luca-martial in #1878
- Full Apache 2 license by @alexcombessie in #1885
- Support for custom LLM clients by @mattbit in #1839
- Bump softprops/action-gh-release from 1 to 2 by @dependabot in #1873
- [GSK-3367] Adding brier score + monotonicity + smoothness tests by @bmalezieux in #1863
Full Changelog: v2.9.1...v2.10.0
v2.9.1
What's Changed
- [GSK-2879][GSK-3300] Technical documentation of Giskard Evaluator in the Giskard doc by @Inokinoki in #1848
- New tools image by @TeoAle in #1882
- GIFs update by @TeoAle in #1883
New Contributors
Full Changelog: v2.9.0...v2.9.1
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_name
the last argument ofcreate_project
by @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