Skip to content

Commit 03d77a3

Browse files
author
AutoResearch Agent
committed
feat: add nvidia_nim plugin
NVIDIA NIM chat and embedding model provider for Agent Zero. OpenAI-compatible /v1 endpoints via LiteLLM, supports the free hosted catalog (build.nvidia.com) and self-hosted NIM containers.
1 parent d08e182 commit 03d77a3

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

plugins/nvidia_nim/index.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
title: NVIDIA NIM
2+
description: Adds NVIDIA NIM as a chat and embedding model provider for Agent Zero. Exposes the OpenAI-compatible /v1 endpoints of the NVIDIA NIM hosted API and any self-hosted NIM microservice through LiteLLM. Includes a settings UI for the API key, API base override, and default model names.
3+
github: https://github.com/Shawn5cents/agent-zero-nvidia-nim
4+
tags:
5+
- models
6+
- providers
7+
- llm
8+
- embeddings
9+
- integrations
10+
screenshots:
11+
- https://raw.githubusercontent.com/Shawn5cents/agent-zero-nvidia-nim/main/docs/screenshot-settings.png

plugins/nvidia_nim/thumbnail.jpg

19.1 KB
Loading

0 commit comments

Comments
 (0)