Skip to content

[GitHub Trending] NVIDIA-NeMo/Switchyard

6.6 relevance
Score Breakdown
technical depth
7
novelty
7
actionability
5
community
6
strategic
7
personal
8

Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.

NVIDIA Switchyard likely involves AI agent or model infrastructure, relevant but lacks description for full scoring.

Open Source github.com
Contribute to NVIDIA-NeMo/Switchyard development by creating an account on GitHub.
Summary

NVIDIA NeMo released Switchyard, a Rust proxy and library for LLM traffic that routes requests across providers, translates between OpenAI Chat, Anthropic Messages, and OpenAI Responses formats, and records Prometheus metrics. It supports multi-backend routing strategies including LLM-as-classifier, signal-driven stage routing, and custom algorithms, and can be used as a launcher for coding agents like Claude Code or Codex, a standalone server, or an embedded library. Currently pre-alpha and not for production, it enables agents to speak their native API while being served by vLLM, NVIDIA NIM, Ollama, or any OpenAI-compatible endpoint.

Author

NVIDIA-NeMo