Guardrails-ai

Latest version: v0.4.3

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

Scan your dependencies

Page 1 of 5

0.4.3

What's Changed
* Bump webpack-dev-middleware from 5.3.3 to 5.3.4 by dependabot in https://github.com/guardrails-ai/guardrails/pull/666
* Update Node.js dependencies by ShreyaR in https://github.com/guardrails-ai/guardrails/pull/667
* Minor fixes to readme by thekaranacharya in https://github.com/guardrails-ai/guardrails/pull/656
* Bump express from 4.18.2 to 4.19.2 by dependabot in https://github.com/guardrails-ai/guardrails/pull/673
* have stream generate ValidationOutcome by zsimjee in https://github.com/guardrails-ai/guardrails/pull/675
* Feat/cohere update by zsimjee in https://github.com/guardrails-ai/guardrails/pull/676
* Bump langchain-core from 0.1.32 to 0.1.34 by dependabot in https://github.com/guardrails-ai/guardrails/pull/679
* Make on_fail an enum by aaravnavani in https://github.com/guardrails-ai/guardrails/pull/674
* Better Async Function Calling by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/682
* Bump langchain-core from 0.1.34 to 0.1.35 by dependabot in https://github.com/guardrails-ai/guardrails/pull/683
* use HTTPStatus.OK instead of literal status code 200 by thebigbone in https://github.com/guardrails-ai/guardrails/pull/665
* Fix `validated_output` rendering for guard.history.logs.tree by ShreyaR in https://github.com/guardrails-ai/guardrails/pull/692
* Bump pillow from 10.2.0 to 10.3.0 by dependabot in https://github.com/guardrails-ai/guardrails/pull/695
* Update docs for using a custom llm by ShreyaR in https://github.com/guardrails-ai/guardrails/pull/635
* json load pip results, then aggregate if that fails by zsimjee in https://github.com/guardrails-ai/guardrails/pull/689
* Fix validator imports by aaravnavani in https://github.com/guardrails-ai/guardrails/pull/687
* Polish docs sidebars and page names by ShreyaR in https://github.com/guardrails-ai/guardrails/pull/638
* E2E Testing Fixes by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/697
* Doc fix hubpage by jayercule in https://github.com/guardrails-ai/guardrails/pull/698
* clean up install cli by ShreyaR in https://github.com/guardrails-ai/guardrails/pull/696
* Bug/onfail enum match by zsimjee in https://github.com/guardrails-ai/guardrails/pull/701
* Update docs to use OnFailAction enum by ShreyaR in https://github.com/guardrails-ai/guardrails/pull/705
* Feat/llm inputs lite2 by zsimjee in https://github.com/guardrails-ai/guardrails/pull/706
* bump to 0.4.3 by zsimjee in https://github.com/guardrails-ai/guardrails/pull/707

New Contributors
* thebigbone made their first contribution in https://github.com/guardrails-ai/guardrails/pull/665

**Full Changelog**: https://github.com/guardrails-ai/guardrails/compare/v0.4.2...v0.4.3

0.4.2

What's Changed
* Minimal Guardrails as a Service Implementation by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/606
* Bump orjson from 3.9.14 to 3.9.15 by dependabot in https://github.com/guardrails-ai/guardrails/pull/603
* Bump cryptography from 42.0.2 to 42.0.4 by dependabot in https://github.com/guardrails-ai/guardrails/pull/598
* Add make target for local typing runs by ShreyaR in https://github.com/guardrails-ai/guardrails/pull/613
* Update README of GH Repo by ShreyaR in https://github.com/guardrails-ai/guardrails/pull/614
* Readme cleanup by ShreyaR in https://github.com/guardrails-ai/guardrails/pull/617
* Gaas Additions by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/609
* Remove deprecated code for unsupported types by aaravnavani in https://github.com/guardrails-ai/guardrails/pull/605
* Handle Invalid RC Files by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/622
* [Patch]: Remove deprecated code for unsupported types by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/620
* Bugfix for empty string validation by thekaranacharya in https://github.com/guardrails-ai/guardrails/pull/621
* Update notebook checks to only run on push to main and dev by thekaranacharya in https://github.com/guardrails-ai/guardrails/pull/630
* write `use`-ed validators to output_schema root node by zsimjee in https://github.com/guardrails-ai/guardrails/pull/618
* Remove eliot as a required dependency by ShreyaR in https://github.com/guardrails-ai/guardrails/pull/625
* Fix transformers version by ShreyaR in https://github.com/guardrails-ai/guardrails/pull/626
* Cleanup: Delete unnecessary files by thekaranacharya in https://github.com/guardrails-ai/guardrails/pull/633
* Fix auto-generation of unwanted `sk-xxx` file by thekaranacharya in https://github.com/guardrails-ai/guardrails/pull/634
* Add FutureWarning to all validators by thekaranacharya in https://github.com/guardrails-ai/guardrails/pull/624
* Rename `guard_rails_api_client` to `guardrails_api_client` by ShreyaR in https://github.com/guardrails-ai/guardrails/pull/627
* fix function calling schema for pydantic v2 by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/616
* Avoid unnecessary FutureWarning during `import guardrails as gd` by thekaranacharya in https://github.com/guardrails-ai/guardrails/pull/642
* Lite chaining updates by thekaranacharya in https://github.com/guardrails-ai/guardrails/pull/643
* Fix the typo in the command by hr1383 in https://github.com/guardrails-ai/guardrails/pull/647
* set cli log level to INFO instead of DEBUG by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/649
* Update History Nomenclature by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/645
* Fix broken links in docs by aaravnavani in https://github.com/guardrails-ai/guardrails/pull/640
* Bump follow-redirects from 1.15.4 to 1.15.6 by dependabot in https://github.com/guardrails-ai/guardrails/pull/654
* Update getting started guide by ShreyaR in https://github.com/guardrails-ai/guardrails/pull/629
* Add warnings for OpenAI v0.x and Pydantic v1.x by thekaranacharya in https://github.com/guardrails-ai/guardrails/pull/650
* Update deprecation warnings for OSS validators by thekaranacharya in https://github.com/guardrails-ai/guardrails/pull/655
* Docs/open telemetry by zsimjee in https://github.com/guardrails-ai/guardrails/pull/653
* new jwt strat by zsimjee in https://github.com/guardrails-ai/guardrails/pull/652
* bump v to 0.4.2 by zsimjee in https://github.com/guardrails-ai/guardrails/pull/659
* use pypi version of api client by zsimjee in https://github.com/guardrails-ai/guardrails/pull/660

New Contributors
* hr1383 made their first contribution in https://github.com/guardrails-ai/guardrails/pull/647

**Full Changelog**: https://github.com/guardrails-ai/guardrails/compare/v0.4.1...v0.4.2

0.4.1

* add tracer to downstream on all guard import types by zsimjee in https://github.com/guardrails-ai/guardrails/pull/608
* initial litellm support by ShreyaR in https://github.com/guardrails-ai/guardrails/pull/600
* Doc Link Fixes by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/611
* Top Level List Support by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/597


**Full Changelog**: https://github.com/guardrails-ai/guardrails/compare/v0.4.0...v0.4.1

0.4.0

What's Changed
* Initial LCEL Support by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/568
* make guard and validator runnable by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/573
* Cli bug bash by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/571
* Cli Quick Submit by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/578
* Hub cli by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/537
* Initial Chaining Support by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/563
* Validator Hub Telemetry by thekaranacharya in https://github.com/guardrails-ai/guardrails/pull/559
* [bug] Let json validation pass when a None-able field is missing from by vyasmanmohan in https://github.com/guardrails-ai/guardrails/pull/584
* None able fix by zsimjee in https://github.com/guardrails-ai/guardrails/pull/585
* import tele changes by zsimjee in https://github.com/guardrails-ai/guardrails/pull/525
* Initial Validator Hub Support by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/530
* use token instead of username/pass by zsimjee in https://github.com/guardrails-ai/guardrails/pull/587
* migration guide by zsimjee in https://github.com/guardrails-ai/guardrails/pull/588
* Refactor guardrails docs by ShreyaR in https://github.com/guardrails-ai/guardrails/pull/586
* restructuring and conosolidating minus getting started by zsimjee in https://github.com/guardrails-ai/guardrails/pull/589

New Contributors
* vyasmanmohan made their first contribution in https://github.com/guardrails-ai/guardrails/pull/584

**Full Changelog**: https://github.com/guardrails-ai/guardrails/compare/v0.3.3...v0.4.0

0.3.3

New Contributors
* mory91 made their first contribution in https://github.com/guardrails-ai/guardrails/pull/548
* jayercule made their first contribution in https://github.com/guardrails-ai/guardrails/pull/556
* aaravnavani made their first contribution in https://github.com/guardrails-ai/guardrails/pull/549

**Full Changelog**: https://github.com/guardrails-ai/guardrails/compare/v0.3.2...v0.3.3

0.3.2

What's Changed
* Better Fix Logic for TwoWord Validator by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/511
* HuggingFace Support by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/505
* run each notebook as its own independent check by zsimjee in https://github.com/guardrails-ai/guardrails/pull/510
* Fix Dependencies by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/518
* Exception handling by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/512
* Skeleton reask prompt engineering by irgolic in https://github.com/guardrails-ai/guardrails/pull/517
* 032 version bump by zsimjee in https://github.com/guardrails-ai/guardrails/pull/521


**Full Changelog**: https://github.com/guardrails-ai/guardrails/compare/v0.3.1...v0.3.2

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.