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.hu.md
CHANGED
|
@@ -3,8 +3,6 @@
|
|
|
3
3
|
|
|
4
4
|
# 🚀 OmniRoute – Az ingyenes mesterséges intelligencia átjáró
|
|
5
5
|
|
|
6
|
-
🌐 **[English](#-omniroute--the-free-ai-gateway)** | **[Português (BR)](#-omniroute--gateway-de-ia-gratuito)**
|
|
7
|
-
|
|
8
6
|
### Soha ne hagyd abba a kódolást. Intelligens útválasztás **INGYENES és alacsony költségű mesterséges intelligencia modellekhez** automatikus visszaállítással.
|
|
9
7
|
|
|
10
8
|
_Az univerzális API-proxy – egy végpont, 36+ szolgáltató, nulla állásidő._
|
|
@@ -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
|
## 💰 Árazás egy pillantásra
|
|
253
275
|
|
|
254
276
|
| Tier | Szolgáltató | Költség | Kvóta visszaállítása | Legjobb a |
|
|
@@ -274,67 +296,6 @@ docker compose --profile cli up -d
|
|
|
274
296
|
|
|
275
297
|
---
|
|
276
298
|
|
|
277
|
-
## 🎯 Használati esetek
|
|
278
|
-
|
|
279
|
-
### 1. eset: "Claude Pro előfizetésem van"
|
|
280
|
-
|
|
281
|
-
**Probléma:** A kvóta lejár, kihasználatlanul, sebességkorlátozások erős kódolás közben
|
|
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
|
-
### 2. eset: "Nulla költséget akarok"
|
|
294
|
-
|
|
295
|
-
**Probléma:** Nem engedheti meg magának az előfizetést, megbízható mesterséges intelligencia kódolásra van szüksége
|
|
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
|
-
### 3. eset: "24 órás kódolásra van szükségem, megszakítás nélkül"
|
|
308
|
-
|
|
309
|
-
**Probléma:** Határidők, nem engedheti meg magának az állásidőt
|
|
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
|
-
### 4. eset: "INGYENES AI-t akarok az OpenClawban"
|
|
323
|
-
|
|
324
|
-
**Probléma:** AI-asszisztens szükséges az üzenetküldő alkalmazásokhoz, teljesen ingyenes
|
|
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
|
## 💡 Főbb jellemzők
|
|
339
300
|
|
|
340
301
|
### 🧠 Core Routing & Intelligence
|
|
@@ -495,6 +456,67 @@ Az OmniRoute egy erőteljes beépített fordítói játszóteret tartalmaz **4 m
|
|
|
495
456
|
|
|
496
457
|
---
|
|
497
458
|
|
|
459
|
+
## 🎯 Használati esetek
|
|
460
|
+
|
|
461
|
+
### 1. eset: "Claude Pro előfizetésem van"
|
|
462
|
+
|
|
463
|
+
**Probléma:** A kvóta lejár, kihasználatlanul, sebességkorlátozások erős kódolás közben
|
|
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
|
+
### 2. eset: "Nulla költséget akarok"
|
|
476
|
+
|
|
477
|
+
**Probléma:** Nem engedheti meg magának az előfizetést, megbízható mesterséges intelligencia kódolásra van szüksége
|
|
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
|
+
### 3. eset: "24 órás kódolásra van szükségem, megszakítás nélkül"
|
|
490
|
+
|
|
491
|
+
**Probléma:** Határidők, nem engedheti meg magának az állásidőt
|
|
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
|
+
### 4. eset: "INGYENES AI-t akarok az OpenClawban"
|
|
505
|
+
|
|
506
|
+
**Probléma:** AI-asszisztens szükséges az üzenetküldő alkalmazásokhoz, teljesen ingyenes
|
|
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
|
## 📖 Beállítási útmutató
|
|
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>Az összes elérhető modell megtekintése</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
|
-
**Kód (`cx/`)** - Plusz/Pro:
|
|
790
|
-
|
|
791
|
-
- `cx/gpt-5.2-codex`
|
|
792
|
-
- `cx/gpt-5.1-codex-max`
|
|
793
|
-
|
|
794
|
-
**Gemini CLI (`gc/`)** – INGYENES:
|
|
800
|
+
## 🧪 Értékelések (Evals)
|
|
795
801
|
|
|
796
|
-
-
|
|
797
|
-
- `gc/gemini-2.5-pro`
|
|
802
|
+
Az OmniRoute egy beépített értékelési keretrendszert tartalmaz az LLM-válasz minőségének tesztelésére egy aranykészlettel összehasonlítva. Az irányítópult **Analytics → Evals** menüpontjában érheti el.
|
|
798
803
|
|
|
799
|
-
|
|
804
|
+
### Beépített arany készlet
|
|
800
805
|
|
|
801
|
-
|
|
802
|
-
- `gh/claude-4.5-sonnet`
|
|
806
|
+
Az előre feltöltött "OmniRoute Golden Set" 10 tesztesetet tartalmaz, amelyek lefedik:
|
|
803
807
|
|
|
804
|
-
|
|
808
|
+
- Üdvözlet, matematika, földrajz, kódgenerálás
|
|
809
|
+
- JSON formátum megfelelés, fordítás, leértékelés
|
|
810
|
+
- Biztonsági elutasítás (káros tartalom), számlálás, logikai logika
|
|
805
811
|
|
|
806
|
-
|
|
807
|
-
- `nvidia/mistral-7b-instruct`
|
|
808
|
-
- 50+ további modell itt: [build.nvidia.com](https://build.nvidia.com)
|
|
812
|
+
### Értékelési stratégiák
|
|
809
813
|
|
|
810
|
-
|
|
814
|
+
| Stratégia | Leírás | Példa |
|
|
815
|
+
| ---------- | ------------------------------------------------------------------------------------------------- | -------------------------------- |
|
|
816
|
+
| `exact` | A kimenetnek pontosan meg kell egyeznie | `"4"` |
|
|
817
|
+
| `contains` | A kimenetnek tartalmaznia kell részkarakterláncot (a kis- és nagybetűk nem különböznek egymástól) | `"Paris"` |
|
|
818
|
+
| `regex` | A kimenetnek meg kell egyeznie a regex mintával | `"1.*2.*3"` |
|
|
819
|
+
| `custom` | Az egyéni JS függvény igaz/hamis | `(output) => output.length > 10` |
|
|
811
820
|
|
|
812
|
-
|
|
821
|
+
---
|
|
813
822
|
|
|
814
|
-
|
|
823
|
+
## 🐛 Hibaelhárítás
|
|
815
824
|
|
|
816
|
-
|
|
825
|
+
<details>
|
|
826
|
+
<summary><b>Kattintson a hibaelhárítási útmutató kibontásához</b></summary>
|
|
817
827
|
|
|
818
|
-
**
|
|
828
|
+
**"A nyelvi modell nem adott üzenetet"**
|
|
819
829
|
|
|
820
|
-
-
|
|
821
|
-
-
|
|
822
|
-
- `if/deepseek-r1`
|
|
823
|
-
- `if/glm-4.7`
|
|
824
|
-
- `if/minimax-m2`
|
|
830
|
+
- A szolgáltatói kvóta kimerült → Ellenőrizze az irányítópult kvótakövetőjét
|
|
831
|
+
- Megoldás: Használjon kombinált tartalékot, vagy váltson olcsóbb szintre
|
|
825
832
|
|
|
826
|
-
**
|
|
833
|
+
**Drátakorlát**
|
|
827
834
|
|
|
828
|
-
-
|
|
829
|
-
- `
|
|
835
|
+
- Előfizetési kvóta lejárt → Tartalék a GLM/MiniMax-hoz
|
|
836
|
+
- Kombinó hozzáadása: `cc/claude-opus-4-6 → glm/glm-4.7 → if/kimi-k2-thinking`
|
|
830
837
|
|
|
831
|
-
**
|
|
838
|
+
**OAuth token lejárt**
|
|
832
839
|
|
|
833
|
-
-
|
|
834
|
-
-
|
|
840
|
+
- Az OmniRoute automatikusan frissíti
|
|
841
|
+
- Ha a problémák továbbra is fennállnak: Irányítópult → Szolgáltató → Újracsatlakozás
|
|
835
842
|
|
|
836
|
-
**
|
|
843
|
+
**Magas költségek**
|
|
837
844
|
|
|
838
|
-
-
|
|
839
|
-
-
|
|
840
|
-
-
|
|
845
|
+
- Ellenőrizze a használati statisztikákat az Irányítópult → Költségek menüpontban
|
|
846
|
+
- Állítsa át az elsődleges modellt GLM/MiniMax-ra
|
|
847
|
+
- Használjon ingyenes réteget (Gemini CLI, iFlow) a nem kritikus feladatokhoz
|
|
841
848
|
|
|
842
|
-
|
|
849
|
+
**A műszerfal rossz porton nyílik meg**
|
|
843
850
|
|
|
844
|
-
|
|
851
|
+
- `PORT=20128` és `NEXT_PUBLIC_BASE_URL=http://localhost:20128` beállítása
|
|
845
852
|
|
|
846
|
-
|
|
853
|
+
**Felhő szinkronizálási hibák**
|
|
847
854
|
|
|
848
|
-
|
|
855
|
+
- Ellenőrizze, hogy `BASE_URL` mutat a futó példányra
|
|
856
|
+
- Ellenőrizzen `CLOUD_URL` pontot a várható felhő-végponthoz
|
|
857
|
+
- Tartsa az `NEXT_PUBLIC_*` értékeket a szerveroldali értékekkel összhangban
|
|
849
858
|
|
|
850
|
-
|
|
859
|
+
**Az első bejelentkezés nem működik**
|
|
851
860
|
|
|
852
|
-
|
|
861
|
+
- Ellenőrizze a `INITIAL_PASSWORD`-t itt: `.env`
|
|
862
|
+
- Ha nincs beállítva, a tartalék jelszó: `123456`
|
|
853
863
|
|
|
854
|
-
|
|
855
|
-
- JSON formátum megfelelés, fordítás, leértékelés
|
|
856
|
-
- Biztonsági elutasítás (káros tartalom), számlálás, logikai logika
|
|
864
|
+
**Nincs kérésnapló**
|
|
857
865
|
|
|
858
|
-
|
|
866
|
+
- Állítsa be `ENABLE_REQUEST_LOGS=true` a `.env`-ban
|
|
859
867
|
|
|
860
|
-
|
|
861
|
-
| ---------- | ------------------------------------------------------------------------------------------------- | -------------------------------- |
|
|
862
|
-
| `exact` | A kimenetnek pontosan meg kell egyeznie | `"4"` |
|
|
863
|
-
| `contains` | A kimenetnek tartalmaznia kell részkarakterláncot (a kis- és nagybetűk nem különböznek egymástól) | `"Paris"` |
|
|
864
|
-
| `regex` | A kimenetnek meg kell egyeznie a regex mintával | `"1.*2.*3"` |
|
|
865
|
-
| `custom` | Az egyéni JS függvény igaz/hamis | `(output) => output.length > 10` |
|
|
868
|
+
**A csatlakozási teszt „Érvénytelen” üzenetet mutat az OpenAI-kompatibilis szolgáltatók esetében**
|
|
866
869
|
|
|
867
|
-
|
|
870
|
+
- Sok szolgáltató nem tesz közzé `/models` végpontot
|
|
871
|
+
- Az OmniRoute v1.0.6+ tartalmazza a tartalék érvényesítést a csevegés befejezésén keresztül
|
|
872
|
+
- Győződjön meg arról, hogy az alap URL tartalmazza a `/v1` utótagot
|
|
868
873
|
|
|
869
|
-
|
|
874
|
+
### 🔐 OAuth em Servidor Remoto (távoli OAuth beállítás)
|
|
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
|
-
## 🐛 Hibaelhárítás
|
|
963
|
-
|
|
964
|
-
<details>
|
|
965
|
-
<summary><b>Kattintson a hibaelhárítási útmutató kibontásához</b></summary>
|
|
966
|
-
|
|
967
|
-
**"A nyelvi modell nem adott üzenetet"**
|
|
968
|
-
|
|
969
|
-
- A szolgáltatói kvóta kimerült → Ellenőrizze az irányítópult kvótakövetőjét
|
|
970
|
-
- Megoldás: Használjon kombinált tartalékot, vagy váltson olcsóbb szintre
|
|
971
|
-
|
|
972
|
-
**Drátakorlát**
|
|
973
|
-
|
|
974
|
-
- Előfizetési kvóta lejárt → Tartalék a GLM/MiniMax-hoz
|
|
975
|
-
- Kombinó hozzáadása: `cc/claude-opus-4-6 → glm/glm-4.7 → if/kimi-k2-thinking`
|
|
976
|
-
|
|
977
|
-
**OAuth token lejárt**
|
|
978
|
-
|
|
979
|
-
- Az OmniRoute automatikusan frissíti
|
|
980
|
-
- Ha a problémák továbbra is fennállnak: Irányítópult → Szolgáltató → Újracsatlakozás
|
|
981
|
-
|
|
982
|
-
**Magas költségek**
|
|
983
|
-
|
|
984
|
-
- Ellenőrizze a használati statisztikákat az Irányítópult → Költségek menüpontban
|
|
985
|
-
- Állítsa át az elsődleges modellt GLM/MiniMax-ra
|
|
986
|
-
- Használjon ingyenes réteget (Gemini CLI, iFlow) a nem kritikus feladatokhoz
|
|
987
|
-
|
|
988
|
-
**A műszerfal rossz porton nyílik meg**
|
|
989
|
-
|
|
990
|
-
- `PORT=20128` és `NEXT_PUBLIC_BASE_URL=http://localhost:20128` beállítása
|
|
991
|
-
|
|
992
|
-
**Felhő szinkronizálási hibák**
|
|
993
|
-
|
|
994
|
-
- Ellenőrizze, hogy `BASE_URL` mutat a futó példányra
|
|
995
|
-
- Ellenőrizzen `CLOUD_URL` pontot a várható felhő-végponthoz
|
|
996
|
-
- Tartsa az `NEXT_PUBLIC_*` értékeket a szerveroldali értékekkel összhangban
|
|
997
|
-
|
|
998
|
-
**Az első bejelentkezés nem működik**
|
|
999
|
-
|
|
1000
|
-
- Ellenőrizze a `INITIAL_PASSWORD`-t itt: `.env`
|
|
1001
|
-
- Ha nincs beállítva, a tartalék jelszó: `123456`
|
|
1002
|
-
|
|
1003
|
-
**Nincs kérésnapló**
|
|
1004
|
-
|
|
1005
|
-
- Állítsa be `ENABLE_REQUEST_LOGS=true` a `.env`-ban
|
|
1006
|
-
|
|
1007
|
-
**A csatlakozási teszt „Érvénytelen” üzenetet mutat az OpenAI-kompatibilis szolgáltatók esetében**
|
|
1008
|
-
|
|
1009
|
-
- Sok szolgáltató nem tesz közzé `/models` végpontot
|
|
1010
|
-
- Az OmniRoute v1.0.6+ tartalmazza a tartalék érvényesítést a csevegés befejezésén keresztül
|
|
1011
|
-
- Győződjön meg arról, hogy az alap URL tartalmazza a `/v1` utótagot
|
|
1012
|
-
|
|
1013
965
|
</details>
|
|
1014
966
|
|
|
1015
967
|
---
|
|
@@ -1152,85 +1104,6 @@ MIT-licenc – a részletekért lásd: [LICENSE](LICENSE).
|
|
|
1152
1104
|
|
|
1153
1105
|
---
|
|
1154
1106
|
|
|
1155
|
-
---
|
|
1156
|
-
|
|
1157
|
-
## 🇧🇷 OmniRoute — IA ingyenes átjáró
|
|
1158
|
-
|
|
1159
|
-
<a name="-omniroute--gateway-de-ia-gratuito"></a>
|
|
1160
|
-
|
|
1161
|
-
### Nunca pare de codar. Roteamento inteligente para **modelos de IA GRATUITOS e de baixo custo** com backback automatico.
|
|
1162
|
-
|
|
1163
|
-
_Seu proxy univerzális API – um végpont, 36+ gyártó, nulla leállás._
|
|
1164
|
-
|
|
1165
|
-
### 🌐 Internacionalização (i18n)
|
|
1166
|
-
|
|
1167
|
-
O dashboard do OmniRoute támogatja a **múltiplos idiomas**. Atualmente disponível em:
|
|
1168
|
-
|
|
1169
|
-
| Idioma | Código | Állapot |
|
|
1170
|
-
| --------------------- | ------- | ----------- |
|
|
1171
|
-
| 🇺🇸 angol | `en` | ✅ Completo |
|
|
1172
|
-
| 🇧🇷 Português (Brasil) | `pt-BR` | ✅ Completo |
|
|
1173
|
-
|
|
1174
|
-
**Para trocar o idioma:** Clique no seletor de idioma (🇺🇸 EN) no header do dashboard → Selectione o idioma desejado.
|
|
1175
|
-
|
|
1176
|
-
**Para adicionar um novo idioma:**
|
|
1177
|
-
|
|
1178
|
-
1. Sírj `src/i18n/messages/{codigo}.json` baseado em `en.json`
|
|
1179
|
-
2. Adicione 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+ IA produkátor** – Claude, GPT, Gemini, Llama, Qwen, DeepSeek, e mais
|
|
1203
|
-
- **Roteamento inteligente** — Fallback automatico entre provedores
|
|
1204
|
-
- **Tradução de formato** — OpenAI ↔ Claude ↔ Gemini automatamente
|
|
1205
|
-
- **Multi-conta** — Múltiplas contas por provedor com seleção inteligente
|
|
1206
|
-
- **Cache szemântico** – Reduz custos e latência
|
|
1207
|
-
- **OAuth automatico** — Tokens renovam automaticamente
|
|
1208
|
-
- **Combos personalizados** - 6 estratégias de roteamento
|
|
1209
|
-
- **Befejezett irányítópult** - Monitoring, naplók, elemzések, konfigurációk
|
|
1210
|
-
- **CLI eszközök** — Claude Code, Codex, Cursor, Cline com um clique konfigurálása
|
|
1211
|
-
- **100% TypeScript** – Código limpo e tipado
|
|
1212
|
-
|
|
1213
|
-
### 📖 Documentação
|
|
1214
|
-
|
|
1215
|
-
| Documento | Leírás |
|
|
1216
|
-
| ----------------------------------------------- | -------------------------------------- |
|
|
1217
|
-
| [Guia do Usuário](docs/USER_GUIDE.md) | Provedores, kombók, CLI, telepítés |
|
|
1218
|
-
| [Referência da API](docs/API_REFERENCE.md) | Todos os végpontok 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) | Setup de desenvolvimento e Guidelines |
|
|
1222
|
-
| [Deploy em VM](docs/VM_DEPLOYMENT_GUIDE.md) | Teljes verzió: VM + nginx + Cloudflare |
|
|
1223
|
-
|
|
1224
|
-
### 📧 Támogatás
|
|
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
|
-
- **Webhely**: [omniroute.online](https://omniroute.online)
|
|
1229
|
-
- **GitHub**: [github.com/diegosouzapw/OmniRoute](https://github.com/diegosouzapw/OmniRoute)
|
|
1230
|
-
- **Problémák**: [github.com/diegosouzapw/OmniRoute/issues](https://github.com/diegosouzapw/OmniRoute/issues)
|
|
1231
|
-
|
|
1232
|
-
---
|
|
1233
|
-
|
|
1234
1107
|
<div align="center">
|
|
1235
1108
|
<sub>A ❤️ segítségével készült a 24/7 kódoló fejlesztőknek</sub>
|
|
1236
1109
|
<br/>
|