[PR #31] [MERGED] Add OmniRoute — self-hostable AI gateway with 4-tier fallback #58

Closed
opened 2026-05-07 00:01:09 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/miantiao-me/awesome-homelab/pull/31
Author: @diegosouzapw
Created: 2/20/2026
Status: Merged
Merged: 3/8/2026
Merged by: @miantiao-me

Base: masterHead: add-omniroute


📝 Commits (1)

  • 2aec9bb Add OmniRoute — self-hostable AI gateway with 4-tier fallback

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Add OmniRoute

OmniRoute is a self-hostable AI gateway with:

  • 🔄 4-tier cascading fallback — automatic retry across providers
  • ⚖️ Multi-provider load balancing — distribute requests across OpenAI, Anthropic, Google, local models
  • 🔌 OpenAI-compatible API — drop-in replacement, works with any OpenAI SDK
  • 🎯 200+ models supported — GPT, Claude, Gemini, Llama, Mistral, etc.
  • 🐳 Docker-ready — single docker compose up deployment
  • 📊 Dashboard — real-time monitoring, flow visualization, provider management

GitHub: https://github.com/diegosouzapw/OmniRoute
License: MIT


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/miantiao-me/awesome-homelab/pull/31 **Author:** [@diegosouzapw](https://github.com/diegosouzapw) **Created:** 2/20/2026 **Status:** ✅ Merged **Merged:** 3/8/2026 **Merged by:** [@miantiao-me](https://github.com/miantiao-me) **Base:** `master` ← **Head:** `add-omniroute` --- ### 📝 Commits (1) - [`2aec9bb`](https://github.com/miantiao-me/awesome-homelab/commit/2aec9bbe23deb636ae548b9da07847ad7ae89352) Add OmniRoute — self-hostable AI gateway with 4-tier fallback ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## Add OmniRoute [OmniRoute](https://github.com/diegosouzapw/OmniRoute) is a self-hostable AI gateway with: - 🔄 **4-tier cascading fallback** — automatic retry across providers - ⚖️ **Multi-provider load balancing** — distribute requests across OpenAI, Anthropic, Google, local models - 🔌 **OpenAI-compatible API** — drop-in replacement, works with any OpenAI SDK - 🎯 **200+ models supported** — GPT, Claude, Gemini, Llama, Mistral, etc. - 🐳 **Docker-ready** — single `docker compose up` deployment - 📊 **Dashboard** — real-time monitoring, flow visualization, provider management **GitHub:** https://github.com/diegosouzapw/OmniRoute **License:** MIT --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:01:09 +02:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/awesome-homelab#58
No description provided.