Skip to content

Add bitrouter to Inference/LLM Router#450

Open
SPIKESPIGEL404 wants to merge 1 commit into
InftyAI:mainfrom
SPIKESPIGEL404:add-bitrouter
Open

Add bitrouter to Inference/LLM Router#450
SPIKESPIGEL404 wants to merge 1 commit into
InftyAI:mainfrom
SPIKESPIGEL404:add-bitrouter

Conversation

@SPIKESPIGEL404

Copy link
Copy Markdown

Adds BitRouter under Inference → LLM Router (peer to LiteLLM, bifrost, Portkey). BitRouter is an open-source (Apache-2.0) agent-native LLM router that optimizes your agent with every run — zero harness changes, with every model call reliable, traceable, secure, and cost-effective. It provides multi-provider routing, cross-protocol translation, an MCP gateway, guardrails, and per-request observability through a single local endpoint.

Updated both README.md and website/data.yml, placed alphabetically after bifrost. Used logo: default.png (no custom logo supplied).

Filed via the Project Request issue #449, but the project-request workflow errored before it could open a PR (TypeError: Cannot read properties of null (reading 'includes') in the "Check for existing PR" step — it calls pr.body.includes(...) and one existing open PR has a null body). Opening this manually instead. Closes #449.

Signed-off-by: Spikel <shangweiliu66@gmail.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@InftyAI-Agent InftyAI-Agent added needs-triage Indicates an issue or PR lacks a label and requires one. needs-priority Indicates a PR lacks a label and requires one. do-not-merge/needs-kind Indicates a PR lacks a label and requires one. labels Jun 7, 2026
@InftyAI-Agent InftyAI-Agent requested review from cr7258 and samzong June 7, 2026 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/needs-kind Indicates a PR lacks a label and requires one. needs-priority Indicates a PR lacks a label and requires one. needs-triage Indicates an issue or PR lacks a label and requires one.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Project Request: BitRouter

3 participants