Giskard

Latest version: v2.14.0

Safety actively analyzes 640965 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 11

2.14.0

What's Changed
* [GSK-3568] Remove legacy hub mentions from docs by henchaves in https://github.com/Giskard-AI/giskard/pull/1942
* Group message by role when using claude bedrock client by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1949
* Added Llama Bedrock client by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1943
* [GSK-3589] Decouple `giskard` lib release from `legacy-hub` by henchaves in https://github.com/Giskard-AI/giskard/pull/1950


**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v2.13.0...v2.14.0

2.13.0

What's Changed
* Upgrade openai version in documentation notebooks by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1903
* Propagate bedrock instruction into other pages by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1926
* Tweak documentation while we update the Hub by alexcombessie in https://github.com/Giskard-AI/giskard/pull/1928
* Disabled perturbation on date by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1932
* Fixed typo in coherency.py by Pierre-LouisBJT in https://github.com/Giskard-AI/giskard/pull/1935
* Add documentation for advanced scan usage: custom metrics and min slice size by luca-rossi in https://github.com/Giskard-AI/giskard/pull/1862
* Fixed system prompt extraction inside of the bedrock client by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1937
* Statistical Parity Difference test by Sakayatsp in https://github.com/Giskard-AI/giskard/pull/1940
* Remove tf from windows tests by Hartorn in https://github.com/Giskard-AI/giskard/pull/1941
* Added embedding instructions for bedrock client by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1936
* NeMo Guardrails integration by mattbit in https://github.com/Giskard-AI/giskard/pull/1934
* [GSK-3513] Fix RAGAS metric computation by pierlj in https://github.com/Giskard-AI/giskard/pull/1925
* Update conversational_questions.py by eltociear in https://github.com/Giskard-AI/giskard/pull/1939

New Contributors
* Pierre-LouisBJT made their first contribution in https://github.com/Giskard-AI/giskard/pull/1935
* Sakayatsp made their first contribution in https://github.com/Giskard-AI/giskard/pull/1940
* eltociear made their first contribution in https://github.com/Giskard-AI/giskard/pull/1939

**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v2.12.0...v2.13.0

2.12.0

What's Changed
* [GSK-1590] native support for claude 3 and titan embeddings on Bedrock by celmore25 in https://github.com/Giskard-AI/giskard/pull/1905
* Fix RAGET correctness value by pierlj in https://github.com/Giskard-AI/giskard/pull/1910
* [GSK-2696] Recover daemonized ML worker with multi ML worker support by Inokinoki in https://github.com/Giskard-AI/giskard/pull/1884
* updated mlflow notebook on docs by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1912
* Documentation for giskard-vision by bmalezieux in https://github.com/Giskard-AI/giskard/pull/1902
* Fixed dependencies installation on macos by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1921
* [GSK-2697] Clean up MLWorkerInfo in Python code by Inokinoki in https://github.com/Giskard-AI/giskard/pull/1913
* [GSK-3495] Remove `eval_prompt` parameter from hallucination tests by henchaves in https://github.com/Giskard-AI/giskard/pull/1916
* Update link to doc from `latest` (main) to `stable` (last release) by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1922
* Bump slackapi/slack-github-action from 1.25.0 to 1.26.0 by dependabot in https://github.com/Giskard-AI/giskard/pull/1923

New Contributors
* celmore25 made their first contribution in https://github.com/Giskard-AI/giskard/pull/1905

**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v2.11.0...v2.12.0

2.11.0

What's Changed
* Polish new README by alexcombessie in https://github.com/Giskard-AI/giskard/pull/1886
* Feature/gsk 2334 talk to my model mvp by AbSsEnT in https://github.com/Giskard-AI/giskard/pull/1831
* Revert "Feature/gsk 2334 talk to my model mvp" by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1887
* [GSK-3365] Ease custom metrics support by pierlj in https://github.com/Giskard-AI/giskard/pull/1871
* Raget redesign by davidjanmercado in https://github.com/Giskard-AI/giskard/pull/1895
* Fix call to LLM logger breaking scan by mattbit in https://github.com/Giskard-AI/giskard/pull/1888
* Update documentation with support for custom LLM API in generation & evaluation by TeoAle in https://github.com/Giskard-AI/giskard/pull/1892
* Docs update by pierlj in https://github.com/Giskard-AI/giskard/pull/1898
* GSK-3468 Remove Hub documentation from public docs by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1897
* formatting fixed by TeoAle in https://github.com/Giskard-AI/giskard/pull/1899
* Added import Giskard and fixed the pip install by TeoAle in https://github.com/Giskard-AI/giskard/pull/1900
* Fix typo by strickvl in https://github.com/Giskard-AI/giskard/pull/1890
* Fixed coherency test key by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1891
* Add detector param for min slice size by luca-rossi in https://github.com/Giskard-AI/giskard/pull/1822
* Fix sonarcloud issues by pierlj in https://github.com/Giskard-AI/giskard/pull/1896
* Feature/gsk 2334 talk to my model mvp by AbSsEnT in https://github.com/Giskard-AI/giskard/pull/1889
* Fix raget docs by pierlj in https://github.com/Giskard-AI/giskard/pull/1904

New Contributors
* davidjanmercado made their first contribution in https://github.com/Giskard-AI/giskard/pull/1895
* strickvl made their first contribution in https://github.com/Giskard-AI/giskard/pull/1890

**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v2.10.0...v2.11.0

2.10.0

What's Changed
* Remove uppercas F in examples, so model return proper JSON by Hartorn in https://github.com/Giskard-AI/giskard/pull/1877
* Readme updates by luca-martial in https://github.com/Giskard-AI/giskard/pull/1878
* Full Apache 2 license by alexcombessie in https://github.com/Giskard-AI/giskard/pull/1885
* Support for custom LLM clients by mattbit in https://github.com/Giskard-AI/giskard/pull/1839
* Bump softprops/action-gh-release from 1 to 2 by dependabot in https://github.com/Giskard-AI/giskard/pull/1873
* [GSK-3367] Adding brier score + monotonicity + smoothness tests by bmalezieux in https://github.com/Giskard-AI/giskard/pull/1863


**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v2.9.1...v2.10.0

2.9.1

What's Changed
* [GSK-2879][GSK-3300] Technical documentation of Giskard Evaluator in the Giskard doc by Inokinoki in https://github.com/Giskard-AI/giskard/pull/1848
* New tools image by TeoAle in https://github.com/Giskard-AI/giskard/pull/1882
* GIFs update by TeoAle in https://github.com/Giskard-AI/giskard/pull/1883

New Contributors
* TeoAle made their first contribution in https://github.com/Giskard-AI/giskard/pull/1882

**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v2.9.0...v2.9.1

Page 1 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.