Skip to main content
Model ID
The model is well-suited for general-purpose AI applications such as conversational AI, content creation, multimodal analysis, and intelligent assistants that process diverse input types.

API Usage

You can interact with the Nemotron 3 Nano Omni model through multiple programming environments using a RESTful API. The examples below demonstrate how to call the model for text and multimodal generation tasks.

API Examples

Generate a Chat Completion

Use the chat completion endpoint to generate responses from the Nemotron 3 Nano Omni model.

Shell

Multimodal Example (Image Input)

Function Call Example