Guardrails Reference#
API Reference#
Refer to Guardrails API for the REST API reference.
Environment Variables#
Name |
Description |
Default Value |
---|---|---|
|
The local path to the config store when the |
|
|
The configuration store provider. |
|
|
The URI for database storage for guardrails configurations. SQLite and PostgreSQL are supported. |
|
|
The configuration ID to use if a request does not specify an ID. |
|
|
The default LLM provider. For a list of available LLM providers, check the NeMo Guardrails Documentation. |
|
|
When set to |
|
|
The host where the service runs. |
|
|
The port that the service listens on. |
|
|
The API key for the NIM endpoint. Get one from NVIDIA API Catalog. |
None |
|
The URL of the NIM endpoint. |
NVIDIA API endpoint, |