From 177d64da97110f5cddac332450bbab026817d00c Mon Sep 17 00:00:00 2001 From: Markus Hartung Date: Wed, 2 Sep 2026 04:01:17 -0300 Subject: [PATCH] docs(providers): document the chatgpt-session provider --- AGENTS.md | 2 +- README.md | 14 ++--- docs/diagrams/cli-terminal.svg | 6 +-- docs/diagrams/comparison-table.svg | 4 +- docs/diagrams/promise-pillars.svg | 6 +-- docs/diagrams/readme-hero.svg | 6 +-- docs/i18n/ar/llm.txt | 8 +-- docs/i18n/az/llm.txt | 8 +-- docs/i18n/bg/llm.txt | 8 +-- docs/i18n/bn/llm.txt | 8 +-- docs/i18n/cs/llm.txt | 8 +-- docs/i18n/da/llm.txt | 8 +-- docs/i18n/de/llm.txt | 8 +-- docs/i18n/es/llm.txt | 8 +-- docs/i18n/fa/llm.txt | 8 +-- docs/i18n/fi/llm.txt | 8 +-- docs/i18n/fr/llm.txt | 8 +-- docs/i18n/gu/llm.txt | 8 +-- docs/i18n/he/llm.txt | 8 +-- docs/i18n/hi/llm.txt | 8 +-- docs/i18n/hu/llm.txt | 8 +-- docs/i18n/id/llm.txt | 8 +-- docs/i18n/in/llm.txt | 8 +-- docs/i18n/it/llm.txt | 8 +-- docs/i18n/ja/llm.txt | 8 +-- docs/i18n/ko/llm.txt | 8 +-- docs/i18n/mr/llm.txt | 8 +-- docs/i18n/ms/llm.txt | 8 +-- docs/i18n/nl/llm.txt | 8 +-- docs/i18n/no/llm.txt | 8 +-- docs/i18n/phi/llm.txt | 8 +-- docs/i18n/pl/llm.txt | 8 +-- docs/i18n/pt-BR/llm.txt | 8 +-- docs/i18n/pt/llm.txt | 8 +-- docs/i18n/ro/llm.txt | 8 +-- docs/i18n/ru/llm.txt | 8 +-- docs/i18n/sk/llm.txt | 8 +-- docs/i18n/sv/llm.txt | 8 +-- docs/i18n/sw/llm.txt | 8 +-- docs/i18n/ta/llm.txt | 8 +-- docs/i18n/te/llm.txt | 8 +-- docs/i18n/th/llm.txt | 8 +-- docs/i18n/tr/llm.txt | 8 +-- docs/i18n/uk-UA/llm.txt | 8 +-- docs/i18n/ur/llm.txt | 8 +-- docs/i18n/vi/llm.txt | 8 +-- docs/i18n/zh-CN/llm.txt | 8 +-- docs/i18n/zh-TW/llm.txt | 8 +-- docs/providers/CHATGPT_SESSION.md | 77 ++++++++++++++++++++++++++++ docs/providers/CHATGPT_WEB.md | 3 ++ docs/providers/meta.json | 1 + docs/reference/PROVIDER_REFERENCE.md | 11 ++-- llm.txt | 8 +-- package.json | 2 +- public/images/tier-flow-dark.svg | 6 +-- public/images/tier-flow-light.svg | 6 +-- 56 files changed, 285 insertions(+), 203 deletions(-) create mode 100644 docs/providers/CHATGPT_SESSION.md diff --git a/AGENTS.md b/AGENTS.md index 08adf6d8d3..30c2f8b299 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -46,7 +46,7 @@ Repository map and Reference Documentation sections below. ## Project at a Glance -**OmniRoute** โ€” unified AI proxy/router. One endpoint, 352 LLM providers, auto-fallback. +**OmniRoute** โ€” unified AI proxy/router. One endpoint, 353 LLM providers, auto-fallback. | Layer | Location | Purpose | | ------------- | ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | diff --git a/README.md b/README.md index 5431c2459f..fa839af249 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ # ๐Ÿš€ OmniRoute โ€” The Free AI Gateway -OmniRoute โ€” Never stop coding. Every AI tool โ†’ 352 providers โ€” 150+ free โ€” through one endpoint. Claude Code, Codex, Cursor, Cline, Copilot & Antigravity into FREE Claude / GPT / Gemini with auto-fallback. RTK + Caveman stacked compression saves 15โ€“95% tokens (~89% avg) โ€” never hit limits. 352 AI providers ยท 150+ free tiers ยท ~1.51B free tokens/mo ยท 19 routing strategies ยท $0 to start. +OmniRoute โ€” Never stop coding. Every AI tool โ†’ 353 providers โ€” 150+ free โ€” through one endpoint. Claude Code, Codex, Cursor, Cline, Copilot & Antigravity into FREE Claude / GPT / Gemini with auto-fallback. RTK + Caveman stacked compression saves 15โ€“95% tokens (~89% avg) โ€” never hit limits. 353 AI providers ยท 150+ free tiers ยท ~1.51B free tokens/mo ยท 19 routing strategies ยท $0 to start. @@ -101,7 +101,7 @@ โš™๏ธ Features ๐ŸŽฏ Combos - ๐ŸŒ Providers + ๐ŸŒ Providers ๐Ÿ”Œ CLI & MCP @@ -210,7 +210,7 @@ curl http://localhost:20128/v1/chat/completions \ -The Promise โ€” One endpoint and 352 providers. Automatic fallback keeps routing while another healthy target is available. Six pillars: resilient fallback across 352 providers ยท up to 95% token savings on eligible workloads ยท $0 to start with 150+ free tiers and 53 recurring/keyless free-forever providers ยท 36 CLI/agent integrations through one config ยท OpenAI, Claude, Gemini and Responses API compatibility at /v1 ยท production controls including circuit breakers, TLS stealth, MCP 110 tools, A2A, memory, guardrails, evals and 39,000+ static test declarations across 5,100+ tracked test files. +The Promise โ€” One endpoint and 353 providers. Automatic fallback keeps routing while another healthy target is available. Six pillars: resilient fallback across 353 providers ยท up to 95% token savings on eligible workloads ยท $0 to start with 150+ free tiers and 53 recurring/keyless free-forever providers ยท 36 CLI/agent integrations through one config ยท OpenAI, Claude, Gemini and Responses API compatibility at /v1 ยท production controls including circuit breakers, TLS stealth, MCP 110 tools, A2A, memory, guardrails, evals and 39,000+ static test declarations across 5,100+ tracked test files.

@@ -463,7 +463,7 @@ All **19** strategies โ€” mix & match per combo step: -What sets OmniRoute apart โ€” a dated feature snapshot vs 9router, OpenRouter, CLIProxyAPI and LiteLLM across 13 capabilities. OmniRoute: 352 providers, 150+ free tiers built in, 19 routing strategies, 12-engine token compression, built-in MCP server with 110 tools, A2A agent protocol, persistent memory, guardrails, cloud agents, TLS fingerprint stealth, Desktop/Termux/PWA and 43 i18n UI locales. OmniRoute is MIT-licensed and self-hostable. Competitor capabilities and counts may change; see the linked methodology. +What sets OmniRoute apart โ€” a dated feature snapshot vs 9router, OpenRouter, CLIProxyAPI and LiteLLM across 13 capabilities. OmniRoute: 353 providers, 150+ free tiers built in, 19 routing strategies, 12-engine token compression, built-in MCP server with 110 tools, A2A agent protocol, persistent memory, guardrails, cloud agents, TLS fingerprint stealth, Desktop/Termux/PWA and 43 i18n UI locales. OmniRoute is MIT-licensed and self-hostable. Competitor capabilities and counts may change; see the linked methodology. ๐Ÿ“Š Full methodology & per-feature detail vs 9router, OpenRouter, CLIProxyAPI & LiteLLM โ†’ [`docs/comparison/OMNIROUTE_VS_ALTERNATIVES.md`](docs/comparison/OMNIROUTE_VS_ALTERNATIVES.md) @@ -561,7 +561,7 @@ the current catalog at **[radar.omniroute.online/planos](https://radar.omniroute - **๐Ÿ–ผ๏ธ New endpoints** โ€” `/v1/ocr` (Mistral OCR) and `/v1/audio/translations` (Whisper-style) round out the media surface. โ†’ [API Reference](docs/reference/API_REFERENCE.md) - **๐ŸŽจ Image / video / audio generation** โ€” one API for media: xAI Grok Imagine & Novita AI video, ComfyUI, Magnific, Adobe Firefly, Segmind, and speech providers such as ElevenLabs. โ†’ [API Reference](docs/reference/API_REFERENCE.md) - **๐ŸŒ Deployment & ops** โ€” reverse-proxy `basePath`, browser-language auto-detect, per-key device tracking, root-less MITM trust, zh-TW localization. โ†’ [Environment](docs/reference/ENVIRONMENT.md) -- **๐Ÿค More providers & agents** โ€” cloud agents (Codex Cloud, Cursor, Devin, Jules), Grok Build (xAI) with browser + OAuth login, Ollama first-class card, Claude Opus 5 & Sonnet 5, Kimi official partnership (Code/Web/Moonshot), Zed, Requesty, SenseNova, Yuanbao, Agnes AIโ€ฆ and a refreshed **352-provider catalog**. โ†’ [Providers](docs/reference/PROVIDER_REFERENCE.md) +- **๐Ÿค More providers & agents** โ€” cloud agents (Codex Cloud, Cursor, Devin, Jules), Grok Build (xAI) with browser + OAuth login, Ollama first-class card, Claude Opus 5 & Sonnet 5, Kimi official partnership (Code/Web/Moonshot), Zed, Requesty, SenseNova, Yuanbao, Agnes AIโ€ฆ and a refreshed **353-provider catalog**. โ†’ [Providers](docs/reference/PROVIDER_REFERENCE.md) - **๐Ÿ“ก Routing transparency** โ€” every response carries an `X-OmniRoute-Decision` header naming the strategy/provider/latency that served it, a new `cache-optimized` combo strategy + Auto-Combo `cacheAffinity` factor route repeat requests back to the connection holding the cached prefix, and a read-only `/v1/auto-combo/{channel}/candidates` endpoint exposes an `auto/*` channel's live candidate pool. โ†’ [Auto-Combo](docs/routing/AUTO-COMBO.md) - **โšก Local performance & infra** โ€” one-click local Redis, Cloudflare Workers / Deno Deploy relay deployers, Bifrost & Mux as supervised embedded services. โ†’ [Embedded Services](docs/frameworks/EMBEDDED-SERVICES.md) - **๐Ÿงฉ Also in the box** โ€” plugin framework + marketplace, Omni/Agent/GitHub skills frameworks, Obsidian vault integration (22 MCP tools), OpenAI-compatible Batch & Files APIs, semantic response cache, gamification with leaderboards, ACP agent discovery (15 built-in agents), scheduled log export to BigQuery, `auto/chaos` fault injection, a Telegram bot bridge, an in-app version manager and LMArena-ELO free-provider rankings. โ†’ [Docs](docs/README.md) @@ -645,11 +645,11 @@ of your shell history. โ†’ [CLI Integrations](docs/guides/CLI-INTEGRATIONS.md)
-## ๐ŸŒ 352 AI Providers โ€” 152 Catalog-Marked Free +## ๐ŸŒ 353 AI Providers โ€” 152 Catalog-Marked Free
-> **352 registered providers** across the canonical chat, media, search, local, cloud-agent and system collections, including **152 carrying `hasFree: true` discovery metadata**. The chat model registry covers **229 providers / 2,554 distinct provider-model pairs / 1,283 raw model IDs**; the separate free-budget catalog has **446 per-model rows**, **38 recurring pools** and **53 recurring/keyless free-forever providers**. These are different denominators by design; definitions and pool-deduped calculations live in the [Provider Reference](docs/reference/PROVIDER_REFERENCE.md) and [Free Tiers](docs/reference/FREE_TIERS.md). +> **353 registered providers** across the canonical chat, media, search, local, cloud-agent and system collections, including **152 carrying `hasFree: true` discovery metadata**. The chat model registry covers **229 providers / 2,554 distinct provider-model pairs / 1,283 raw model IDs**; the separate free-budget catalog has **446 per-model rows**, **38 recurring pools** and **53 recurring/keyless free-forever providers**. These are different denominators by design; definitions and pool-deduped calculations live in the [Provider Reference](docs/reference/PROVIDER_REFERENCE.md) and [Free Tiers](docs/reference/FREE_TIERS.md).
diff --git a/docs/diagrams/cli-terminal.svg b/docs/diagrams/cli-terminal.svg index 41023d868d..196245e444 100644 --- a/docs/diagrams/cli-terminal.svg +++ b/docs/diagrams/cli-terminal.svg @@ -1,4 +1,4 @@ - + Compact animated terminal cycling three real OmniRoute CLI commands with a typewriter effect and a scrolling subcommand ticker; the first frame shows the completed providers-list screen. @@ -6,7 +6,7 @@ omniroute — 86 top-level commands -omniroute providers listOmniRoute Providers1f3a9c2e  anthropic   Claude Max 20x    active8c2d5b1a  codex       Codex Pro (team)  activef4e0a97b  glm         GLM Coding Plan   active03bd6e5f  kimi        Kimi K2 free      active… 348 more providers +omniroute providers listOmniRoute Providers1f3a9c2e  anthropic   Claude Max 20x    active8c2d5b1a  codex       Codex Pro (team)  activef4e0a97b  glm         GLM Coding Plan   active03bd6e5f  kimi        Kimi K2 free      active… 349 more providers $ omniroute providers list @@ -14,7 +14,7 @@ -OmniRoute Providers1f3a9c2e  anthropic   Claude Max 20x    active8c2d5b1a  codex       Codex Pro (team)  activef4e0a97b  glm         GLM Coding Plan   active03bd6e5f  kimi        Kimi K2 free      active… 348 more providers +OmniRoute Providers1f3a9c2e  anthropic   Claude Max 20x    active8c2d5b1a  codex       Codex Pro (team)  activef4e0a97b  glm         GLM Coding Plan   active03bd6e5f  kimi        Kimi K2 free      active… 349 more providers $ diff --git a/docs/diagrams/comparison-table.svg b/docs/diagrams/comparison-table.svg index bfdc3ea240..59c4ae62a3 100644 --- a/docs/diagrams/comparison-table.svg +++ b/docs/diagrams/comparison-table.svg @@ -1,4 +1,4 @@ - + Static-header comparison table where each capability row fades in top to bottom; the OmniRoute column is highlighted and shows a check or a leading value in every row, while competitors show a mix of checks, partials and crosses. @@ -23,7 +23,7 @@ Providers - 352 + 353 40+ 400+* ~5 diff --git a/docs/diagrams/promise-pillars.svg b/docs/diagrams/promise-pillars.svg index 6e037e5098..9466b0c859 100644 --- a/docs/diagrams/promise-pillars.svg +++ b/docs/diagrams/promise-pillars.svg @@ -1,4 +1,4 @@ - + Animated promise card: six pillar tiles fade in in reading order, then a soft colored border highlight sweeps from tile to tile in a continuous cycle. @@ -21,7 +21,7 @@ - One endpoint. 352 providers. Never stop building โ€” OmniRoute picks the cheapest one that works. + One endpoint. 353 providers. Never stop building โ€” OmniRoute picks the cheapest one that works. @@ -38,7 +38,7 @@ Never hit limits - Auto-fallback across 352 providers in + Auto-fallback across 353 providers in milliseconds. Quota out? The next provider takes over while a healthy target remains. diff --git a/docs/diagrams/readme-hero.svg b/docs/diagrams/readme-hero.svg index 1c49b21b2e..60ca25d4de 100644 --- a/docs/diagrams/readme-hero.svg +++ b/docs/diagrams/readme-hero.svg @@ -1,4 +1,4 @@ - + Animated hero card: a pulse travels the divider line and a compression bar demo repeatedly shrinks a prompt by up to 95 percent; all headline content is static and readable on the first frame. @@ -28,7 +28,7 @@ Never stop coding. - Every AI tool โ†’ 352 providers โ€” 150+ free โ€” through one endpoint. + Every AI tool โ†’ 353 providers โ€” 150+ free โ€” through one endpoint. Claude Code ยท Codex ยท Cursor ยท Cline ยท Copilot ยท Antigravity  โ†’  FREE Claude / GPT / Gemini ยท auto-fallback @@ -66,7 +66,7 @@ - 352 + 353 AI PROVIDERS 90+ diff --git a/docs/i18n/ar/llm.txt b/docs/i18n/ar/llm.txt index 548eefbf3b..046129bc1b 100644 --- a/docs/i18n/ar/llm.txt +++ b/docs/i18n/ar/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/i18n/az/llm.txt b/docs/i18n/az/llm.txt index 6bc2a099db..967c724a2d 100644 --- a/docs/i18n/az/llm.txt +++ b/docs/i18n/az/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/i18n/bg/llm.txt b/docs/i18n/bg/llm.txt index 6bc2a099db..967c724a2d 100644 --- a/docs/i18n/bg/llm.txt +++ b/docs/i18n/bg/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/i18n/bn/llm.txt b/docs/i18n/bn/llm.txt index 90e06508b6..90c7f7dbf4 100644 --- a/docs/i18n/bn/llm.txt +++ b/docs/i18n/bn/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/i18n/cs/llm.txt b/docs/i18n/cs/llm.txt index d954459b13..85e27ff2f8 100644 --- a/docs/i18n/cs/llm.txt +++ b/docs/i18n/cs/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/i18n/da/llm.txt b/docs/i18n/da/llm.txt index 9230d437d3..6d00b6881f 100644 --- a/docs/i18n/da/llm.txt +++ b/docs/i18n/da/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/i18n/de/llm.txt b/docs/i18n/de/llm.txt index 3c7b5b303a..2cf9348a78 100644 --- a/docs/i18n/de/llm.txt +++ b/docs/i18n/de/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/i18n/es/llm.txt b/docs/i18n/es/llm.txt index a16e64035c..be1b266fef 100644 --- a/docs/i18n/es/llm.txt +++ b/docs/i18n/es/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/i18n/fa/llm.txt b/docs/i18n/fa/llm.txt index 00d95daeae..bed34ef369 100644 --- a/docs/i18n/fa/llm.txt +++ b/docs/i18n/fa/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/i18n/fi/llm.txt b/docs/i18n/fi/llm.txt index 5c59495a6a..a7502ee885 100644 --- a/docs/i18n/fi/llm.txt +++ b/docs/i18n/fi/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/i18n/fr/llm.txt b/docs/i18n/fr/llm.txt index a285637e33..cefc127d67 100644 --- a/docs/i18n/fr/llm.txt +++ b/docs/i18n/fr/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/i18n/gu/llm.txt b/docs/i18n/gu/llm.txt index 34d83e829b..965773366b 100644 --- a/docs/i18n/gu/llm.txt +++ b/docs/i18n/gu/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/i18n/he/llm.txt b/docs/i18n/he/llm.txt index 416da4c84b..b54878df5c 100644 --- a/docs/i18n/he/llm.txt +++ b/docs/i18n/he/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/i18n/hi/llm.txt b/docs/i18n/hi/llm.txt index 9393dd87eb..0a821bae84 100644 --- a/docs/i18n/hi/llm.txt +++ b/docs/i18n/hi/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/i18n/hu/llm.txt b/docs/i18n/hu/llm.txt index 20f32976c5..0a3133dd41 100644 --- a/docs/i18n/hu/llm.txt +++ b/docs/i18n/hu/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/i18n/id/llm.txt b/docs/i18n/id/llm.txt index ea80bb4578..9d6cb0574d 100644 --- a/docs/i18n/id/llm.txt +++ b/docs/i18n/id/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/i18n/in/llm.txt b/docs/i18n/in/llm.txt index 8033e3fa82..5c317c7e39 100644 --- a/docs/i18n/in/llm.txt +++ b/docs/i18n/in/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/i18n/it/llm.txt b/docs/i18n/it/llm.txt index e2df9cc115..e32352c452 100644 --- a/docs/i18n/it/llm.txt +++ b/docs/i18n/it/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/i18n/ja/llm.txt b/docs/i18n/ja/llm.txt index ab95c8bc0c..4e35bbd4d8 100644 --- a/docs/i18n/ja/llm.txt +++ b/docs/i18n/ja/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/i18n/ko/llm.txt b/docs/i18n/ko/llm.txt index 9658b42bb0..eee0cb917b 100644 --- a/docs/i18n/ko/llm.txt +++ b/docs/i18n/ko/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/i18n/mr/llm.txt b/docs/i18n/mr/llm.txt index 48a94b897c..8ebd196d08 100644 --- a/docs/i18n/mr/llm.txt +++ b/docs/i18n/mr/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/i18n/ms/llm.txt b/docs/i18n/ms/llm.txt index c7dc286a2f..7cc8631e14 100644 --- a/docs/i18n/ms/llm.txt +++ b/docs/i18n/ms/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/i18n/nl/llm.txt b/docs/i18n/nl/llm.txt index 8cab222517..9e45990726 100644 --- a/docs/i18n/nl/llm.txt +++ b/docs/i18n/nl/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/i18n/no/llm.txt b/docs/i18n/no/llm.txt index b209c8c81e..dd77146bad 100644 --- a/docs/i18n/no/llm.txt +++ b/docs/i18n/no/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/i18n/phi/llm.txt b/docs/i18n/phi/llm.txt index cda4f3ec19..b35c4a4a97 100644 --- a/docs/i18n/phi/llm.txt +++ b/docs/i18n/phi/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/i18n/pl/llm.txt b/docs/i18n/pl/llm.txt index f2c24807ba..603821a401 100644 --- a/docs/i18n/pl/llm.txt +++ b/docs/i18n/pl/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/i18n/pt-BR/llm.txt b/docs/i18n/pt-BR/llm.txt index 1d0e7c7572..0c16643fbc 100644 --- a/docs/i18n/pt-BR/llm.txt +++ b/docs/i18n/pt-BR/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/i18n/pt/llm.txt b/docs/i18n/pt/llm.txt index ed8d0f33b5..9e3232ad08 100644 --- a/docs/i18n/pt/llm.txt +++ b/docs/i18n/pt/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/i18n/ro/llm.txt b/docs/i18n/ro/llm.txt index 945d07ef04..cce39883e2 100644 --- a/docs/i18n/ro/llm.txt +++ b/docs/i18n/ro/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/i18n/ru/llm.txt b/docs/i18n/ru/llm.txt index 795d39530a..1d382505a5 100644 --- a/docs/i18n/ru/llm.txt +++ b/docs/i18n/ru/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/i18n/sk/llm.txt b/docs/i18n/sk/llm.txt index a96f49dbc5..28e035d9f6 100644 --- a/docs/i18n/sk/llm.txt +++ b/docs/i18n/sk/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/i18n/sv/llm.txt b/docs/i18n/sv/llm.txt index 5270a3acf4..3113ebfc74 100644 --- a/docs/i18n/sv/llm.txt +++ b/docs/i18n/sv/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/i18n/sw/llm.txt b/docs/i18n/sw/llm.txt index 166ecff735..e9bafdaa6d 100644 --- a/docs/i18n/sw/llm.txt +++ b/docs/i18n/sw/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/i18n/ta/llm.txt b/docs/i18n/ta/llm.txt index 3996aa166c..305f77ddf0 100644 --- a/docs/i18n/ta/llm.txt +++ b/docs/i18n/ta/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/i18n/te/llm.txt b/docs/i18n/te/llm.txt index c0a319e444..8f9a341688 100644 --- a/docs/i18n/te/llm.txt +++ b/docs/i18n/te/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/i18n/th/llm.txt b/docs/i18n/th/llm.txt index 068975ff6a..c2b30b83cf 100644 --- a/docs/i18n/th/llm.txt +++ b/docs/i18n/th/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/i18n/tr/llm.txt b/docs/i18n/tr/llm.txt index 0ff720ab5b..bcae9132aa 100644 --- a/docs/i18n/tr/llm.txt +++ b/docs/i18n/tr/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/i18n/uk-UA/llm.txt b/docs/i18n/uk-UA/llm.txt index 7030db01be..6b6069b69b 100644 --- a/docs/i18n/uk-UA/llm.txt +++ b/docs/i18n/uk-UA/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/i18n/ur/llm.txt b/docs/i18n/ur/llm.txt index ee39faa930..f3713ab4a9 100644 --- a/docs/i18n/ur/llm.txt +++ b/docs/i18n/ur/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/i18n/vi/llm.txt b/docs/i18n/vi/llm.txt index cc75542ed9..8abb54dba3 100644 --- a/docs/i18n/vi/llm.txt +++ b/docs/i18n/vi/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/i18n/zh-CN/llm.txt b/docs/i18n/zh-CN/llm.txt index 969e3af8b1..ae226b11d0 100644 --- a/docs/i18n/zh-CN/llm.txt +++ b/docs/i18n/zh-CN/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/i18n/zh-TW/llm.txt b/docs/i18n/zh-TW/llm.txt index c1275ba043..0fdb659195 100644 --- a/docs/i18n/zh-TW/llm.txt +++ b/docs/i18n/zh-TW/llm.txt @@ -4,7 +4,7 @@ --- -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -169,7 +169,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -281,7 +281,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -478,7 +478,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/docs/providers/CHATGPT_SESSION.md b/docs/providers/CHATGPT_SESSION.md new file mode 100644 index 0000000000..8e7f1a5b06 --- /dev/null +++ b/docs/providers/CHATGPT_SESSION.md @@ -0,0 +1,77 @@ +--- +title: "Providers โ€” ChatGPT Web (Session)" +version: 3.8.51 +lastUpdated: 2026-09-02 +--- + +# Providers โ€” ChatGPT Web (Session) + +`chatgpt-session` (alias `cgpt-session`) serves ordinary `/v1/chat/completions` requests from +an authenticated ChatGPT browser session. It is a clean-room implementation and shares no code +with the retired common `chatgpt-web` provider; the browser interaction reuses the MIT-noticed +implementation under `open-sse/vendor/codex-chatgpt-web/`. + +## Relationship to the other ChatGPT providers + +| Provider | Endpoint | Client | +| --- | --- | --- | +| `chatgpt-session` | `/v1/chat/completions` | any OpenAI-compatible client | +| `chatgpt-web-codex` | `/v1/responses` | the native Codex CLI only | +| `chatgpt-web` (retired) | โ€” | fails closed with HTTP 410 | + +## Prerequisites + +- a full Cookie header from a signed-in ChatGPT session; +- Chrome or Chromium, plus a graphical session or Xvfb on headless hosts; +- with the Docker `web` profile, the internal Chromium service from `docker-compose.yml`. + +## Setup + +1. Open the **ChatGPT Web (Session)** provider in the dashboard and add a connection. +2. Paste the full ChatGPT Cookie header. +3. Run the connection check. OmniRoute opens an isolated browser profile, verifies the session + and detects whether Sol and Pro are available for the account. +4. Save. The pasted cookie is replaced by the verified browser session state; the raw cookie is + not retained. + +When the session expires, paste a fresh Cookie header and rerun the check. + +## Models + +| Model | Account requirement | +| --- | --- | +| `chatgpt-session/luna` | Free/Go accounts (Luna selector) | +| `chatgpt-session/think` | Free/Go accounts | +| `chatgpt-session/instant` | Sol-capable accounts | +| `chatgpt-session/medium` | Sol-capable accounts | +| `chatgpt-session/high` | Sol-capable accounts | +| `chatgpt-session/extra-high` | Pro-capable accounts | +| `chatgpt-session/pro` | Pro-capable accounts | + +Each model pins one backend model and one reasoning effort. Requesting a route the account does +not expose fails closed with HTTP 400 instead of silently switching modes. + +## Tool calling + +Tool calling is prompt-emulated, the same contract `perplexity-web` and `gemini-web` use. Tool +turns are answered non-streaming and then replayed as a terminal SSE stream when the client +asked for one. + +## Errors + +| Condition | Status | +| --- | --- | +| No Chrome or Chromium available | 503, with a connection-cooldown hint | +| Missing or unreadable credentials | 401 | +| Expired session | 401 | +| ChatGPT usage limit reached | 429 | +| Model not available for the account | 400 | +| ChatGPT interface changed (selector timeout) | 400 | +| Any other turn failure | 502 | + +Cookies and session state never appear in responses or logs. + +## Limitations + +Phase 1 covers text chat only. Image generation and editing, citation links and conversation +resume are not implemented. diff --git a/docs/providers/CHATGPT_WEB.md b/docs/providers/CHATGPT_WEB.md index ed6276e681..1eddf294d3 100644 --- a/docs/providers/CHATGPT_WEB.md +++ b/docs/providers/CHATGPT_WEB.md @@ -24,6 +24,9 @@ invalidates their active session leases. It preserves connection history and API allowlists; it does not add replacement access to an allowlist. The Codex provider and its connections are not matched by this retirement. +For ordinary `/v1/chat/completions` traffic over a ChatGPT session, use the clean-room +`chatgpt-session` provider instead โ€” see [CHATGPT_SESSION.md](./CHATGPT_SESSION.md). + ## Prerequisites - a full Cookie header from a signed-in ChatGPT session; diff --git a/docs/providers/meta.json b/docs/providers/meta.json index fa6485dd57..73a84787b6 100644 --- a/docs/providers/meta.json +++ b/docs/providers/meta.json @@ -5,6 +5,7 @@ "ALIBABA-QWEN-PROVIDER-FAMILIES", "CLAUDE_WEB", "CHATGPT_WEB", + "CHATGPT_SESSION", "AGENTROUTER", "ZED-DOCKER", "CURSOR-DOCKER", diff --git a/docs/reference/PROVIDER_REFERENCE.md b/docs/reference/PROVIDER_REFERENCE.md index 99d2a4f39d..46ae36d5f5 100644 --- a/docs/reference/PROVIDER_REFERENCE.md +++ b/docs/reference/PROVIDER_REFERENCE.md @@ -1,16 +1,16 @@ --- title: "Provider Reference" version: 3.8.51 -lastUpdated: 2026-08-30 +lastUpdated: 2026-09-02 --- # Provider Reference > **Auto-generated** from `src/shared/constants/providers.ts` โ€” do not edit by hand. > Regenerate with: `npm run gen:provider-reference` -> **Last generated:** 2026-08-30 +> **Last generated:** 2026-09-02 -Total providers: **352**. See category breakdown below. +Total providers: **353**. See category breakdown below. ## Categories @@ -80,13 +80,14 @@ Use the dashboard at `/dashboard/providers` to enable, configure, and test each | `zed` | `zd` | Zed IDE | OAuth | [link](https://zed.dev) | Zed stores LLM provider credentials (OpenAI, Anthropic, Google, Mistral, xAI) in the OS keychain. Use the Import button below to discover and import them automatically. | | `zed-hosted` | โ€” | Zed Hosted Models | OAuth | [link](https://zed.dev) | Sign in with your Zed account (native-app sign-in). OmniRoute generates a one-time RSA keypair and opens zed.dev to authorize it โ€” on a remote/headless install, copy the resulting 127.0.0.1 callback URL from your browser's address bar and paste it back here. Distinct from the 'Zed IDE' credential-import entry above: this proxies chat completions through Zed's own hosted model aggregator (cloud.zed.dev), fronting Anthropic/OpenAI/Google/xAI models under your Zed plan. | -## Web Cookie Providers (31) +## Web Cookie Providers (32) | ID | Alias | Name | Tags | Website | Notes | Tool calling | |----|-------|------|------|---------|-------|--------------| | `adapta-web` | `adp-web` | Adapta.org (Adapta One Web) | Web cookie | [link](https://agent.adapta.one) | Paste your __client cookie value from .clerk.agent.adapta.one (DevTools โ†’ Application โ†’ Cookies) | emulated | | `adobe-firefly` | `firefly` | Adobe Firefly (Image/Video) | Web cookie | [link](https://firefly.adobe.com) | RECOMMENDED: firefly.adobe.com signed-in โ†’ F12 โ†’ Network โ†’ click firefly-3p.ff.adobe.io (generate-async or models/discovery) โ†’ Request Headers โ†’ Authorization โ†’ copy the token AFTER 'Bearer ' (starts with eyJโ€ฆ). Cookie-only from firefly.adobe.com mints a GUEST token โ†’ 401/403; only multi-domain IMS cookies (adobelogin.com) or that Bearer JWT work. Unofficial/experimental media + Limits. | โ€” | | `blackbox-web` | `bb-web` | Blackbox Web (Subscription) | Web cookie | [link](https://app.blackbox.ai) | Paste your __Secure-authjs.session-token value or full cookie header from app.blackbox.ai | emulated | +| `chatgpt-session` | `cgpt-session` | ChatGPT Web (Session) | Web cookie | [link](https://chatgpt.com) | Paste the full ChatGPT Cookie header. OmniRoute verifies it in an isolated browser profile and then stores only the verified session state. | emulated | | `chatgpt-web-codex` | `cgpt-codex` | ChatGPT Web (Codex) | Web cookie | [link](https://chatgpt.com) | Paste the full ChatGPT Cookie header. OmniRoute verifies it in an isolated headless browser profile. | native | | `claude-web` | `cw` | Claude Web | Web cookie | [link](https://claude.ai) | Paste your session cookie from claude.ai | none | | `conol-web` | `cnl` | Conol (Unofficial/Experimental) | Web cookie | [link](https://conol.ai) | Use browser sign-in, or paste the full Cookie header from conol.ai. The __Secure-better-auth.session_token cookie is required. | โ€” | @@ -440,7 +441,7 @@ Use the dashboard at `/dashboard/providers` to enable, configure, and test each - Catalog: [`src/shared/constants/providers.ts`](../../src/shared/constants/providers.ts) - Registry (per-model details): [`open-sse/config/providerRegistry.ts`](../../open-sse/config/providerRegistry.ts) -- Executors: [`open-sse/executors/`](../../open-sse/executors/) (104 implementations) +- Executors: [`open-sse/executors/`](../../open-sse/executors/) (107 implementations) - Translators: [`open-sse/translator/`](../../open-sse/translator/) ## See Also diff --git a/llm.txt b/llm.txt index 9c60de9919..4375c37b51 100644 --- a/llm.txt +++ b/llm.txt @@ -1,6 +1,6 @@ # OmniRoute -> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 352 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. +> OmniRoute is a free, open-source AI Gateway that acts as a universal API proxy for multi-provider LLMs. It provides smart routing, automatic fallback, load balancing, and format translation across 353 AI providers โ€” all through a single OpenAI-compatible endpoint. Includes a built-in MCP Server (110 tools), A2A v0.3 protocol, Memory/Skills systems, Cloud Agents (codex, cursor, devin, jules), Guardrails framework, and an Electron desktop app. ## Overview @@ -165,7 +165,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo โ”‚ โ”‚ โ””โ”€โ”€ manager.ts # MITM proxy manager โ”‚ โ”œโ”€โ”€ shared/ # Shared utilities, components, and constants โ”‚ โ”‚ โ”œโ”€โ”€ components/ # Reusable UI components (Card, Badge, Button, Modal, Sidebar, ProviderIcon, etc.) -โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (352), model lists, pricing, routing strategies, MCP scopes +โ”‚ โ”‚ โ”œโ”€โ”€ constants/ # Provider definitions (353), model lists, pricing, routing strategies, MCP scopes โ”‚ โ”‚ โ”œโ”€โ”€ contracts/ # Shared API contracts โ”‚ โ”‚ โ”œโ”€โ”€ hooks/ # React hooks โ”‚ โ”‚ โ”œโ”€โ”€ middleware/ # Shared middleware utilities @@ -277,7 +277,7 @@ OmniRoute solves the problem of managing multiple AI provider subscriptions, quo ## Key Features (v3.8.50) ### Core Proxy -- **352 AI providers** with automatic format translation +- **353 AI providers** with automatic format translation - **Provider categories**: Free (90+ free tiers), OAuth, API Key, Self-Hosted, Custom (OpenAI/Anthropic-compatible) - **19 routing strategies**: priority, weighted, round-robin, fill-first, p2c, random, least-used, cost-optimized, reset-aware, reset-window, headroom, strict-random, auto, lkgp, context-optimized, cache-optimized, context-relay, fusion, pipeline - **4-tier fallback**: Subscription โ†’ API Key โ†’ Cheap โ†’ Free @@ -474,7 +474,7 @@ diagnostics) plus **memory**, **skill**, **agentSkill**, **githubSkill**, **pool ## v3.8.x Highlights -- **352-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add +- **353-provider catalog** with 150+ free tiers, one-click account imports, and bulk key add - **19 routing strategies** โ€” including `fusion` (parallel panel + judge synthesis), `pipeline`, `reset-aware`, `reset-window`, `headroom`, and `context-relay` - **16-factor Auto-Combo scoring** with bandit exploration and progressive cooldown - **MCP server expanded to 110 tools / 33 scopes** (canonical + memory/skill/agentSkill/githubSkill/pool/notion/obsidian/localCorpus/gamification/plugin modules) diff --git a/package.json b/package.json index f315bcd433..cbb09d1ed8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "omniroute", "version": "3.8.51", - "description": "Unified AI router with 352 providers, RTK+Caveman compression, auto fallback, MCP/A2A, desktop, PWA, and OpenAI-compatible APIs.", + "description": "Unified AI router with 353 providers, RTK+Caveman compression, auto fallback, MCP/A2A, desktop, PWA, and OpenAI-compatible APIs.", "type": "module", "bin": { "omniroute": "bin/omniroute.mjs", diff --git a/public/images/tier-flow-dark.svg b/public/images/tier-flow-dark.svg index 0d67776574..dfb3bf59b9 100644 --- a/public/images/tier-flow-dark.svg +++ b/public/images/tier-flow-dark.svg @@ -1,6 +1,6 @@ - + OmniRoute 4-tier fallback - OmniRoute 4-tier fallback: your IDE or CLI calls one local endpoint and the OmniRoute Smart Router fails over across 352 providers in 4 tiers โ€” Tier 1 Subscription, Tier 2 API, Tier 3 Cheap, Tier 4 Free. + OmniRoute 4-tier fallback: your IDE or CLI calls one local endpoint and the OmniRoute Smart Router fails over across 353 providers in 4 tiers โ€” Tier 1 Subscription, Tier 2 API, Tier 3 Cheap, Tier 4 Free. @@ -15,7 +15,7 @@ OmniRoute 4-tier fallback - Never stop building โ€” automatic zero-config failover across 352 providers + Never stop building โ€” automatic zero-config failover across 353 providers diff --git a/public/images/tier-flow-light.svg b/public/images/tier-flow-light.svg index 00cbbedbe2..fb90ef785a 100644 --- a/public/images/tier-flow-light.svg +++ b/public/images/tier-flow-light.svg @@ -1,6 +1,6 @@ - + OmniRoute 4-tier fallback - OmniRoute 4-tier fallback: your IDE or CLI calls one local endpoint and the OmniRoute Smart Router fails over across 352 providers in 4 tiers โ€” Tier 1 Subscription, Tier 2 API, Tier 3 Cheap, Tier 4 Free. + OmniRoute 4-tier fallback: your IDE or CLI calls one local endpoint and the OmniRoute Smart Router fails over across 353 providers in 4 tiers โ€” Tier 1 Subscription, Tier 2 API, Tier 3 Cheap, Tier 4 Free. @@ -15,7 +15,7 @@ OmniRoute 4-tier fallback - Never stop building โ€” automatic zero-config failover across 352 providers + Never stop building โ€” automatic zero-config failover across 353 providers