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
- Sign in to build.nvidia.com.
- Generate an API key from your account.
- 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 Profilebutton. - 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 RetriesandTimeoutat their defaults. - Click on
Test Connectionand ensure it succeeds, then clickSubmit.