mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-31 04:12:10 +03:00
OmniRoute is an intelligent API gateway that unifies 20+ AI providers behind a single OpenAI-compatible endpoint. Features include intelligent routing with 6 strategies, multi-format translation (OpenAI/Claude/Gemini/Responses API), circuit breakers, semantic caching, combo fallback chains, real-time health monitoring, and a full dashboard with provider management, analytics, and CLI tool integration. Key highlights: - 20+ providers (Claude Code, Codex, Gemini CLI, GitHub Copilot, iFlow, Qwen, Kiro, etc.) - 6 routing strategies (Fill First, Round Robin, P2C, Random, Least Used, Cost Optimized) - Export/Import database backup with full archive support - Translator Playground with 4 modes (Playground, Chat Tester, Test Bench, Live Monitor) - 100% TypeScript across src/ and open-sse/ - Docker support with multi-stage builds - Comprehensive documentation and 9 dashboard screenshots
76 lines
2.2 KiB
Markdown
76 lines
2.2 KiB
Markdown
# OmniRoute — Dashboard Features Gallery
|
|
|
|
Visual guide to every section of the OmniRoute dashboard.
|
|
|
|
---
|
|
|
|
## 🔌 Providers
|
|
|
|
Manage AI provider connections: OAuth providers (Claude Code, Codex, Gemini CLI), API key providers (Groq, DeepSeek, OpenRouter), and free providers (iFlow, Qwen, Kiro).
|
|
|
|

|
|
|
|
---
|
|
|
|
## 🎨 Combos
|
|
|
|
Create model routing combos with 6 strategies: fill-first, round-robin, power-of-two-choices, random, least-used, and cost-optimized. Each combo chains multiple models with automatic fallback.
|
|
|
|

|
|
|
|
---
|
|
|
|
## 📊 Analytics
|
|
|
|
Comprehensive usage analytics with token consumption, cost estimates, activity heatmaps, weekly distribution charts, and per-provider breakdowns.
|
|
|
|

|
|
|
|
---
|
|
|
|
## 🏥 System Health
|
|
|
|
Real-time monitoring: uptime, memory, version, latency percentiles (p50/p95/p99), cache statistics, and provider circuit breaker states.
|
|
|
|

|
|
|
|
---
|
|
|
|
## 🔧 Translator Playground
|
|
|
|
Four modes for debugging API translations: **Playground** (format converter), **Chat Tester** (live requests), **Test Bench** (batch tests), and **Live Monitor** (real-time stream).
|
|
|
|

|
|
|
|
---
|
|
|
|
## ⚙️ Settings
|
|
|
|
General settings, system storage, backup management (export/import database), appearance (dark/light mode), security, routing, resilience, and advanced configuration.
|
|
|
|

|
|
|
|
---
|
|
|
|
## 🔧 CLI Tools
|
|
|
|
One-click configuration for AI coding tools: Claude Code, Codex CLI, Gemini CLI, OpenClaw, Kilo Code, and Antigravity.
|
|
|
|

|
|
|
|
---
|
|
|
|
## 📝 Request Logs
|
|
|
|
Real-time request logging with filtering by provider, model, account, and API key. Shows status codes, token usage, latency, and response details.
|
|
|
|

|
|
|
|
---
|
|
|
|
## 🌐 API Endpoint
|
|
|
|
Your unified API endpoint with capability breakdown: Chat Completions, Embeddings, Image Generation, Reranking, Audio Transcription, and registered API keys.
|
|
|
|

|