We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6876fee commit 9ca30bdCopy full SHA for 9ca30bd
validator/post-install.py
@@ -0,0 +1,4 @@
1
+import os
2
+
3
+# Install the ResponseEvaluator from the hub
4
+os.system("guardrails hub install hub://guardrails/response_evaluator")
0 commit comments