Skip to content

Tags: guardrails-ai/guardrails

Tags

v0.6.6

Toggle v0.6.6's commit message
bump version

v0.6.5

Toggle v0.6.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1250 from guardrails-ai/dependabot/pip/pip-c1d516…

…724f

Bump the pip group across 1 directory with 4 updates

v0.6.4

Toggle v0.6.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1241 from guardrails-ai/dep-fix

Dependency Fixes

v0.6.3

Toggle v0.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1220 from guardrails-ai/v0.6.3

v0.6.3

v0.6.2

Toggle v0.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1203 from guardrails-ai/v0.6.2

v0.6.2

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1197 from guardrails-ai/0.6.1-release

Update pyproject.toml

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
0.6.0 dev (#1138)

* reapply litellm updates to support only messages llm kwarg

* tests run and make progress on rewrite, most of unit_tests_passing

* migrate more tests partially

* some progress

* more progress

* fix some more tests

* fix some more tests

* more progress

* more tests

* more tests

* removed nltk dependency

* remove nltk import and download from validator base

* remove commented out test referencing nltk

* throwing import error if nltk not available in detect_pii mock

* tests passing

* typing and lint

* lint

* typing

* fix bad merge

* Added rule based sentence tokenization from WordTokenizers.jl with minor modifications

* Added new version of split_sentence_str using new rule based sentence tokenization

* updates to factor in quotes during sentence splitting

* updated poetry.lock

* replaced split sentence default

* testing changes using custom separator in wordtokenizer algo

* fix for counting subs

* reverted split sentence in validators base

* reverted to pre-seperator algo, added fix for conditional white space after ?!. chars

* fix for optional white space after potential line endings ?!.

* added back modified seperator algo, fix for split sentence

* Fix regex patterns for abbreviations in tokenization_utils_seperator.py

* fix tests

* remove nltk references from tests

* removed older scripts

* minor fixes

* notebooks

* last few notebooks

* last books

* update docs for messages

* last of docs

* update more docs and start migration guide

* fix tests and format

* update some tests

* bumped api version

* dep updates

* renable history by default

* expose messages to prompt helper and finish docs for it

* indention

* fix test out of main

* update api client to point to its alpha

* update validator default on fail behavior from no op to exception

* update notebooks

* Installs from private pypi with validator versioning

* chore: Fix typo in pip_process function

* wip: updating tests

* fixed tests

* fix f-string syntax error

* fixed uninstall, list validators cli cmds, and tests

* removed unused methods from cli hub utils

* Removed writes to org namespaced init files during install, removed unused methods

* fix tests associated with removal of namespace init file

* update for litellm dont pass reask messages to llms

* Update pyproject.toml

* Update guardrails/cli/hub/uninstall.py

* remove regex pypi package dependency

* bumped version to 0.6.0-alpha3

* bump version to 0.6.0-alpha4

* temp workaround to raise errors on on pip processes

* raise errors on install failures to avoid placing import statement

* update version to 0.6.0

* updated installation tests to reflect change of behavior during exceptions in pip install subprocess

---------

Co-authored-by: David Tam <[email protected]>
Co-authored-by: Alejandro <[email protected]>
Co-authored-by: dtam <[email protected]>

v0.5.15

Toggle v0.5.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1131 from guardrails-ai/bug/first-time-login

referesh settings singleton after writing to rc

v0.5.14

Toggle v0.5.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1125 from guardrails-ai/bug/rail_msg_history_mess…

…ages

fix: enable the messages tag in RAIL

v0.5.13

Toggle v0.5.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1112 from guardrails-ai/release_0513

rev version for 0.5.13 release