Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install multiple validators through hub cli #1057

Merged
merged 6 commits into from
Sep 10, 2024
Merged

Conversation

aaravnavani
Copy link
Contributor

This PR adds functionality to install multiple validators at once through guardrails hub cli.

Now, running

guardrails hub install hub://guardrails/toxic_language hub://guardrails/regex_match hub://guardrails/competitor_check --quiet

yields

Installing hub://guardrails/toxic_language...
✅Successfully installed guardrails/toxic_language!

Installing hub://guardrails/regex_match...
✅Successfully installed guardrails/regex_match!

Installing hub://guardrails/competitor_check...
✅Successfully installed guardrails/competitor_check!

@aaravnavani aaravnavani marked this pull request as ready for review September 10, 2024 20:58
@aaravnavani aaravnavani changed the base branch from main to 0.5.8-release September 10, 2024 21:40
@zsimjee zsimjee merged commit a3f8fe5 into 0.5.8-release Sep 10, 2024
12 checks passed
@zsimjee zsimjee deleted the multiple-validators branch September 10, 2024 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants