Guardrails-ai

Latest version: v0.6.1

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

Scan your dependencies

Page 3 of 9

0.5.5

Not secure
What's Changed
* Hosting validator models doc by aaravnavani in https://github.com/guardrails-ai/guardrails/pull/1008
* fix recipe generation notebook by zsimjee in https://github.com/guardrails-ai/guardrails/pull/1014
* Docs: Installing validators concepts page with incode examples by AlejandroEsquivel in https://github.com/guardrails-ai/guardrails/pull/1010
* add warning on server guard load and guard is not loaded by dtam in https://github.com/guardrails-ai/guardrails/pull/1016
* fix typing mistmatch on remote inf by dtam in https://github.com/guardrails-ai/guardrails/pull/1017
* makes settings.use_server validation error response consistent with n… by dtam in https://github.com/guardrails-ai/guardrails/pull/1022
* fix typing and keep guard clean by dtam in https://github.com/guardrails-ai/guardrails/pull/1023
* iudex link by nichwch in https://github.com/guardrails-ai/guardrails/pull/1024
* bump version to 0.5.5 by zsimjee in https://github.com/guardrails-ai/guardrails/pull/1025


**Full Changelog**: https://github.com/guardrails-ai/guardrails/compare/v0.5.4...v0.5.5

0.5.4

Not secure
What's Changed
* Guardrails Observability 2nd Pass by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/986
* Add 'error_message' as an explicitly required parameter into the FailResult to avoid a footgun. by JosephCatrambone in https://github.com/guardrails-ai/guardrails/pull/1000
* add extra action permissions so close stale works by dtam in https://github.com/guardrails-ai/guardrails/pull/1003
* add experimental helper to get us a much cleaner interface to openai … by dtam in https://github.com/guardrails-ai/guardrails/pull/1002
* Streaming implementation for synchronous FIX, FILTER, REFRAIN by nichwch in https://github.com/guardrails-ai/guardrails/pull/984
* Fix Failure Check in LangChain Integration by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/1004
* Bump aiohttp from 3.9.5 to 3.10.2 by dependabot in https://github.com/guardrails-ai/guardrails/pull/1006
* Create CLI command to respect install local models by AlejandroEsquivel in https://github.com/guardrails-ai/guardrails/pull/995
* Bump nltk from 3.8.1 to 3.8.2 by dependabot in https://github.com/guardrails-ai/guardrails/pull/1009
* Revert "Bump nltk from 3.8.1 to 3.8.2" by zsimjee in https://github.com/guardrails-ai/guardrails/pull/1012
* bump version, log on to hub by zsimjee in https://github.com/guardrails-ai/guardrails/pull/1011


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

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

Page 3 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.