Skip to content

Tags: guardrails-ai/guardrails

Tags

v0.6.3

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

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

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

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 <david@guardrailsai.com>
Co-authored-by: Alejandro <ae@alejandro.ltd>
Co-authored-by: dtam <david.cheung.tam@gmail.com>

v0.5.15

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

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

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

v0.5.12

Verified

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

update version for release

v0.5.11

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update install_from_hub.yml

v0.5.10

Verified

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

update version for 0.5.10 release