Skip to content

3.5 Nvidia Free API Setup

Using Nvidia NIM (Nvidia Inference Microservices) platform's free tier account as an example.

Core Configuration Information

When configuring Nvidia NIM, you need the following information:

Nvidia NIM is a platform that supports users to use online open-source models and allows users to create API Keys with free credits.


Steps

Step 1: Visit Nvidia NIM Website

Visit https://build.nvidia.com/explore/discover

Visit Nvidia NIM Website

Step 2: Create API Key

  • Log in to your account (register and verify phone number if you don't have an account)
  • Click the Manage API Keys button

Create API Key

Step 3: Set API Key Name and Create

Set a name for your API Key (e.g., MiniTavern), click confirm to create

Set API Key Name

Step 4: Copy API Key

After successful creation, immediately copy the API Key (starting with nvapi-)

Important Note

  • API Key is only displayed once, please save it immediately
  • Do not share your API Key with others

Copy API Key

Step 5: Get Base URL

Base URL is: https://integrate.api.nvidia.com/v1

Get Base URL

Step 6: Configure in MiniTavern

Nvidia Configuration Overview

6.1 Select Custom Provider

Open MiniTavern → SettingsLLM SettingsAI Provider → Select Custom

Select Custom Provider

6.2 Enter API Key and Base URL

  • Paste your API Key (starting with nvapi-)
  • Paste Base URL: https://integrate.api.nvidia.com/v1
Enter API Key and Base URL

6.3 Get Model List

Click Get Model List to view available models

Get Model List

6.4 Add Model

Select the model you want to use, click Add

Add Model

6.5 Configuration Complete

Model added successfully, you can start using it now

Configuration Complete

FAQ

Q: How long is the API Key valid?

A: Nvidia AI currently provides a certain amount of free usage quota, after which payment is required.