-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Which feature or component needs enhancement?
Currently, we don't have any script to setup all validators - which includes installing language models or transformer models (if the need arises). This is because the validators that we have built so far are still in nascent stage and deterministic in nature (except the PII one).
Describe the enhancement you'd like
Post deployment, the 1st time we call the Guardrails API consumes few seconds (5-10 seconds) since the Spacy english language model is being installed for PII remover. We will experience similar issues in validators planned for this quarter so we should setup a deployment script which can pre-install all the requirements and the APIs are ready to process from the get go.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
To Do