⚒️ Compare AI models with Nvidia API: Qwen, DeepSeek, Seed-OSS & Nemotron

345 views · ⚒️ Engineering

Description

Compare AI Models with Nvidia API: Qwen, DeepSeek, Seed-OSS & Nemotron

Overview

How It Works

Prerequisites

Setup

  1. Import workflow JSON
  2. Configure HTTP nodes: Authentication → Header Auth → Authorization: Bearer YOUR_API_KEY
  3. Activate workflow and test

Customization

Adjust temperature/max_tokens in HTTP nodes, add/remove models by duplicating nodes, change primary response selection in Format node, or add Redis caching for frequent queries.

Use Cases

Multi-model chatbots, A/B testing, code review, research assistance, and production systems with AI fallback.

🔗 Nodes Used

HTTP Request, Webhook

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup