API Reference#
OpenAPI Schema#
The OpenAPI specification details the endpoints for NVIDIA NIM for VLMs:
/v1/health/ready - Health endpoint
/v1/models - Show available models
/v1/chat/completions - Chat Completions Endpoint
The /v1/chat/completions
endpoint can be found in the NIM OpenAPI Schema, along with descriptions of parameters, allowed values and bounds.