NeMo Auditor Reference#

API Reference#

Refer to Auditor API for the REST API reference.

Environment Variables#

Name

Description

Default Value

NIM_API_KEY

Specifies the API key for accessing models from build.nvidia.com and integrate.api.nvidia.com.

You must specify a value when you use an audit configuration with options.nim.

None

OPENAI_API_KEY

Specifies the API key for accessing models from OpenAI at api.openai.com.

You must specify a value when you use an audit configuration with options.openai.

None

OPENAICOMPATIBLE_API_KEY

Specifies the API key for accessing models when you use an audit configuration with options.openai and a target that uses the openai.OpenAICompatible type.

None

POSTGRES_URI

The URI for the database storage for audit configurations and targets.

None

REST_API_KEY

Specifies the API key for accessing models from a generic REST endpoint.

You must specify a value when you use an audit configuration with options.rest.

None