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

Add Quiet Install #765

Merged
merged 17 commits into from
May 17, 2024
Merged

Conversation

aaravnavani
Copy link
Contributor

This PR fixes this issue and adds a quiet option when installing a validator from guardrails hub. With this change, we can install validators in quiet mode using this command:

guardrails hub install hub://guardrails/detect_pii --quiet

@aaravnavani aaravnavani marked this pull request as ready for review May 14, 2024 16:27
@aaravnavani aaravnavani requested a review from zsimjee May 14, 2024 16:27
Copy link
Collaborator

@zsimjee zsimjee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Quiet should not be 100% silent. I think it should have 2 lines

  1. installing validator ...
  2. installation complete

Please update code and tests accordingly

@zsimjee zsimjee linked an issue May 15, 2024 that may be closed by this pull request
@zsimjee zsimjee changed the base branch from main to 0.4.4-dev May 17, 2024 00:46
@zsimjee zsimjee merged commit f7b7e0c into guardrails-ai:0.4.4-dev May 17, 2024
12 of 20 checks passed
@aaravnavani aaravnavani mentioned this pull request May 20, 2024
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.

[feat] add a quiet option to guardrails hub install
2 participants