Giskard

Latest version: v2.16.0

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

Scan your dependencies

Page 8 of 14

2.1.0

What's Changed
* Added a small description to specify what language are supported for LLM scan by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1657
* Add examples to AVID report [GSK-2282] by mattbit in https://github.com/Giskard-AI/giskard/pull/1652
* [GSK-2184] Fix error when uploading dataset with bool column by Inokinoki in https://github.com/Giskard-AI/giskard/pull/1658
* Add docs for advanced scan usage by mattbit in https://github.com/Giskard-AI/giskard/pull/1660
* [GSK-2292 GSK-2293] Add args kwargs to the public methods of the model and all by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1661
* [GSK-2323] Set content-type to json actively for dumped str by Inokinoki in https://github.com/Giskard-AI/giskard/pull/1662
* Fixing doc links in scan widget [GSK-2327] by mattbit in https://github.com/Giskard-AI/giskard/pull/1665
* Fixed doc format of `QueryBasedSliceFunction` by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1666
* fixed typo in TestResult by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1668
* [GSK-2294] Fix doc for slicing and transformations by Hartorn in https://github.com/Giskard-AI/giskard/pull/1670
* Added is_default_value property to `TestInputDTO` by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1659
* Add huggingface report template by cy-moi in https://github.com/Giskard-AI/giskard/pull/1656
* Add language support in LLM generators [GSK-2152] by pierlj in https://github.com/Giskard-AI/giskard/pull/1664
* Added test_llm_ground_truth_similarity by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1669
* [GSK-2346] Avoid copying whole dataset when doing slicing by Hartorn in https://github.com/Giskard-AI/giskard/pull/1673
* [GSK-2326] Handle environment variable when starting hub using cli by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1667

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

**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v2.0.7...v2.1.0

2.0.7

Not secure
What's Changed
* [GSK-2021] Parse docstrings for hub by Hartorn in https://github.com/Giskard-AI/giskard/pull/1646


**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v2.0.6...v2.0.7

2.0.6

Not secure
What's Changed
* Only scan a subset of features [GSK-2173] by mattbit in https://github.com/Giskard-AI/giskard/pull/1635
* GSK-2177 & GSK-2175: Allow to run the LLM scan using Azure by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1622
* Cast to string in text slicer [GSK-2185] by mattbit in https://github.com/Giskard-AI/giskard/pull/1637
* [GSK-1953] Max data size as param by luca-rossi in https://github.com/Giskard-AI/giskard/pull/1636
* Documentation fixes and refurbishing [GSK-2144, GSK-2145, GSK-2146, GSK-2150]. by AbSsEnT in https://github.com/Giskard-AI/giskard/pull/1633
* Feature/gsk 2172 improve documentation ci [GSK-2186] by Hartorn in https://github.com/Giskard-AI/giskard/pull/1623
* [GSK-2159] Using a subprocess for pytest by Hartorn in https://github.com/Giskard-AI/giskard/pull/1640
* Added detailed list of data sent to OpenAI or Azure OpenAI by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1642
* Fixed test suite execution when having legacy debugging tests by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1641
* [GSK-2135] Show warning if dependencies or python versions are mismatched by Inokinoki in https://github.com/Giskard-AI/giskard/pull/1620
* [GSK-2179] Limit size of artifact name and display_name to 255 chars when uploading to Giskard Hub by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1639
* Update pre-commit by mattbit in https://github.com/Giskard-AI/giskard/pull/1644
* Add metric field to LLM issues [GSK-2174] by mattbit in https://github.com/Giskard-AI/giskard/pull/1643
* Introduce not given and apply it to dataset's target by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1612
* Change relative_to to is_relative_to for better debug by Hartorn in https://github.com/Giskard-AI/giskard/pull/1638
* [GSK-2236] Fixing docs by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1645
* Separated args and kwargs to decouple test call with giskard hub by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1647
* Show clear error message when api key is invalid by cy-moi in https://github.com/Giskard-AI/giskard/pull/1634
* Fixed bug making it impossible to create giskard client by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1650
* Remove protobuf by Hartorn in https://github.com/Giskard-AI/giskard/pull/1649

New Contributors
* cy-moi made their first contribution in https://github.com/Giskard-AI/giskard/pull/1634

**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v2.0.5...v2.0.6

2.0.5

Not secure
What's Changed
* Feature/gsk 2189 internal ml worker cant start by Hartorn in https://github.com/Giskard-AI/giskard/pull/1631
* [GSK-1949] Maintain class proportions after slicing in classification models by luca-rossi in https://github.com/Giskard-AI/giskard/pull/1629
* [GSK-2188] Update documentation of LLM detectors by henchaves in https://github.com/Giskard-AI/giskard/pull/1630


