omniroute 1.6.3 → 1.6.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.ar.md +131 -178
- package/README.bg.md +132 -259
- package/README.da.md +132 -259
- package/README.de.md +85 -129
- package/README.es.md +89 -129
- package/README.fi.md +133 -260
- package/README.fr.md +87 -129
- package/README.he.md +132 -259
- package/README.hu.md +132 -259
- package/README.id.md +132 -259
- package/README.in.md +75 -140
- package/README.it.md +85 -129
- package/README.ja.md +132 -178
- package/README.ko.md +132 -259
- package/README.md +172 -286
- package/README.ms.md +132 -259
- package/README.nl.md +132 -259
- package/README.no.md +132 -259
- package/README.phi.md +133 -260
- package/README.pl.md +133 -260
- package/README.pt-BR.md +100 -129
- package/README.pt.md +135 -262
- package/README.ro.md +133 -260
- package/README.ru.md +85 -129
- package/README.sk.md +132 -259
- package/README.sv.md +132 -259
- package/README.th.md +132 -259
- package/README.uk-UA.md +132 -259
- package/README.vi.md +132 -259
- package/README.zh-CN.md +85 -129
- package/app/.next/BUILD_ID +1 -1
- package/app/.next/app-path-routes-manifest.json +30 -30
- package/app/.next/build-manifest.json +2 -2
- package/app/.next/prerender-manifest.json +3 -3
- package/app/.next/server/app/(dashboard)/dashboard/analytics/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/api-manager/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/audit-log/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/costs/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/health/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/limits/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/logs/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/onboarding/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/settings/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_global-error.html +2 -2
- package/app/.next/server/app/_global-error.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cache/route.js +2 -2
- package/app/.next/server/app/api/cache/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cache/stats/route.js +1 -1
- package/app/.next/server/app/api/cache/stats/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/backups/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/backups/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/claude-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/cline-settings/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/cline-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/codex-profiles/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/codex-profiles/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/codex-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/droid-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/droid-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/guide-settings/[toolId]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/kilo-settings/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/kilo-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/openclaw-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/runtime/[toolId]/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/runtime/[toolId]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/status/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/status/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/combos/metrics/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/combos/test/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/compliance/audit-log/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/db-backups/export/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/db-backups/exportAll/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/db-backups/import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/db-backups/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/evals/[suiteId]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/evals/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/fallback/chains/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/logs/console/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/availability/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/catalog/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/route.js +1 -1
- package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/monitoring/health/route.js +1 -1
- package/app/.next/server/app/api/monitoring/health/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/cursor/auto-import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/cursor/import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/auto-import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/social-exchange/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/policies/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/pricing/defaults/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/pricing/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-metrics/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-nodes/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-nodes/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-nodes/validate/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/route.js +1 -1
- package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/test-batch/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/rate-limit/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/rate-limits/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/resilience/reset/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/resilience/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/restart/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/sessions/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/combo-defaults/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/ip-filter/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/proxy/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/proxy/test/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/require-login/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/system-prompt/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/thinking-budget/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/storage/health/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/sync/cloud/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/sync/initialize/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/telemetry/summary/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/token-health/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/detect/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/history/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/load/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/save/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/send/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/translate/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/analytics/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/budget/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/call-logs/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/call-logs/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/logs/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/proxy-logs/route.js +3 -3
- package/app/.next/server/app/api/usage/proxy-logs/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/request-logs/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/audio/speech/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/audio/transcriptions/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/embeddings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/images/generations/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/moderations/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/providers/[provider]/embeddings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/providers/[provider]/images/generations/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/rerank/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/docs/page.js +1 -1
- package/app/.next/server/app/docs/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/forbidden/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/forgot-password/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/privacy/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/terms/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app-paths-manifest.json +30 -30
- package/app/.next/server/chunks/2767.js +11 -11
- package/app/.next/server/chunks/5393.js +1 -1
- package/app/.next/server/chunks/7109.js +3 -3
- package/app/.next/server/chunks/7230.js +5 -5
- package/app/.next/server/pages/500.html +2 -2
- package/app/.next/server/server-reference-manifest.js +1 -1
- package/app/.next/server/server-reference-manifest.json +1 -1
- package/app/.next/static/chunks/{5846-8360aca41de8628b.js → 5846-79cfb6380345004d.js} +1 -1
- package/app/package.json +10 -2
- package/bin/omniroute.mjs +71 -7
- package/package.json +10 -2
- /package/app/.next/static/{iqSCUTEzH78lajJjqTmE_ → 3vFcTa-1x8yNMMbXwOlmb}/_buildManifest.js +0 -0
- /package/app/.next/static/{iqSCUTEzH78lajJjqTmE_ → 3vFcTa-1x8yNMMbXwOlmb}/_ssgManifest.js +0 -0
package/README.sv.md
CHANGED
|
@@ -3,8 +3,6 @@
|
|
|
3
3
|
|
|
4
4
|
# 🚀 OmniRoute — Den kostnadsfria AI-gatewayen
|
|
5
5
|
|
|
6
|
-
🌐 **[English](#-omniroute--the-free-ai-gateway)** | **[Português (BR)](#-omniroute--gateway-de-ia-gratuito)**
|
|
7
|
-
|
|
8
6
|
### Sluta aldrig koda. Smart routing till **GRATIS & lågkostnads AI-modeller** med automatisk reserv.
|
|
9
7
|
|
|
10
8
|
_Din universella API-proxy — en slutpunkt, 36+ leverantörer, noll driftstopp._
|
|
@@ -249,6 +247,30 @@ docker compose --profile cli up -d
|
|
|
249
247
|
|
|
250
248
|
---
|
|
251
249
|
|
|
250
|
+
---
|
|
251
|
+
|
|
252
|
+
## 🖥️ Desktop App — Offline & Always-On
|
|
253
|
+
|
|
254
|
+
> 🆕 **NEW!** OmniRoute is now available as a **native desktop application** for Windows, macOS, and Linux.
|
|
255
|
+
|
|
256
|
+
- 🖥️ **Native Window** — Dedicated app window with system tray integration
|
|
257
|
+
- 🔄 **Auto-Start** — Launch OmniRoute on system login
|
|
258
|
+
- 🔔 **Native Notifications** — Get alerts for quota exhaustion or provider issues
|
|
259
|
+
- ⚡ **One-Click Install** — NSIS (Windows), DMG (macOS), AppImage (Linux)
|
|
260
|
+
- 🌐 **Offline Mode** — Works fully offline with bundled server
|
|
261
|
+
|
|
262
|
+
```bash
|
|
263
|
+
npm run electron:dev # Development mode
|
|
264
|
+
npm run electron:build # Current platform
|
|
265
|
+
npm run electron:build:win # Windows (.exe)
|
|
266
|
+
npm run electron:build:mac # macOS (.dmg)
|
|
267
|
+
npm run electron:build:linux # Linux (.AppImage)
|
|
268
|
+
```
|
|
269
|
+
|
|
270
|
+
📖 Full documentation: [`electron/README.md`](electron/README.md)
|
|
271
|
+
|
|
272
|
+
---
|
|
273
|
+
|
|
252
274
|
## 💰 Prissättning i en överblick
|
|
253
275
|
|
|
254
276
|
| Nivå | Leverantör | Kostnad | Kvotåterställning | Bäst för |
|
|
@@ -274,67 +296,6 @@ docker compose --profile cli up -d
|
|
|
274
296
|
|
|
275
297
|
---
|
|
276
298
|
|
|
277
|
-
## 🎯 Användningsfall
|
|
278
|
-
|
|
279
|
-
### Fall 1: "Jag har Claude Pro-abonnemang"
|
|
280
|
-
|
|
281
|
-
**Problem:** Kvoten går ut oanvänd, hastighetsgränser under tung kodning
|
|
282
|
-
|
|
283
|
-
```
|
|
284
|
-
Combo: "maximize-claude"
|
|
285
|
-
1. cc/claude-opus-4-6 (use subscription fully)
|
|
286
|
-
2. glm/glm-4.7 (cheap backup when quota out)
|
|
287
|
-
3. if/kimi-k2-thinking (free emergency fallback)
|
|
288
|
-
|
|
289
|
-
Monthly cost: $20 (subscription) + ~$5 (backup) = $25 total
|
|
290
|
-
vs. $20 + hitting limits = frustration
|
|
291
|
-
```
|
|
292
|
-
|
|
293
|
-
### Fall 2: "Jag vill ha noll kostnad"
|
|
294
|
-
|
|
295
|
-
**Problem:** Har inte råd med prenumerationer, behöver pålitlig AI-kodning
|
|
296
|
-
|
|
297
|
-
```
|
|
298
|
-
Combo: "free-forever"
|
|
299
|
-
1. gc/gemini-3-flash (180K free/month)
|
|
300
|
-
2. if/kimi-k2-thinking (unlimited free)
|
|
301
|
-
3. qw/qwen3-coder-plus (unlimited free)
|
|
302
|
-
|
|
303
|
-
Monthly cost: $0
|
|
304
|
-
Quality: Production-ready models
|
|
305
|
-
```
|
|
306
|
-
|
|
307
|
-
### Fall 3: "Jag behöver kodning dygnet runt, inga avbrott"
|
|
308
|
-
|
|
309
|
-
**Problem:** Deadlines, har inte råd med driftstopp
|
|
310
|
-
|
|
311
|
-
```
|
|
312
|
-
Combo: "always-on"
|
|
313
|
-
1. cc/claude-opus-4-6 (best quality)
|
|
314
|
-
2. cx/gpt-5.2-codex (second subscription)
|
|
315
|
-
3. glm/glm-4.7 (cheap, resets daily)
|
|
316
|
-
4. minimax/MiniMax-M2.1 (cheapest, 5h reset)
|
|
317
|
-
5. if/kimi-k2-thinking (free unlimited)
|
|
318
|
-
|
|
319
|
-
Result: 5 layers of fallback = zero downtime
|
|
320
|
-
```
|
|
321
|
-
|
|
322
|
-
### Fall 4: "Jag vill ha GRATIS AI i OpenClaw"
|
|
323
|
-
|
|
324
|
-
**Problem:** Behöver AI-assistent i meddelandeappar, helt gratis
|
|
325
|
-
|
|
326
|
-
```
|
|
327
|
-
Combo: "openclaw-free"
|
|
328
|
-
1. if/glm-4.7 (unlimited free)
|
|
329
|
-
2. if/minimax-m2.1 (unlimited free)
|
|
330
|
-
3. if/kimi-k2-thinking (unlimited free)
|
|
331
|
-
|
|
332
|
-
Monthly cost: $0
|
|
333
|
-
Access via: WhatsApp, Telegram, Slack, Discord, iMessage, Signal...
|
|
334
|
-
```
|
|
335
|
-
|
|
336
|
-
---
|
|
337
|
-
|
|
338
299
|
## 💡 Nyckelfunktioner
|
|
339
300
|
|
|
340
301
|
### 🧠 Core Routing & Intelligence
|
|
@@ -495,6 +456,67 @@ OmniRoute inkluderar en kraftfull inbyggd översättarlekplats med **4 lägen**
|
|
|
495
456
|
|
|
496
457
|
---
|
|
497
458
|
|
|
459
|
+
## 🎯 Användningsfall
|
|
460
|
+
|
|
461
|
+
### Fall 1: "Jag har Claude Pro-abonnemang"
|
|
462
|
+
|
|
463
|
+
**Problem:** Kvoten går ut oanvänd, hastighetsgränser under tung kodning
|
|
464
|
+
|
|
465
|
+
```
|
|
466
|
+
Combo: "maximize-claude"
|
|
467
|
+
1. cc/claude-opus-4-6 (use subscription fully)
|
|
468
|
+
2. glm/glm-4.7 (cheap backup when quota out)
|
|
469
|
+
3. if/kimi-k2-thinking (free emergency fallback)
|
|
470
|
+
|
|
471
|
+
Monthly cost: $20 (subscription) + ~$5 (backup) = $25 total
|
|
472
|
+
vs. $20 + hitting limits = frustration
|
|
473
|
+
```
|
|
474
|
+
|
|
475
|
+
### Fall 2: "Jag vill ha noll kostnad"
|
|
476
|
+
|
|
477
|
+
**Problem:** Har inte råd med prenumerationer, behöver pålitlig AI-kodning
|
|
478
|
+
|
|
479
|
+
```
|
|
480
|
+
Combo: "free-forever"
|
|
481
|
+
1. gc/gemini-3-flash (180K free/month)
|
|
482
|
+
2. if/kimi-k2-thinking (unlimited free)
|
|
483
|
+
3. qw/qwen3-coder-plus (unlimited free)
|
|
484
|
+
|
|
485
|
+
Monthly cost: $0
|
|
486
|
+
Quality: Production-ready models
|
|
487
|
+
```
|
|
488
|
+
|
|
489
|
+
### Fall 3: "Jag behöver kodning dygnet runt, inga avbrott"
|
|
490
|
+
|
|
491
|
+
**Problem:** Deadlines, har inte råd med driftstopp
|
|
492
|
+
|
|
493
|
+
```
|
|
494
|
+
Combo: "always-on"
|
|
495
|
+
1. cc/claude-opus-4-6 (best quality)
|
|
496
|
+
2. cx/gpt-5.2-codex (second subscription)
|
|
497
|
+
3. glm/glm-4.7 (cheap, resets daily)
|
|
498
|
+
4. minimax/MiniMax-M2.1 (cheapest, 5h reset)
|
|
499
|
+
5. if/kimi-k2-thinking (free unlimited)
|
|
500
|
+
|
|
501
|
+
Result: 5 layers of fallback = zero downtime
|
|
502
|
+
```
|
|
503
|
+
|
|
504
|
+
### Fall 4: "Jag vill ha GRATIS AI i OpenClaw"
|
|
505
|
+
|
|
506
|
+
**Problem:** Behöver AI-assistent i meddelandeappar, helt gratis
|
|
507
|
+
|
|
508
|
+
```
|
|
509
|
+
Combo: "openclaw-free"
|
|
510
|
+
1. if/glm-4.7 (unlimited free)
|
|
511
|
+
2. if/minimax-m2.1 (unlimited free)
|
|
512
|
+
3. if/kimi-k2-thinking (unlimited free)
|
|
513
|
+
|
|
514
|
+
Monthly cost: $0
|
|
515
|
+
Access via: WhatsApp, Telegram, Slack, Discord, iMessage, Signal...
|
|
516
|
+
```
|
|
517
|
+
|
|
518
|
+
---
|
|
519
|
+
|
|
498
520
|
## 📖 Installationsguide
|
|
499
521
|
|
|
500
522
|
<details>
|
|
@@ -775,98 +797,81 @@ Settings → API Configuration:
|
|
|
775
797
|
|
|
776
798
|
---
|
|
777
799
|
|
|
778
|
-
##
|
|
779
|
-
|
|
780
|
-
<details>
|
|
781
|
-
<summary><b>Visa alla tillgängliga modeller</b></summary>
|
|
782
|
-
|
|
783
|
-
**Claude Code (`cc/`)** - Pro/Max:
|
|
784
|
-
|
|
785
|
-
- `cc/claude-opus-4-6`
|
|
786
|
-
- `cc/claude-sonnet-4-5-20250929`
|
|
787
|
-
- `cc/claude-haiku-4-5-20251001`
|
|
788
|
-
|
|
789
|
-
**Codex (`cx/`)** - Plus/Pro:
|
|
790
|
-
|
|
791
|
-
- `cx/gpt-5.2-codex`
|
|
792
|
-
- `cx/gpt-5.1-codex-max`
|
|
793
|
-
|
|
794
|
-
**Gemini CLI (`gc/`)** - GRATIS:
|
|
800
|
+
## 🧪 Utvärderingar (Evals)
|
|
795
801
|
|
|
796
|
-
-
|
|
797
|
-
- `gc/gemini-2.5-pro`
|
|
802
|
+
OmniRoute inkluderar ett inbyggt utvärderingsramverk för att testa LLM-svarskvalitet mot en gyllene uppsättning. Få åtkomst till det via **Analytics → Evals** i instrumentpanelen.
|
|
798
803
|
|
|
799
|
-
|
|
804
|
+
### Inbyggt gyllene set
|
|
800
805
|
|
|
801
|
-
|
|
802
|
-
- `gh/claude-4.5-sonnet`
|
|
806
|
+
Det förinstallerade "OmniRoute Golden Set" innehåller 10 testfall som täcker:
|
|
803
807
|
|
|
804
|
-
|
|
808
|
+
- Hälsningar, matematik, geografi, kodgenerering
|
|
809
|
+
- JSON-formatöverensstämmelse, översättning, markdown
|
|
810
|
+
- Säkerhetsvägran (skadligt innehåll), räkning, boolesk logik
|
|
805
811
|
|
|
806
|
-
|
|
807
|
-
- `nvidia/mistral-7b-instruct`
|
|
808
|
-
- 50+ modeller till på [build.nvidia.com](https://build.nvidia.com)
|
|
812
|
+
### Utvärderingsstrategier
|
|
809
813
|
|
|
810
|
-
|
|
814
|
+
| Strategi | Beskrivning | Exempel |
|
|
815
|
+
| ---------- | ---------------------------------------------------- | -------------------------------- |
|
|
816
|
+
| `exact` | Utdata måste matcha exakt | `"4"` |
|
|
817
|
+
| `contains` | Utdata måste innehålla delsträng (skiftlägeskänslig) | `"Paris"` |
|
|
818
|
+
| `regex` | Utdata måste matcha regexmönster | `"1.*2.*3"` |
|
|
819
|
+
| `custom` | Anpassad JS-funktion returnerar true/false | `(output) => output.length > 10` |
|
|
811
820
|
|
|
812
|
-
|
|
821
|
+
---
|
|
813
822
|
|
|
814
|
-
|
|
823
|
+
## 🐛 Felsökning
|
|
815
824
|
|
|
816
|
-
|
|
825
|
+
<details>
|
|
826
|
+
<summary><b>Klicka för att expandera felsökningsguide</b></summary>
|
|
817
827
|
|
|
818
|
-
**
|
|
828
|
+
**"Språkmodellen gav inga meddelanden"**
|
|
819
829
|
|
|
820
|
-
-
|
|
821
|
-
-
|
|
822
|
-
- `if/deepseek-r1`
|
|
823
|
-
- `if/glm-4.7`
|
|
824
|
-
- `if/minimax-m2`
|
|
830
|
+
- Leverantörskvoten är slut → Kontrollera instrumentpanelens kvotföljare
|
|
831
|
+
- Lösning: Använd kombinationsalternativ eller byt till billigare nivå
|
|
825
832
|
|
|
826
|
-
**
|
|
833
|
+
**Taxebegränsning**
|
|
827
834
|
|
|
828
|
-
-
|
|
829
|
-
- `
|
|
835
|
+
- Prenumerationskvot ute → Fallback till GLM/MiniMax
|
|
836
|
+
- Lägg till kombination: `cc/claude-opus-4-6 → glm/glm-4.7 → if/kimi-k2-thinking`
|
|
830
837
|
|
|
831
|
-
**
|
|
838
|
+
**OAuth-token har löpt ut**
|
|
832
839
|
|
|
833
|
-
-
|
|
834
|
-
-
|
|
840
|
+
- Automatisk uppdatering av OmniRoute
|
|
841
|
+
- Om problemen kvarstår: Dashboard → Leverantör → Återanslut
|
|
835
842
|
|
|
836
|
-
**
|
|
843
|
+
**Höga kostnader**
|
|
837
844
|
|
|
838
|
-
-
|
|
839
|
-
-
|
|
840
|
-
-
|
|
845
|
+
- Kontrollera användningsstatistik i Dashboard → Kostnader
|
|
846
|
+
- Byt primär modell till GLM/MiniMax
|
|
847
|
+
- Använd gratis nivå (Gemini CLI, iFlow) för icke-kritiska uppgifter
|
|
841
848
|
|
|
842
|
-
|
|
849
|
+
**Dashboard öppnas på fel port**
|
|
843
850
|
|
|
844
|
-
|
|
851
|
+
- Set `PORT=20128` och `NEXT_PUBLIC_BASE_URL=http://localhost:20128`
|
|
845
852
|
|
|
846
|
-
|
|
853
|
+
**Molnsynkroniseringsfel**
|
|
847
854
|
|
|
848
|
-
|
|
855
|
+
- Verifiera att `BASE_URL` pekar på din löpinstans
|
|
856
|
+
- Verifiera `CLOUD_URL` poäng till din förväntade molnslutpunkt
|
|
857
|
+
- Håll `NEXT_PUBLIC_*` värden i linje med värden på serversidan
|
|
849
858
|
|
|
850
|
-
|
|
859
|
+
**Första inloggningen fungerar inte**
|
|
851
860
|
|
|
852
|
-
|
|
861
|
+
- Kontrollera `INITIAL_PASSWORD` i `.env`
|
|
862
|
+
- Om det inte är inställt är reservlösenordet `123456`
|
|
853
863
|
|
|
854
|
-
|
|
855
|
-
- JSON-formatöverensstämmelse, översättning, markdown
|
|
856
|
-
- Säkerhetsvägran (skadligt innehåll), räkning, boolesk logik
|
|
864
|
+
**Inga förfrågningsloggar**
|
|
857
865
|
|
|
858
|
-
|
|
866
|
+
- Ställ in `ENABLE_REQUEST_LOGS=true` i `.env`
|
|
859
867
|
|
|
860
|
-
|
|
861
|
-
| ---------- | ---------------------------------------------------- | -------------------------------- |
|
|
862
|
-
| `exact` | Utdata måste matcha exakt | `"4"` |
|
|
863
|
-
| `contains` | Utdata måste innehålla delsträng (skiftlägeskänslig) | `"Paris"` |
|
|
864
|
-
| `regex` | Utdata måste matcha regexmönster | `"1.*2.*3"` |
|
|
865
|
-
| `custom` | Anpassad JS-funktion returnerar true/false | `(output) => output.length > 10` |
|
|
868
|
+
**Anslutningstest visar "Invalid" för OpenAI-kompatibla leverantörer**
|
|
866
869
|
|
|
867
|
-
|
|
870
|
+
- Många leverantörer exponerar inte en `/models` slutpunkt
|
|
871
|
+
- OmniRoute v1.0.6+ inkluderar reservvalidering via chattslutföranden
|
|
872
|
+
- Se till att baswebbadressen innehåller suffixet `/v1`
|
|
868
873
|
|
|
869
|
-
|
|
874
|
+
### 🔐 OAuth em Servidor Remoto (Remote OAuth Setup)
|
|
870
875
|
|
|
871
876
|
<a name="oauth-em-servidor-remoto"></a>
|
|
872
877
|
|
|
@@ -957,59 +962,6 @@ Se não quiser criar credenciais próprias agora, ainda é possível usar o flux
|
|
|
957
962
|
|
|
958
963
|
> Este workaround funciona porque o código de autorização na URL é válido independente do redirect ter carregado ou não.
|
|
959
964
|
|
|
960
|
-
---
|
|
961
|
-
|
|
962
|
-
## 🐛 Felsökning
|
|
963
|
-
|
|
964
|
-
<details>
|
|
965
|
-
<summary><b>Klicka för att expandera felsökningsguide</b></summary>
|
|
966
|
-
|
|
967
|
-
**"Språkmodellen gav inga meddelanden"**
|
|
968
|
-
|
|
969
|
-
- Leverantörskvoten är slut → Kontrollera instrumentpanelens kvotföljare
|
|
970
|
-
- Lösning: Använd kombinationsalternativ eller byt till billigare nivå
|
|
971
|
-
|
|
972
|
-
**Taxebegränsning**
|
|
973
|
-
|
|
974
|
-
- Prenumerationskvot ute → Fallback till GLM/MiniMax
|
|
975
|
-
- Lägg till kombination: `cc/claude-opus-4-6 → glm/glm-4.7 → if/kimi-k2-thinking`
|
|
976
|
-
|
|
977
|
-
**OAuth-token har löpt ut**
|
|
978
|
-
|
|
979
|
-
- Automatisk uppdatering av OmniRoute
|
|
980
|
-
- Om problemen kvarstår: Dashboard → Leverantör → Återanslut
|
|
981
|
-
|
|
982
|
-
**Höga kostnader**
|
|
983
|
-
|
|
984
|
-
- Kontrollera användningsstatistik i Dashboard → Kostnader
|
|
985
|
-
- Byt primär modell till GLM/MiniMax
|
|
986
|
-
- Använd gratis nivå (Gemini CLI, iFlow) för icke-kritiska uppgifter
|
|
987
|
-
|
|
988
|
-
**Dashboard öppnas på fel port**
|
|
989
|
-
|
|
990
|
-
- Set `PORT=20128` och `NEXT_PUBLIC_BASE_URL=http://localhost:20128`
|
|
991
|
-
|
|
992
|
-
**Molnsynkroniseringsfel**
|
|
993
|
-
|
|
994
|
-
- Verifiera att `BASE_URL` pekar på din löpinstans
|
|
995
|
-
- Verifiera `CLOUD_URL` poäng till din förväntade molnslutpunkt
|
|
996
|
-
- Håll `NEXT_PUBLIC_*` värden i linje med värden på serversidan
|
|
997
|
-
|
|
998
|
-
**Första inloggningen fungerar inte**
|
|
999
|
-
|
|
1000
|
-
- Kontrollera `INITIAL_PASSWORD` i `.env`
|
|
1001
|
-
- Om det inte är inställt är reservlösenordet `123456`
|
|
1002
|
-
|
|
1003
|
-
**Inga förfrågningsloggar**
|
|
1004
|
-
|
|
1005
|
-
- Ställ in `ENABLE_REQUEST_LOGS=true` i `.env`
|
|
1006
|
-
|
|
1007
|
-
**Anslutningstest visar "Invalid" för OpenAI-kompatibla leverantörer**
|
|
1008
|
-
|
|
1009
|
-
- Många leverantörer exponerar inte en `/models` slutpunkt
|
|
1010
|
-
- OmniRoute v1.0.6+ inkluderar reservvalidering via chattslutföranden
|
|
1011
|
-
- Se till att baswebbadressen innehåller suffixet `/v1`
|
|
1012
|
-
|
|
1013
965
|
</details>
|
|
1014
966
|
|
|
1015
967
|
---
|
|
@@ -1152,85 +1104,6 @@ MIT-licens - se [LICENSE](LICENSE) för detaljer.
|
|
|
1152
1104
|
|
|
1153
1105
|
---
|
|
1154
1106
|
|
|
1155
|
-
---
|
|
1156
|
-
|
|
1157
|
-
## 🇧🇷 OmniRoute — Gateway de IA Gratuito
|
|
1158
|
-
|
|
1159
|
-
<a name="-omniroute--gateway-de-ia-gratuito"></a>
|
|
1160
|
-
|
|
1161
|
-
### Nunca pare de codar. Roteamento inteligente para **modeller de IA GRATUITOS e de baixo custo** com reservautomatisk.
|
|
1162
|
-
|
|
1163
|
-
_Seu proxy universal de API — um endpoint, 36+ tester, noll driftstopp._
|
|
1164
|
-
|
|
1165
|
-
### 🌐 Internacionalização (i18n)
|
|
1166
|
-
|
|
1167
|
-
O instrumentpanelen gör OmniRoute stöder **múltiplos idiomas**. Attualmente disponível em:
|
|
1168
|
-
|
|
1169
|
-
| Idiom | Código | Status |
|
|
1170
|
-
| ------------------------ | ------- | ----------- |
|
|
1171
|
-
| 🇺🇸 engelska | `en` | ✅ Komplett |
|
|
1172
|
-
| 🇧🇷 Português (Brasilien) | `pt-BR` | ✅ Komplett |
|
|
1173
|
-
|
|
1174
|
-
**Para trocar o idioma:** Clique no selector de idioma (🇺🇸 EN) no header do dashboard → selecione o idioma desejado.
|
|
1175
|
-
|
|
1176
|
-
**För att lägga till ett nytt uttryck:**
|
|
1177
|
-
|
|
1178
|
-
1. Crie `src/i18n/messages/{codigo}.json` baseado em `en.json`
|
|
1179
|
-
2. Adicione o código em `src/i18n/config.ts` → `LOCALES` och `LANGUAGES`
|
|
1180
|
-
3. Reinicie o servidor
|
|
1181
|
-
|
|
1182
|
-
### ⚡ Início Rápido
|
|
1183
|
-
|
|
1184
|
-
```bash
|
|
1185
|
-
# Instalar via npm
|
|
1186
|
-
npx omniroute@latest
|
|
1187
|
-
|
|
1188
|
-
# Ou rodar do código-fonte
|
|
1189
|
-
cp .env.example .env
|
|
1190
|
-
npm install
|
|
1191
|
-
PORT=20128 NEXT_PUBLIC_BASE_URL=http://localhost:20128 npm run dev
|
|
1192
|
-
```
|
|
1193
|
-
|
|
1194
|
-
### 🐳 Hamnarbetare
|
|
1195
|
-
|
|
1196
|
-
```bash
|
|
1197
|
-
docker run -d --name omniroute -p 20128:20128 diegosouzapw/omniroute:latest
|
|
1198
|
-
```
|
|
1199
|
-
|
|
1200
|
-
### 🔑 Funcionalidades Principais
|
|
1201
|
-
|
|
1202
|
-
- **36+ provedores de IA** — Claude, GPT, Gemini, Llama, Qwen, DeepSeek, e mais
|
|
1203
|
-
- **Roteamento inteligente** — Fallback automático entre provedores
|
|
1204
|
-
- **Tradução de formato** — OpenAI ↔ Claude ↔ Gemini automaticamente
|
|
1205
|
-
- **Multi-conta** — Múltiplas contas por provedor com seleção inteligente
|
|
1206
|
-
- **Cache semântico** — Reduz custos e latência
|
|
1207
|
-
- **OAuth automático** — Tokens renovam automaticamente
|
|
1208
|
-
- **Combos personalizados** — 6 estratégias de roteamento
|
|
1209
|
-
- **Dashboard komplett** — Övervakning, loggar, analyser, konfigurationer
|
|
1210
|
-
- **CLI-verktyg** — Konfigurera Claude Code, Codex, Cursor, Cline com um clique
|
|
1211
|
-
- **100 % TypeScript** — Código limpo e tipado
|
|
1212
|
-
|
|
1213
|
-
### 📖 Dokumentation
|
|
1214
|
-
|
|
1215
|
-
| Dokument | Beskrivning |
|
|
1216
|
-
| ----------------------------------------------- | --------------------------------------------- |
|
|
1217
|
-
| [Guia do Usuário](docs/USER_GUIDE.md) | Provedores, combos, CLI, distribuera |
|
|
1218
|
-
| [Referência da API](docs/API_REFERENCE.md) | Todos os endpoints com exemplos |
|
|
1219
|
-
| [Solução de Problemas](docs/TROUBLESHOOTING.md) | Problemas comuns e soluções |
|
|
1220
|
-
| [Arquitetura](docs/ARCHITECTURE.md) | Arquitetura e internos do sistema |
|
|
1221
|
-
| [Contribuição](CONTRIBUTING.md) | Inställning av desenvolvimento och riktlinjer |
|
|
1222
|
-
| [Deploy em VM](docs/VM_DEPLOYMENT_GUIDE.md) | Komplettera med: VM + nginx + Cloudflare |
|
|
1223
|
-
|
|
1224
|
-
### 📧 Stöd
|
|
1225
|
-
|
|
1226
|
-
> 💬 **Entre para a comunidade!** [Grupo WhatsApp](https://chat.whatsapp.com/JI7cDQ1GyaiDHhVBpLxf8b?mode=gi_t) — Tire dúvidas, compartilhe dicas e fique atualizado.
|
|
1227
|
-
|
|
1228
|
-
- **Webbplats**: [omniroute.online](https://omniroute.online)
|
|
1229
|
-
- **GitHub**: [github.com/diegosouzapw/OmniRoute](https://github.com/diegosouzapw/OmniRoute)
|
|
1230
|
-
- **Frågor**: [github.com/diegosouzapw/OmniRoute/issues](https://github.com/diegosouzapw/OmniRoute/issues)
|
|
1231
|
-
|
|
1232
|
-
---
|
|
1233
|
-
|
|
1234
1107
|
<div align="center">
|
|
1235
1108
|
<sub>Byggd med ❤️ för utvecklare som kodar 24/7</sub>
|
|
1236
1109
|
<br/>
|