Skip to content

Commit

Permalink
added back post install
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroEsquivel committed Oct 30, 2024
1 parent 6876fee commit 9ca30bd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions validator/post-install.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
import os

# Install the ResponseEvaluator from the hub
os.system("guardrails hub install hub://guardrails/response_evaluator")

0 comments on commit 9ca30bd

Please sign in to comment.