NeMo Guardrails Library Deployment Options#
You can deploy the NeMo Guardrails library in the following ways.
Local Server
Set up and run guardrails and actions servers locally for development and testing.
Docker
Build and run NeMo Guardrails Docker images for rapid deployment and testing.
Microservice
Deploy guardrails as a production-ready microservice using NeMo Microservices.