**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v2.0.4...v2.0.5

2.0.4

Not secure
What's Changed
* [GSK-2031] Make the worker fully async by Hartorn in https://github.com/Giskard-AI/giskard/pull/1480
* Save failing examples indexes while running tests to avoid re-executing them by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1487
* Updated compare documentation to explain how to expose parameters by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1611
* [GSK-2153] removing mlruns artifacts file produced by pytest by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1610
* How to export scan report in quickstarts [GSK-2151] by mattbit in https://github.com/Giskard-AI/giskard/pull/1616
* fixing docs by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1618
* Simplified debugging of tests workflow and fixed bug due to slices by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1617
* Fix lockfile by Hartorn in https://github.com/Giskard-AI/giskard/pull/1619
* AVID integration by mattbit in https://github.com/Giskard-AI/giskard/pull/1609
* Exclude anonymous dataset from AVID report by mattbit in https://github.com/Giskard-AI/giskard/pull/1624
* fix(Readme) : Documentation broken link 1621 by akhil888binoy in https://github.com/Giskard-AI/giskard/pull/1626
* Fixed Sequence import (test failed on Windows) by luca-rossi in https://github.com/Giskard-AI/giskard/pull/1628

New Contributors
* akhil888binoy made their first contribution in https://github.com/Giskard-AI/giskard/pull/1626
* luca-rossi made their first contribution in https://github.com/Giskard-AI/giskard/pull/1628

**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v2.0.3...v2.0.4

2.0.3

Not secure
What's Changed
* Fix typos in the docs by mattbit in https://github.com/Giskard-AI/giskard/pull/1573
* Support for openai>=1.0 by mattbit in https://github.com/Giskard-AI/giskard/pull/1569
* [GSK-1968] fixing filtering by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1572
* [GSK-1956] Moved target validation and silenced it for LLMs by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1531
* updating docs by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1575
* [GSK-2111] Update scan docs by henchaves in https://github.com/Giskard-AI/giskard/pull/1578
* Fix documentation by adding Suite to index by Hartorn in https://github.com/Giskard-AI/giskard/pull/1577
* DagsHub integration docs by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1579
* [GSK-1747] doc updates by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1583
* docs updated for HF by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1584
* Add scope "session" to fixtures to avoid expensive computation by mattbit in https://github.com/Giskard-AI/giskard/pull/1543
* missing argument in doc snippet by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1586
* [GSK-2114] Retrieve full exception info from worker process by Inokinoki in https://github.com/Giskard-AI/giskard/pull/1582
* [GSK-2007,GSK-2117] Changed name and description into mandatory params if text_generation by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1525
* Fix configured_validate_arguments by Hartorn in https://github.com/Giskard-AI/giskard/pull/1576
* Revamping why giskard page in docs by luca-martial in https://github.com/Giskard-AI/giskard/pull/1588
* Docs fix images by luca-martial in https://github.com/Giskard-AI/giskard/pull/1597
* Fix test and make it faster by mattbit in https://github.com/Giskard-AI/giskard/pull/1592
* Fixing severe doc annoyance by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1598
* Update LLM quickstart and minor docs fixes by mattbit in https://github.com/Giskard-AI/giskard/pull/1591
* [GSK-1848] - Tutorial notebooks new flow by AbSsEnT in https://github.com/Giskard-AI/giskard/pull/1589
* Track number of LLM calls/tokens in scan by mattbit in https://github.com/Giskard-AI/giskard/pull/1585
* [GSK-2138,GSK-2142] Fixes to LLM special chars injection by mattbit in https://github.com/Giskard-AI/giskard/pull/1600
* [GSK-2139] Debug memory leak by Hartorn in https://github.com/Giskard-AI/giskard/pull/1596
* Fix small issues with LLM detectors by mattbit in https://github.com/Giskard-AI/giskard/pull/1587
* [GSK-2103] Improve WebSocket listener test coverage for test running and text explain by Inokinoki in https://github.com/Giskard-AI/giskard/pull/1595
* Drop langchain dependency by mattbit in https://github.com/Giskard-AI/giskard/pull/1574
* Doc/tutorial llm notebooks by AbSsEnT in https://github.com/Giskard-AI/giskard/pull/1603
* Try to fix nightly build by Hartorn in https://github.com/Giskard-AI/giskard/pull/1606
* Update README.md by juliendenize in https://github.com/Giskard-AI/giskard/pull/1607

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

**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v2.0.2...v2.0.3

Page 8 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.