Guardrail Repository
FloTorch Guardrails Repository is a collection of all your guardrails that you can use in your models.
Creating a Guardrail
Section titled “Creating a Guardrail”To create a guardrail,
- Click on
New Guardrail
button in the top right corner of the FloTorch Console. - Provide a name, description, type, action and severity for the guardrail. Guardrail name should be unique.
- Depending on the type of the guardrail, you need to provide additional information.
- Click on
Create
button
Once a guardrail is created, you can see the guardrail in the Guardrails
section of the FloTorch Console. These guardrails are available for you to use in your models.
Updating a Guardrail
Section titled “Updating a Guardrail”To update a guardrail,
- Identify the guardrail you want to update.
- Click on
Actions
dropdown button and selectEdit
option. - Update the fields that you want to update.
- Click on
Update
button
Deleting a Guardrail
Section titled “Deleting a Guardrail”Deleting a guardrail is not supported yet.