mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-08 15:35:24 +02:00
feat: Add OmniRoute - Free LLM Gateway Template (#920)
* feat: Add OmniRoute - Free LLM Gateway Template Adding the OmniRoute template to Dokploy. Never stop coding. Free AI gateway: one endpoint, 160+ providers (50+ free), connect Claude Code, Codex, Cursor, Cline & Copilot to FREE Claude/GPT/Gemini. RTK+Caveman stacked compression saves 15-95% tokens, smart auto-fallback, MCP/A2A, multimodal APIs, Desktop/PWA. * fix: Testing files updated Testing files with pnpm updated. * fix(omniroute): pin OmniRoute image version, fix template.toml syntax, normalize metadata * chore: Add VS Code setting for git config auto-approval * chore(app): add pnpm-workspace.yaml to fix pnpm workspace config
This commit is contained in:
20
meta.json
20
meta.json
@@ -4931,6 +4931,26 @@
|
||||
"self-hosted"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "omniroute",
|
||||
"name": "OmniRoute",
|
||||
"version": "3.8.17",
|
||||
"description": "The Free AI Gateway - Never stop coding. Connect every AI tool to 177 providers — 50+ free — through one endpoint. Auto-fallback. RTK + Caveman compression saves 15–95% tokens. Never hit limits. ~1.9B+ documented free tokens/month — up to ~2.5B in your first month with signup credits.",
|
||||
"logo": "omniroute.png",
|
||||
"links": {
|
||||
"github": "https://github.com/diegosouzapw/OmniRoute",
|
||||
"website": "https://github.com/diegosouzapw/OmniRoute",
|
||||
"docs": "https://github.com/diegosouzapw/OmniRoute/wiki"
|
||||
},
|
||||
"tags": [
|
||||
"artificial-intelligence",
|
||||
"gateway",
|
||||
"generative-ai",
|
||||
"llm",
|
||||
"monitoring",
|
||||
"routing"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "onedev",
|
||||
"name": "OneDev",
|
||||
|
||||
Reference in New Issue
Block a user