Skip to content

Deployment: Setup Script #29

@rkritika1508

Description

@rkritika1508

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

To Do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions