Uninstalling Semantic Guardrails
Instructions for uninstalling the Semantic Guardrails feature.
Open a command prompt.
Navigate to the cloned repository location.
Navigate to the
semantic-guardrailsdirectory.cd semantic-guardrailRun the following command to remove the containers and images.
docker compose down --rmi all
Feedback
Was this page helpful?