Guardrails-ai

Latest version: v0.6.5

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

Scan your dependencies

Page 4 of 9

0.5.3

Not secure
What's Changed
* Fix Langchain Integration when using No-Op by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/980
* Fix Behaviour when LLM is None by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/983
* prompt, instructions, msg_history deprecations, messages RAIL support by dtam in https://github.com/guardrails-ai/guardrails/pull/847
* Validator Concept Doc by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/981
* Add Databricks to Using LLMs doc by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/990
* In Code Hub Installs by AlejandroEsquivel in https://github.com/guardrails-ai/guardrails/pull/951
* auto label and close stale prs and issues by dtam in https://github.com/guardrails-ai/guardrails/pull/991
* adds custom validator cookbook and updates validator concept doc by dtam in https://github.com/guardrails-ai/guardrails/pull/987
* add support for specifying a template in cli create by dtam in https://github.com/guardrails-ai/guardrails/pull/952
* Default Validator Hub Service URL to point to Cloudfront Distribution by AlejandroEsquivel in https://github.com/guardrails-ai/guardrails/pull/993
* bump to 0.5.3 by zsimjee in https://github.com/guardrails-ai/guardrails/pull/994


**Full Changelog**: https://github.com/guardrails-ai/guardrails/compare/v0.5.2...v0.5.3

0.5.2

Not secure
New Contributors
* adeshmukh made their first contribution in https://github.com/guardrails-ai/guardrails/pull/972

**Full Changelog**: https://github.com/guardrails-ai/guardrails/compare/v0.5.1...v0.5.2

0.5.1

Not secure
What's Changed
* Fix OTEL Context Propagation by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/939
* update chatbot example to be string based and use gradio for interface by dtam in https://github.com/guardrails-ai/guardrails/pull/941
* ML Based validator concept doc by wylansford in https://github.com/guardrails-ai/guardrails/pull/938
* add default name to guard create by dtam in https://github.com/guardrails-ai/guardrails/pull/940
* Demonstrates docker usage in detail by zsimjee in https://github.com/guardrails-ai/guardrails/pull/946
* adds docker guide to sidebar by zsimjee in https://github.com/guardrails-ai/guardrails/pull/947
* update logs docs by dtam in https://github.com/guardrails-ai/guardrails/pull/945
* OTEL Configuration How-To by AlejandroEsquivel in https://github.com/guardrails-ai/guardrails/pull/943
* [feat] Add --clear option to the guardrails watch command. by JosephCatrambone in https://github.com/guardrails-ai/guardrails/pull/944
* Post 0.5.0 docs updates by zsimjee in https://github.com/guardrails-ai/guardrails/pull/942
* kaushikb11/fix/litellm by dtam in https://github.com/guardrails-ai/guardrails/pull/958
* docs: langchain integration by kaushikb11 in https://github.com/guardrails-ai/guardrails/pull/948
* OpenInference Integration by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/949
* bump pkg v by zsimjee in https://github.com/guardrails-ai/guardrails/pull/960


**Full Changelog**: https://github.com/guardrails-ai/guardrails/compare/v0.5.0...v0.5.1

0.5.0

Not secure
What's Changed
* pyproject.toml: add homepage and documentation links by theinhumaneme in https://github.com/guardrails-ai/guardrails/pull/820
* Bugfix: __name__ undefined on HuggingFace Pipeline Models. by JosephCatrambone in https://github.com/guardrails-ai/guardrails/pull/822
* Shared Core Schema Implementation by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/804
* add doc-building instructions by zsimjee in https://github.com/guardrails-ai/guardrails/pull/823
* Remove support for Pydantic < 2 by aaravnavani in https://github.com/guardrails-ai/guardrails/pull/789
* Validator Initialization by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/838
* Remove Support for OpenAI < 1 by aaravnavani in https://github.com/guardrails-ai/guardrails/pull/788
* Async Changes by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/841
* Remove Validators by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/842
* Docs & Notebooks by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/844
* [feat] Add json constraint decoding to core-schema-impl/0.5.0 branch. by JosephCatrambone in https://github.com/guardrails-ai/guardrails/pull/835
* make guard(llm_api optional by dtam in https://github.com/guardrails-ai/guardrails/pull/813
* Adds support for json structured return through tools by dtam in https://github.com/guardrails-ai/guardrails/pull/840
* Make JSONFormer a dependency of transformers. Add 'make update-lock'. by JosephCatrambone in https://github.com/guardrails-ai/guardrails/pull/849
* Make accumulated chunks not static by nichwch in https://github.com/guardrails-ai/guardrails/pull/850
* Guard from name by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/830
* Resolved - Error in Guard validation code example in README.md by Badaloza in https://github.com/guardrails-ai/guardrails/pull/852
* Start Command by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/828
* Make error spans count length by validator, not by guard by nichwch in https://github.com/guardrails-ai/guardrails/pull/855
* Bugfix: Sidestep MacOS Segfault in OpenMP. by JosephCatrambone in https://github.com/guardrails-ai/guardrails/pull/866
* Feature: Add `guard watch` and guard logger. by JosephCatrambone in https://github.com/guardrails-ai/guardrails/pull/868
* Migration Guide w/ Examples by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/859
* guardsrails -> guardrails by zsimjee in https://github.com/guardrails-ai/guardrails/pull/870
* Adding functionality for validator hub passthrough of hosted ML endpoints by wylansford in https://github.com/guardrails-ai/guardrails/pull/815
* Updated UX of `guardrails configure` by AlejandroEsquivel in https://github.com/guardrails-ai/guardrails/pull/864
* Feature: `create` command by JosephCatrambone in https://github.com/guardrails-ai/guardrails/pull/876
* updating validator base for a bug fix by wylansford in https://github.com/guardrails-ai/guardrails/pull/875
* Validator versioning hack by wylansford in https://github.com/guardrails-ai/guardrails/pull/880
* Add none checks by nichwch in https://github.com/guardrails-ai/guardrails/pull/882
* 0.5.0 API Reference by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/860
* Response formatting and structured data docs by dtam in https://github.com/guardrails-ai/guardrails/pull/851
* update getting started and installation by zsimjee in https://github.com/guardrails-ai/guardrails/pull/883
* Bugfix: when 'None' is passed explicitly to _set_num_reasks we don't use the default of '1'. by JosephCatrambone in https://github.com/guardrails-ai/guardrails/pull/891
* [Feat] Allow empty guard create. by JosephCatrambone in https://github.com/guardrails-ai/guardrails/pull/893
* Bug: Bandaid null validation result. by JosephCatrambone in https://github.com/guardrails-ai/guardrails/pull/898
* headless cli updates by dtam in https://github.com/guardrails-ai/guardrails/pull/896
* Bugfix: retain and use the trimmed validator name. by JosephCatrambone in https://github.com/guardrails-ai/guardrails/pull/901
* patches on message support on top of history by dtam in https://github.com/guardrails-ai/guardrails/pull/900
* add an error when guard.use is triggered with a validator as a non fi… by dtam in https://github.com/guardrails-ai/guardrails/pull/902
* make tools optional and other json tools updates by dtam in https://github.com/guardrails-ai/guardrails/pull/890
* Bump zipp from 3.18.2 to 3.19.1 by dependabot in https://github.com/guardrails-ai/guardrails/pull/894
* Bump certifi from 2024.2.2 to 2024.7.4 by dependabot in https://github.com/guardrails-ai/guardrails/pull/888
* updated notebook examples and fix litellm tools support by dtam in https://github.com/guardrails-ai/guardrails/pull/877
* Bump urllib3 from 2.2.1 to 2.2.2 by dependabot in https://github.com/guardrails-ai/guardrails/pull/839
* Bump braces from 3.0.2 to 3.0.3 by dependabot in https://github.com/guardrails-ai/guardrails/pull/824
* Integrating recommended changes into telemetry doc by jayercule in https://github.com/guardrails-ai/guardrails/pull/802
* initial cli docs generated by typer by dtam in https://github.com/guardrails-ai/guardrails/pull/903
* Parallelization & Orchestration Doc by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/881
* Switch --threads for --workers and add links to discussion and gunicorn docs. by JosephCatrambone in https://github.com/guardrails-ai/guardrails/pull/906
* Explicit file encoding to utf-8 for configuration file by AlejandroEsquivel in https://github.com/guardrails-ai/guardrails/pull/911
* dont init validators init if intend to use api by dtam in https://github.com/guardrails-ai/guardrails/pull/909
* fix: replace jwt by pyjwt by shiv07tiwari in https://github.com/guardrails-ai/guardrails/pull/908
* squashing double encoding bug by wylansford in https://github.com/guardrails-ai/guardrails/pull/913
* Change: Update config file, moving TODOs to EOL. by JosephCatrambone in https://github.com/guardrails-ai/guardrails/pull/916
* Add default error spans if none are provided by nichwch in https://github.com/guardrails-ai/guardrails/pull/910
* Fully qualify llm_api path for async by jonasferoz in https://github.com/guardrails-ai/guardrails/pull/786
* Rail XXE Fix by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/922
* Initial re-arch for docsv2 + starter installation doc by jayercule in https://github.com/guardrails-ai/guardrails/pull/848
* Bump setuptools from 69.5.1 to 70.0.0 by dependabot in https://github.com/guardrails-ai/guardrails/pull/923
* Otel Fixes by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/924
* Deploying Guardrails Doc by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/884
* Updating Streaming & Async Streaming Docs by wylansford in https://github.com/guardrails-ai/guardrails/pull/865
* Submit validator with only package name fix by brianlai98 in https://github.com/guardrails-ai/guardrails/pull/905
* feat(langchain): Add support for LangSmith and executing RunnableConfig for our Runnables by kaushikb11 in https://github.com/guardrails-ai/guardrails/pull/915
* Added env var for configuring validation hub service base url by AlejandroEsquivel in https://github.com/guardrails-ai/guardrails/pull/926
* tweak hub install to always run postinstall without prompting unless … by dtam in https://github.com/guardrails-ai/guardrails/pull/912
* update litellm async handling and messages/msg_history support by dtam in https://github.com/guardrails-ai/guardrails/pull/914
* Summarizer example by dtam in https://github.com/guardrails-ai/guardrails/pull/927
* add using llms doc by dtam in https://github.com/guardrails-ai/guardrails/pull/885
* Disable streaming for forbidden onfail actions by nichwch in https://github.com/guardrails-ai/guardrails/pull/928
* add mistral key to be available to notebooks action by dtam in https://github.com/guardrails-ai/guardrails/pull/934
* chatbot example by dtam in https://github.com/guardrails-ai/guardrails/pull/932
* Guardrails Top Level Settings by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/930
* Added deploying guardrails to AWS cookbook by AlejandroEsquivel in https://github.com/guardrails-ai/guardrails/pull/931
* initial server api docs by dtam in https://github.com/guardrails-ai/guardrails/pull/917
* log audit by dtam in https://github.com/guardrails-ai/guardrails/pull/918
* Docsv2 by zsimjee in https://github.com/guardrails-ai/guardrails/pull/925
* 0.5.x dev by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/836

New Contributors
* theinhumaneme made their first contribution in https://github.com/guardrails-ai/guardrails/pull/820
* dtam made their first contribution in https://github.com/guardrails-ai/guardrails/pull/813
* Badaloza made their first contribution in https://github.com/guardrails-ai/guardrails/pull/852
* AlejandroEsquivel made their first contribution in https://github.com/guardrails-ai/guardrails/pull/864
* shiv07tiwari made their first contribution in https://github.com/guardrails-ai/guardrails/pull/908
* brianlai98 made their first contribution in https://github.com/guardrails-ai/guardrails/pull/905
* kaushikb11 made their first contribution in https://github.com/guardrails-ai/guardrails/pull/915

**Full Changelog**: https://github.com/guardrails-ai/guardrails/compare/v0.4.5...v0.5.0

0.4.5

Not secure
What's Changed
* Streaming Error Span schema by nichwch in https://github.com/guardrails-ai/guardrails/pull/771
* Support installing from git repos by nichwch in https://github.com/guardrails-ai/guardrails/pull/796
* Update call.py by eltociear in https://github.com/guardrails-ai/guardrails/pull/787
* API Client Updates by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/688
* Streaming chunk accumulation by nichwch in https://github.com/guardrails-ai/guardrails/pull/741
* Fix: Small typo fixes for 'gudardrails' and for variable replacement. by JosephCatrambone in https://github.com/guardrails-ai/guardrails/pull/801
* Prompt Primitive Pre-Migration by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/805
* Migrate to GuardRunnable by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/782
* Fix: `validated_output, *rest = guard()` is deprecated. by JosephCatrambone in https://github.com/guardrails-ai/guardrails/pull/806
* Async Streaming support by wylansford in https://github.com/guardrails-ai/guardrails/pull/795
* [feat] Streaming Update by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/798
* Notebook Updates by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/809
* fix translation notebook by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/810
* v0.4.5 by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/808

New Contributors
* nichwch made their first contribution in https://github.com/guardrails-ai/guardrails/pull/771
* eltociear made their first contribution in https://github.com/guardrails-ai/guardrails/pull/787
* JosephCatrambone made their first contribution in https://github.com/guardrails-ai/guardrails/pull/801

**Full Changelog**: https://github.com/guardrails-ai/guardrails/compare/v0.4.4...v0.4.5

0.4.4

Not secure
What's Changed
* Replace black, isort and flake8 with ruff by thekaranacharya in https://github.com/guardrails-ai/guardrails/pull/725
* Fix Broken Link in docusaurus.config.js by argen666 in https://github.com/guardrails-ai/guardrails/pull/704
* Solve notebook check CI error by thekaranacharya in https://github.com/guardrails-ai/guardrails/pull/728
* Update getting_started.md by argen666 in https://github.com/guardrails-ai/guardrails/pull/703
* Bump jinja2 from 3.1.3 to 3.1.4 by dependabot in https://github.com/guardrails-ai/guardrails/pull/739
* Bump tqdm from 4.66.2 to 4.66.3 by dependabot in https://github.com/guardrails-ai/guardrails/pull/734
* Add requirement for pip version to pyproject by aaravnavani in https://github.com/guardrails-ai/guardrails/pull/754
* Deprecate superfluous read-only properties. by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/763
* Fix Duplicate Validate Call by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/756
* Update configure command by aaravnavani in https://github.com/guardrails-ai/guardrails/pull/766
* Revert "Update configure command" by zsimjee in https://github.com/guardrails-ai/guardrails/pull/772
* Add Quiet Install by aaravnavani in https://github.com/guardrails-ai/guardrails/pull/765
* Implementing a basic AsyncGuard to logically separate out async calls from Guard() into a new client by wylansford in https://github.com/guardrails-ai/guardrails/pull/767
* Label testing data by jonasferoz in https://github.com/guardrails-ai/guardrails/pull/753
* Add uninstall command for validators by aaravnavani in https://github.com/guardrails-ai/guardrails/pull/757
* Configure update by aaravnavani in https://github.com/guardrails-ai/guardrails/pull/774
* Update deps 044 by zsimjee in https://github.com/guardrails-ai/guardrails/pull/775
* fix config by zsimjee in https://github.com/guardrails-ai/guardrails/pull/776
* Fully qualify llm_api namespace path by jonasferoz in https://github.com/guardrails-ai/guardrails/pull/764
* Bump idna from 3.6 to 3.7 by dependabot in https://github.com/guardrails-ai/guardrails/pull/712
* Fix quiet install by aaravnavani in https://github.com/guardrails-ai/guardrails/pull/778
* 0.4.4 dev by zsimjee in https://github.com/guardrails-ai/guardrails/pull/759

New Contributors
* argen666 made their first contribution in https://github.com/guardrails-ai/guardrails/pull/704
* wylansford made their first contribution in https://github.com/guardrails-ai/guardrails/pull/767
* jonasferoz made their first contribution in https://github.com/guardrails-ai/guardrails/pull/753

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

Page 4 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.