Skip to main content

NVIDIA Build Embedding

NVIDIA Build hosts NVIDIA NIM embedding endpoints (for example nvidia/nv-embedqa-e5-v5) through an OpenAI-compatible API.

Getting started with NVIDIA Build

  1. Sign in to build.nvidia.com.
  2. Generate an API key from your account.
  3. Pick an embedding model from build.nvidia.com/models (for example nvidia/nv-embedqa-e5-v5).

Setting up the NVIDIA Build Embedding model in Unstract

  • Sign in to the Unstract Platform.
  • From the side navigation menu, choose Settings 🞂 Embedding.
  • Click on the New Embedding Profile button.
  • From the list of Embeddings, choose NVIDIA Build.
  • Name — a unique name for this adapter instance.
  • API Key — your NVIDIA API key from build.nvidia.com.
  • Model — the embedding model name from build.nvidia.com/models.
  • API Base — pre-filled with https://integrate.api.nvidia.com/v1; change only if NVIDIA moves the base URL.
  • Leave Max Retries and Timeout at their defaults.
  • Click on Test Connection and ensure it succeeds, then click Submit.