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

[feat]Allow validator install from private repos #1227

Open
sidnaik1989 opened this issue Feb 4, 2025 · 0 comments
Open

[feat]Allow validator install from private repos #1227

sidnaik1989 opened this issue Feb 4, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@sidnaik1989
Copy link

Description
Allow validator packages to be installed from a privately hosted repository in addition to pypi.guardrailsai.com/simple and https://pypi.org/simple

Why is this needed
To allow installation of privately developed validators without a need for them to be published to guardrails hosted or PyPi.org

Implementation details
ValidatorPackageService.install_hub_modules could read an env variable for the extra index url instead of being hardcoded to guardrails index repo

End result
Ability to install validator from a private package index

@sidnaik1989 sidnaik1989 added the enhancement New feature or request label Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant