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.phi.md
CHANGED
|
@@ -3,8 +3,6 @@
|
|
|
3
3
|
|
|
4
4
|
# 🚀 OmniRoute — Ang Libreng AI Gateway
|
|
5
5
|
|
|
6
|
-
🌐 **[English](#-omniroute--the-free-ai-gateway)** | **[Português (BR)](#-omniroute--gateway-de-ia-gratuito)**
|
|
7
|
-
|
|
8
6
|
### Huwag kailanman ihinto ang coding. Smart routing sa **LIBRE at murang mga modelo ng AI** na may awtomatikong fallback.
|
|
9
7
|
|
|
10
8
|
_Iyong unibersal na API proxy — isang endpoint, 36+ provider, zero downtime._
|
|
@@ -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
|
## 💰 Pagpepresyo sa isang Sulyap
|
|
253
275
|
|
|
254
276
|
| Tier | Provider | Gastos | I-reset ang Quota | Pinakamahusay Para sa |
|
|
@@ -274,67 +296,6 @@ docker compose --profile cli up -d
|
|
|
274
296
|
|
|
275
297
|
---
|
|
276
298
|
|
|
277
|
-
## 🎯 Use Cases
|
|
278
|
-
|
|
279
|
-
### Case 1: "May subscription ako sa Claude Pro"
|
|
280
|
-
|
|
281
|
-
**Problema:** Nag-e-expire ang quota nang hindi nagamit, mga limitasyon sa rate sa panahon ng mabigat na coding
|
|
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
|
-
### Case 2: "Gusto ko ng zero cost"
|
|
294
|
-
|
|
295
|
-
**Problema:** Hindi kayang bayaran ang mga subscription, kailangan ng maaasahang AI coding
|
|
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
|
-
### Case 3: "Kailangan ko ng 24/7 coding, walang mga pagkaantala"
|
|
308
|
-
|
|
309
|
-
**Problema:** Mga deadline, hindi kayang bayaran ang downtime
|
|
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
|
-
### Kaso 4: "Gusto ko ng LIBRENG AI sa OpenClaw"
|
|
323
|
-
|
|
324
|
-
**Problema:** Kailangan ng AI assistant sa mga app sa pagmemensahe, ganap na libre
|
|
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
|
## 💡 Mga Pangunahing Tampok
|
|
339
300
|
|
|
340
301
|
### 🧠 Core Routing at Intelligence
|
|
@@ -495,6 +456,67 @@ Kasama sa OmniRoute ang isang malakas na built-in na Playground ng Translator na
|
|
|
495
456
|
|
|
496
457
|
---
|
|
497
458
|
|
|
459
|
+
## 🎯 Use Cases
|
|
460
|
+
|
|
461
|
+
### Case 1: "May subscription ako sa Claude Pro"
|
|
462
|
+
|
|
463
|
+
**Problema:** Nag-e-expire ang quota nang hindi nagamit, mga limitasyon sa rate sa panahon ng mabigat na coding
|
|
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
|
+
### Case 2: "Gusto ko ng zero cost"
|
|
476
|
+
|
|
477
|
+
**Problema:** Hindi kayang bayaran ang mga subscription, kailangan ng maaasahang AI coding
|
|
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
|
+
### Case 3: "Kailangan ko ng 24/7 coding, walang mga pagkaantala"
|
|
490
|
+
|
|
491
|
+
**Problema:** Mga deadline, hindi kayang bayaran ang downtime
|
|
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
|
+
### Kaso 4: "Gusto ko ng LIBRENG AI sa OpenClaw"
|
|
505
|
+
|
|
506
|
+
**Problema:** Kailangan ng AI assistant sa mga app sa pagmemensahe, ganap na libre
|
|
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
|
## 📖 Gabay sa Pag-setup
|
|
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>Tingnan ang lahat ng available na modelo</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/`)** - LIBRE:
|
|
800
|
+
## 🧪 Mga Pagsusuri (Evals)
|
|
795
801
|
|
|
796
|
-
-
|
|
797
|
-
- `gc/gemini-2.5-pro`
|
|
802
|
+
Ang OmniRoute ay may kasamang built-in na balangkas ng pagsusuri upang subukan ang kalidad ng pagtugon ng LLM laban sa isang ginintuang hanay. I-access ito sa pamamagitan ng **Analytics → Evals** sa dashboard.
|
|
798
803
|
|
|
799
|
-
|
|
804
|
+
### Built-in na Golden Set
|
|
800
805
|
|
|
801
|
-
-
|
|
802
|
-
- `gh/claude-4.5-sonnet`
|
|
806
|
+
Ang pre-loaded na "OmniRoute Golden Set" ay naglalaman ng 10 test case na sumasaklaw sa:
|
|
803
807
|
|
|
804
|
-
|
|
808
|
+
- Pagbati, matematika, heograpiya, pagbuo ng code
|
|
809
|
+
- Pagsunod sa format ng JSON, pagsasalin, markdown
|
|
810
|
+
- Pagtanggi sa kaligtasan (nakapipinsalang nilalaman), pagbibilang, lohika ng boolean
|
|
805
811
|
|
|
806
|
-
|
|
807
|
-
- `nvidia/mistral-7b-instruct`
|
|
808
|
-
- 50+ pang mga modelo sa [build.nvidia.com](https://build.nvidia.com)
|
|
812
|
+
### Estratehiya sa Pagsusuri
|
|
809
813
|
|
|
810
|
-
|
|
814
|
+
| Diskarte | Paglalarawan | Halimbawa |
|
|
815
|
+
| ---------- | ------------------------------------------------------------ | -------------------------------- |
|
|
816
|
+
| `exact` | Dapat na eksaktong tumugma ang output | `"4"` |
|
|
817
|
+
| `contains` | Ang output ay dapat maglaman ng substring (case-insensitive) | `"Paris"` |
|
|
818
|
+
| `regex` | Ang output ay dapat tumugma sa regex pattern | `"1.*2.*3"` |
|
|
819
|
+
| `custom` | Ang custom na JS function ay nagbabalik ng true/false | `(output) => output.length > 10` |
|
|
811
820
|
|
|
812
|
-
|
|
821
|
+
---
|
|
813
822
|
|
|
814
|
-
|
|
823
|
+
## 🐛 Pag-troubleshoot
|
|
815
824
|
|
|
816
|
-
|
|
825
|
+
<details>
|
|
826
|
+
<summary><b>Mag-click upang palawakin ang gabay sa pag-troubleshoot</b></summary>
|
|
817
827
|
|
|
818
|
-
**
|
|
828
|
+
**"Ang modelo ng wika ay hindi nagbigay ng mga mensahe"**
|
|
819
829
|
|
|
820
|
-
-
|
|
821
|
-
-
|
|
822
|
-
- `if/deepseek-r1`
|
|
823
|
-
- `if/glm-4.7`
|
|
824
|
-
- `if/minimax-m2`
|
|
830
|
+
- Naubos na ang quota ng provider → Suriin ang tracker ng quota ng dashboard
|
|
831
|
+
- Solusyon: Gumamit ng combo fallback o lumipat sa mas murang tier
|
|
825
832
|
|
|
826
|
-
**
|
|
833
|
+
**Paglilimita sa rate**
|
|
827
834
|
|
|
828
|
-
-
|
|
829
|
-
- `
|
|
835
|
+
- Out na ang quota ng subscription → Fallback sa GLM/MiniMax
|
|
836
|
+
- Magdagdag ng combo: `cc/claude-opus-4-6 → glm/glm-4.7 → if/kimi-k2-thinking`
|
|
830
837
|
|
|
831
|
-
**
|
|
838
|
+
**Nag-expire ang token ng OAuth**
|
|
832
839
|
|
|
833
|
-
-
|
|
834
|
-
-
|
|
840
|
+
- Auto-refresh ng OmniRoute
|
|
841
|
+
- Kung magpapatuloy ang mga isyu: Dashboard → Provider → Muling kumonekta
|
|
835
842
|
|
|
836
|
-
**
|
|
843
|
+
**Mataas na gastos**
|
|
837
844
|
|
|
838
|
-
-
|
|
839
|
-
-
|
|
840
|
-
-
|
|
845
|
+
- Suriin ang mga istatistika ng paggamit sa Dashboard → Mga Gastos
|
|
846
|
+
- Ilipat ang pangunahing modelo sa GLM/MiniMax
|
|
847
|
+
- Gumamit ng libreng tier (Gemini CLI, iFlow) para sa mga hindi kritikal na gawain
|
|
841
848
|
|
|
842
|
-
|
|
849
|
+
**Nagbubukas ang dashboard sa maling port**
|
|
843
850
|
|
|
844
|
-
|
|
851
|
+
- Itakda ang `PORT=20128` at `NEXT_PUBLIC_BASE_URL=http://localhost:20128`
|
|
845
852
|
|
|
846
|
-
|
|
853
|
+
**Mga error sa cloud sync**
|
|
847
854
|
|
|
848
|
-
|
|
855
|
+
- I-verify ang `BASE_URL` na mga puntos sa iyong running instance
|
|
856
|
+
- I-verify ang `CLOUD_URL` na mga puntos sa iyong inaasahang cloud endpoint
|
|
857
|
+
- Panatilihing nakahanay ang mga value ng `NEXT_PUBLIC_*` sa mga value sa gilid ng server
|
|
849
858
|
|
|
850
|
-
|
|
859
|
+
**Hindi gumagana ang unang pag-login**
|
|
851
860
|
|
|
852
|
-
|
|
861
|
+
- Suriin ang `INITIAL_PASSWORD` sa `.env`
|
|
862
|
+
- Kung hindi nakatakda, ang fallback na password ay `123456`
|
|
853
863
|
|
|
854
|
-
|
|
855
|
-
- Pagsunod sa format ng JSON, pagsasalin, markdown
|
|
856
|
-
- Pagtanggi sa kaligtasan (nakapipinsalang nilalaman), pagbibilang, lohika ng boolean
|
|
864
|
+
**Walang mga log ng kahilingan**
|
|
857
865
|
|
|
858
|
-
|
|
866
|
+
- Itakda ang `ENABLE_REQUEST_LOGS=true` sa `.env`
|
|
859
867
|
|
|
860
|
-
|
|
861
|
-
| ---------- | ------------------------------------------------------------ | -------------------------------- |
|
|
862
|
-
| `exact` | Dapat na eksaktong tumugma ang output | `"4"` |
|
|
863
|
-
| `contains` | Ang output ay dapat maglaman ng substring (case-insensitive) | `"Paris"` |
|
|
864
|
-
| `regex` | Ang output ay dapat tumugma sa regex pattern | `"1.*2.*3"` |
|
|
865
|
-
| `custom` | Ang custom na JS function ay nagbabalik ng true/false | `(output) => output.length > 10` |
|
|
868
|
+
**Ang pagsubok sa koneksyon ay nagpapakita ng "Di-wasto" para sa mga provider na katugma sa OpenAI**
|
|
866
869
|
|
|
867
|
-
|
|
870
|
+
- Maraming provider ang hindi naglalantad ng `/models` endpoint
|
|
871
|
+
- Kasama sa OmniRoute v1.0.6+ ang fallback validation sa pamamagitan ng mga pagkumpleto ng chat
|
|
872
|
+
- Tiyaking may kasamang `/v1` suffix ang base URL
|
|
868
873
|
|
|
869
|
-
|
|
874
|
+
### 🔐 OAuth em Servidor Remoto (Remote OAuth Setup)
|
|
870
875
|
|
|
871
876
|
<a name="oauth-em-servidor-remoto"></a>
|
|
872
877
|
|
|
@@ -945,7 +950,7 @@ Agora o Google redirectionará corretamente para sa `https://seu-servidor.com/ca
|
|
|
945
950
|
|
|
946
951
|
---
|
|
947
952
|
|
|
948
|
-
|
|
953
|
+
#### Workaround temporário (sem configurar credenciais próprias)
|
|
949
954
|
|
|
950
955
|
Se não quiser criar credenciais próprias agora, may posibilidad na magamit o fluxo **manual de URL**:
|
|
951
956
|
|
|
@@ -957,59 +962,6 @@ Se não quiser criar credenciais próprias agora, may posibilidad na magamit o f
|
|
|
957
962
|
|
|
958
963
|
> Ang workaround na ito ay gumagana sa pamamagitan ng código de authorização na URL ay maaaring mag-redirect sa iyong carregado ou não.
|
|
959
964
|
|
|
960
|
-
---
|
|
961
|
-
|
|
962
|
-
## 🐛 Pag-troubleshoot
|
|
963
|
-
|
|
964
|
-
<details>
|
|
965
|
-
<summary><b>Mag-click upang palawakin ang gabay sa pag-troubleshoot</b></summary>
|
|
966
|
-
|
|
967
|
-
**"Ang modelo ng wika ay hindi nagbigay ng mga mensahe"**
|
|
968
|
-
|
|
969
|
-
- Naubos na ang quota ng provider → Suriin ang tracker ng quota ng dashboard
|
|
970
|
-
- Solusyon: Gumamit ng combo fallback o lumipat sa mas murang tier
|
|
971
|
-
|
|
972
|
-
**Paglilimita sa rate**
|
|
973
|
-
|
|
974
|
-
- Out na ang quota ng subscription → Fallback sa GLM/MiniMax
|
|
975
|
-
- Magdagdag ng combo: `cc/claude-opus-4-6 → glm/glm-4.7 → if/kimi-k2-thinking`
|
|
976
|
-
|
|
977
|
-
**Nag-expire ang token ng OAuth**
|
|
978
|
-
|
|
979
|
-
- Auto-refresh ng OmniRoute
|
|
980
|
-
- Kung magpapatuloy ang mga isyu: Dashboard → Provider → Muling kumonekta
|
|
981
|
-
|
|
982
|
-
**Mataas na gastos**
|
|
983
|
-
|
|
984
|
-
- Suriin ang mga istatistika ng paggamit sa Dashboard → Mga Gastos
|
|
985
|
-
- Ilipat ang pangunahing modelo sa GLM/MiniMax
|
|
986
|
-
- Gumamit ng libreng tier (Gemini CLI, iFlow) para sa mga hindi kritikal na gawain
|
|
987
|
-
|
|
988
|
-
**Nagbubukas ang dashboard sa maling port**
|
|
989
|
-
|
|
990
|
-
- Itakda ang `PORT=20128` at `NEXT_PUBLIC_BASE_URL=http://localhost:20128`
|
|
991
|
-
|
|
992
|
-
**Mga error sa cloud sync**
|
|
993
|
-
|
|
994
|
-
- I-verify ang `BASE_URL` na mga puntos sa iyong running instance
|
|
995
|
-
- I-verify ang `CLOUD_URL` na mga puntos sa iyong inaasahang cloud endpoint
|
|
996
|
-
- Panatilihing nakahanay ang mga value ng `NEXT_PUBLIC_*` sa mga value sa gilid ng server
|
|
997
|
-
|
|
998
|
-
**Hindi gumagana ang unang pag-login**
|
|
999
|
-
|
|
1000
|
-
- Suriin ang `INITIAL_PASSWORD` sa `.env`
|
|
1001
|
-
- Kung hindi nakatakda, ang fallback na password ay `123456`
|
|
1002
|
-
|
|
1003
|
-
**Walang mga log ng kahilingan**
|
|
1004
|
-
|
|
1005
|
-
- Itakda ang `ENABLE_REQUEST_LOGS=true` sa `.env`
|
|
1006
|
-
|
|
1007
|
-
**Ang pagsubok sa koneksyon ay nagpapakita ng "Di-wasto" para sa mga provider na katugma sa OpenAI**
|
|
1008
|
-
|
|
1009
|
-
- Maraming provider ang hindi naglalantad ng `/models` endpoint
|
|
1010
|
-
- Kasama sa OmniRoute v1.0.6+ ang fallback validation sa pamamagitan ng mga pagkumpleto ng chat
|
|
1011
|
-
- Tiyaking may kasamang `/v1` suffix ang base URL
|
|
1012
|
-
|
|
1013
965
|
</details>
|
|
1014
966
|
|
|
1015
967
|
---
|
|
@@ -1152,85 +1104,6 @@ Lisensya ng MIT - tingnan ang [LICENSE](LICENSE) para sa mga detalye.
|
|
|
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 intelligente para **modelos de IA GRATUITOS e de baixo custo** com fallback automático.
|
|
1162
|
-
|
|
1163
|
-
_Seu proxy universal de API — um endpoint, 36+ provedores, zero downtime._
|
|
1164
|
-
|
|
1165
|
-
### 🌐 Internacionalização (i18n)
|
|
1166
|
-
|
|
1167
|
-
O dashboard ng OmniRoute suporta **multiplos idiomas**. Ibigay ang mga ito:
|
|
1168
|
-
|
|
1169
|
-
| Idyoma | Código | Katayuan |
|
|
1170
|
-
| --------------------- | ------- | ----------- |
|
|
1171
|
-
| 🇺🇸 Ingles | `en` | ✅ Kumpleto |
|
|
1172
|
-
| 🇧🇷 Português (Brasil) | `pt-BR` | ✅ Kumpleto |
|
|
1173
|
-
|
|
1174
|
-
**Para trocar o idioma:** Clique no seletor de idioma (🇺🇸 EN) walang header do dashboard → selecione o idioma desejado.
|
|
1175
|
-
|
|
1176
|
-
**Para adicionar um novo idioma:**
|
|
1177
|
-
|
|
1178
|
-
1. Sumigaw `src/i18n/messages/{codigo}.json` baseado em `en.json`
|
|
1179
|
-
2. Addicione o código em `src/i18n/config.ts` → `LOCALES` e `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
|
-
### 🐳 Docker
|
|
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, at iba pa
|
|
1203
|
-
- **Roteamento intelligente** — Fallback automatico entre provedores
|
|
1204
|
-
- **Tradução de formato** — OpenAI ↔ Claude ↔ Gemini automaticamente
|
|
1205
|
-
- **Multi-conta** — Múltiplas contas por provedor com seleção intelligente
|
|
1206
|
-
- **Cache semântico** — Reduz custos at latência
|
|
1207
|
-
- **OAuth automático** — Token renovam automaticamente
|
|
1208
|
-
- **Combos personalizados** — 6 estratégias de roteamento
|
|
1209
|
-
- **Dashboard completo** — Monitoramento, logs, análises, configurações
|
|
1210
|
-
- **CLI Tools** — I-configure ang Claude Code, Codex, Cursor, Cline com um clique
|
|
1211
|
-
- **100% TypeScript** — Código limpo at tipado
|
|
1212
|
-
|
|
1213
|
-
### 📖 Documentação
|
|
1214
|
-
|
|
1215
|
-
| Dokumento | Paglalarawan |
|
|
1216
|
-
| ----------------------------------------------- | ------------------------------------------- |
|
|
1217
|
-
| [Guia do Usuário](docs/USER_GUIDE.md) | Provedores, combos, CLI, deploy |
|
|
1218
|
-
| [Referência da API](docs/API_REFERENCE.md) | Todos os endpoints com exemplos |
|
|
1219
|
-
| [Solução de Problemas](docs/TROUBLESHOOTING.md) | Problema communs at soluções |
|
|
1220
|
-
| [Arquitetura](docs/ARCHITECTURE.md) | Arquitetura at internos do sistema |
|
|
1221
|
-
| [Contribuição](CONTRIBUTING.md) | Setup ng desenvolvimento at mga alituntunin |
|
|
1222
|
-
| [Deploy em VM](docs/VM_DEPLOYMENT_GUIDE.md) | Guia completo: VM + nginx + Cloudflare |
|
|
1223
|
-
|
|
1224
|
-
### 📧 Suporta
|
|
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
|
-
- **Website**: [omniroute.online](https://omniroute.online)
|
|
1229
|
-
- **GitHub**: [github.com/diegosouzapw/OmniRoute](https://github.com/diegosouzapw/OmniRoute)
|
|
1230
|
-
- **Mga Isyu**: [github.com/diegosouzapw/OmniRoute/issues](https://github.com/diegosouzapw/OmniRoute/issues)
|
|
1231
|
-
|
|
1232
|
-
---
|
|
1233
|
-
|
|
1234
1107
|
<div align="center">
|
|
1235
1108
|
<sub>Built with ❤️ para sa mga developer na nagko-code 24/7</sub>
|
|
1236
1109
|
<br/>
|