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.
Files changed (226) hide show
  1. package/README.ar.md +131 -178
  2. package/README.bg.md +132 -259
  3. package/README.da.md +132 -259
  4. package/README.de.md +85 -129
  5. package/README.es.md +89 -129
  6. package/README.fi.md +133 -260
  7. package/README.fr.md +87 -129
  8. package/README.he.md +132 -259
  9. package/README.hu.md +132 -259
  10. package/README.id.md +132 -259
  11. package/README.in.md +75 -140
  12. package/README.it.md +85 -129
  13. package/README.ja.md +132 -178
  14. package/README.ko.md +132 -259
  15. package/README.md +172 -286
  16. package/README.ms.md +132 -259
  17. package/README.nl.md +132 -259
  18. package/README.no.md +132 -259
  19. package/README.phi.md +133 -260
  20. package/README.pl.md +133 -260
  21. package/README.pt-BR.md +100 -129
  22. package/README.pt.md +135 -262
  23. package/README.ro.md +133 -260
  24. package/README.ru.md +85 -129
  25. package/README.sk.md +132 -259
  26. package/README.sv.md +132 -259
  27. package/README.th.md +132 -259
  28. package/README.uk-UA.md +132 -259
  29. package/README.vi.md +132 -259
  30. package/README.zh-CN.md +85 -129
  31. package/app/.next/BUILD_ID +1 -1
  32. package/app/.next/app-path-routes-manifest.json +30 -30
  33. package/app/.next/build-manifest.json +2 -2
  34. package/app/.next/prerender-manifest.json +3 -3
  35. package/app/.next/server/app/(dashboard)/dashboard/analytics/page_client-reference-manifest.js +1 -1
  36. package/app/.next/server/app/(dashboard)/dashboard/api-manager/page_client-reference-manifest.js +1 -1
  37. package/app/.next/server/app/(dashboard)/dashboard/audit-log/page_client-reference-manifest.js +1 -1
  38. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  39. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  40. package/app/.next/server/app/(dashboard)/dashboard/costs/page_client-reference-manifest.js +1 -1
  41. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  42. package/app/.next/server/app/(dashboard)/dashboard/health/page_client-reference-manifest.js +1 -1
  43. package/app/.next/server/app/(dashboard)/dashboard/limits/page_client-reference-manifest.js +1 -1
  44. package/app/.next/server/app/(dashboard)/dashboard/logs/page_client-reference-manifest.js +1 -1
  45. package/app/.next/server/app/(dashboard)/dashboard/onboarding/page_client-reference-manifest.js +1 -1
  46. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  47. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  48. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  49. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  50. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  51. package/app/.next/server/app/(dashboard)/dashboard/settings/page_client-reference-manifest.js +1 -1
  52. package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  53. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  54. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  55. package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  56. package/app/.next/server/app/_global-error.html +2 -2
  57. package/app/.next/server/app/_global-error.rsc +1 -1
  58. package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  59. package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  60. package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  61. package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  62. package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  63. package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  64. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  65. package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  66. package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  67. package/app/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
  68. package/app/.next/server/app/api/cache/route.js +2 -2
  69. package/app/.next/server/app/api/cache/route_client-reference-manifest.js +1 -1
  70. package/app/.next/server/app/api/cache/stats/route.js +1 -1
  71. package/app/.next/server/app/api/cache/stats/route_client-reference-manifest.js +1 -1
  72. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  73. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route_client-reference-manifest.js +1 -1
  74. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +2 -2
  75. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route_client-reference-manifest.js +1 -1
  76. package/app/.next/server/app/api/cli-tools/backups/route.js +1 -1
  77. package/app/.next/server/app/api/cli-tools/backups/route_client-reference-manifest.js +1 -1
  78. package/app/.next/server/app/api/cli-tools/claude-settings/route.js +2 -2
  79. package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
  80. package/app/.next/server/app/api/cli-tools/cline-settings/route.js +1 -1
  81. package/app/.next/server/app/api/cli-tools/cline-settings/route_client-reference-manifest.js +1 -1
  82. package/app/.next/server/app/api/cli-tools/codex-profiles/route.js +2 -2
  83. package/app/.next/server/app/api/cli-tools/codex-profiles/route_client-reference-manifest.js +1 -1
  84. package/app/.next/server/app/api/cli-tools/codex-settings/route.js +2 -2
  85. package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
  86. package/app/.next/server/app/api/cli-tools/droid-settings/route.js +2 -2
  87. package/app/.next/server/app/api/cli-tools/droid-settings/route_client-reference-manifest.js +1 -1
  88. package/app/.next/server/app/api/cli-tools/guide-settings/[toolId]/route_client-reference-manifest.js +1 -1
  89. package/app/.next/server/app/api/cli-tools/kilo-settings/route.js +1 -1
  90. package/app/.next/server/app/api/cli-tools/kilo-settings/route_client-reference-manifest.js +1 -1
  91. package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
  92. package/app/.next/server/app/api/cli-tools/openclaw-settings/route_client-reference-manifest.js +1 -1
  93. package/app/.next/server/app/api/cli-tools/runtime/[toolId]/route.js +2 -2
  94. package/app/.next/server/app/api/cli-tools/runtime/[toolId]/route_client-reference-manifest.js +1 -1
  95. package/app/.next/server/app/api/cli-tools/status/route.js +1 -1
  96. package/app/.next/server/app/api/cli-tools/status/route_client-reference-manifest.js +1 -1
  97. package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +1 -1
  98. package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
  99. package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +1 -1
  100. package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +1 -1
  101. package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
  102. package/app/.next/server/app/api/combos/metrics/route_client-reference-manifest.js +1 -1
  103. package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
  104. package/app/.next/server/app/api/combos/test/route_client-reference-manifest.js +1 -1
  105. package/app/.next/server/app/api/compliance/audit-log/route_client-reference-manifest.js +1 -1
  106. package/app/.next/server/app/api/db-backups/export/route_client-reference-manifest.js +1 -1
  107. package/app/.next/server/app/api/db-backups/exportAll/route_client-reference-manifest.js +1 -1
  108. package/app/.next/server/app/api/db-backups/import/route_client-reference-manifest.js +1 -1
  109. package/app/.next/server/app/api/db-backups/route_client-reference-manifest.js +1 -1
  110. package/app/.next/server/app/api/evals/[suiteId]/route_client-reference-manifest.js +1 -1
  111. package/app/.next/server/app/api/evals/route_client-reference-manifest.js +1 -1
  112. package/app/.next/server/app/api/fallback/chains/route_client-reference-manifest.js +1 -1
  113. package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
  114. package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
  115. package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
  116. package/app/.next/server/app/api/logs/console/route_client-reference-manifest.js +1 -1
  117. package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
  118. package/app/.next/server/app/api/models/availability/route_client-reference-manifest.js +1 -1
  119. package/app/.next/server/app/api/models/catalog/route_client-reference-manifest.js +1 -1
  120. package/app/.next/server/app/api/models/route.js +1 -1
  121. package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
  122. package/app/.next/server/app/api/monitoring/health/route.js +1 -1
  123. package/app/.next/server/app/api/monitoring/health/route_client-reference-manifest.js +1 -1
  124. package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
  125. package/app/.next/server/app/api/oauth/cursor/auto-import/route_client-reference-manifest.js +1 -1
  126. package/app/.next/server/app/api/oauth/cursor/import/route_client-reference-manifest.js +1 -1
  127. package/app/.next/server/app/api/oauth/kiro/auto-import/route_client-reference-manifest.js +1 -1
  128. package/app/.next/server/app/api/oauth/kiro/import/route_client-reference-manifest.js +1 -1
  129. package/app/.next/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +1 -1
  130. package/app/.next/server/app/api/oauth/kiro/social-exchange/route_client-reference-manifest.js +1 -1
  131. package/app/.next/server/app/api/policies/route_client-reference-manifest.js +1 -1
  132. package/app/.next/server/app/api/pricing/defaults/route_client-reference-manifest.js +1 -1
  133. package/app/.next/server/app/api/pricing/models/route_client-reference-manifest.js +1 -1
  134. package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
  135. package/app/.next/server/app/api/provider-metrics/route_client-reference-manifest.js +1 -1
  136. package/app/.next/server/app/api/provider-models/route_client-reference-manifest.js +1 -1
  137. package/app/.next/server/app/api/provider-nodes/[id]/route_client-reference-manifest.js +1 -1
  138. package/app/.next/server/app/api/provider-nodes/route_client-reference-manifest.js +1 -1
  139. package/app/.next/server/app/api/provider-nodes/validate/route_client-reference-manifest.js +1 -1
  140. package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
  141. package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
  142. package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
  143. package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
  144. package/app/.next/server/app/api/providers/route.js +1 -1
  145. package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
  146. package/app/.next/server/app/api/providers/test-batch/route_client-reference-manifest.js +1 -1
  147. package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
  148. package/app/.next/server/app/api/rate-limit/route_client-reference-manifest.js +1 -1
  149. package/app/.next/server/app/api/rate-limits/route_client-reference-manifest.js +1 -1
  150. package/app/.next/server/app/api/resilience/reset/route_client-reference-manifest.js +1 -1
  151. package/app/.next/server/app/api/resilience/route_client-reference-manifest.js +1 -1
  152. package/app/.next/server/app/api/restart/route_client-reference-manifest.js +1 -1
  153. package/app/.next/server/app/api/sessions/route_client-reference-manifest.js +1 -1
  154. package/app/.next/server/app/api/settings/combo-defaults/route_client-reference-manifest.js +1 -1
  155. package/app/.next/server/app/api/settings/ip-filter/route_client-reference-manifest.js +1 -1
  156. package/app/.next/server/app/api/settings/proxy/route_client-reference-manifest.js +1 -1
  157. package/app/.next/server/app/api/settings/proxy/test/route_client-reference-manifest.js +1 -1
  158. package/app/.next/server/app/api/settings/require-login/route_client-reference-manifest.js +1 -1
  159. package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
  160. package/app/.next/server/app/api/settings/system-prompt/route_client-reference-manifest.js +1 -1
  161. package/app/.next/server/app/api/settings/thinking-budget/route_client-reference-manifest.js +1 -1
  162. package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
  163. package/app/.next/server/app/api/storage/health/route_client-reference-manifest.js +1 -1
  164. package/app/.next/server/app/api/sync/cloud/route_client-reference-manifest.js +1 -1
  165. package/app/.next/server/app/api/sync/initialize/route_client-reference-manifest.js +1 -1
  166. package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
  167. package/app/.next/server/app/api/telemetry/summary/route_client-reference-manifest.js +1 -1
  168. package/app/.next/server/app/api/token-health/route_client-reference-manifest.js +1 -1
  169. package/app/.next/server/app/api/translator/detect/route_client-reference-manifest.js +1 -1
  170. package/app/.next/server/app/api/translator/history/route_client-reference-manifest.js +1 -1
  171. package/app/.next/server/app/api/translator/load/route_client-reference-manifest.js +1 -1
  172. package/app/.next/server/app/api/translator/save/route_client-reference-manifest.js +1 -1
  173. package/app/.next/server/app/api/translator/send/route_client-reference-manifest.js +1 -1
  174. package/app/.next/server/app/api/translator/translate/route_client-reference-manifest.js +1 -1
  175. package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
  176. package/app/.next/server/app/api/usage/analytics/route_client-reference-manifest.js +1 -1
  177. package/app/.next/server/app/api/usage/budget/route_client-reference-manifest.js +1 -1
  178. package/app/.next/server/app/api/usage/call-logs/[id]/route_client-reference-manifest.js +1 -1
  179. package/app/.next/server/app/api/usage/call-logs/route_client-reference-manifest.js +1 -1
  180. package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
  181. package/app/.next/server/app/api/usage/logs/route_client-reference-manifest.js +1 -1
  182. package/app/.next/server/app/api/usage/proxy-logs/route.js +3 -3
  183. package/app/.next/server/app/api/usage/proxy-logs/route_client-reference-manifest.js +1 -1
  184. package/app/.next/server/app/api/usage/request-logs/route_client-reference-manifest.js +1 -1
  185. package/app/.next/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
  186. package/app/.next/server/app/api/v1/audio/speech/route_client-reference-manifest.js +1 -1
  187. package/app/.next/server/app/api/v1/audio/transcriptions/route_client-reference-manifest.js +1 -1
  188. package/app/.next/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
  189. package/app/.next/server/app/api/v1/embeddings/route_client-reference-manifest.js +1 -1
  190. package/app/.next/server/app/api/v1/images/generations/route_client-reference-manifest.js +1 -1
  191. package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
  192. package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
  193. package/app/.next/server/app/api/v1/models/route_client-reference-manifest.js +1 -1
  194. package/app/.next/server/app/api/v1/moderations/route_client-reference-manifest.js +1 -1
  195. package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route_client-reference-manifest.js +1 -1
  196. package/app/.next/server/app/api/v1/providers/[provider]/embeddings/route_client-reference-manifest.js +1 -1
  197. package/app/.next/server/app/api/v1/providers/[provider]/images/generations/route_client-reference-manifest.js +1 -1
  198. package/app/.next/server/app/api/v1/rerank/route_client-reference-manifest.js +1 -1
  199. package/app/.next/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
  200. package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
  201. package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
  202. package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
  203. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  204. package/app/.next/server/app/docs/page.js +1 -1
  205. package/app/.next/server/app/docs/page_client-reference-manifest.js +1 -1
  206. package/app/.next/server/app/forbidden/page_client-reference-manifest.js +1 -1
  207. package/app/.next/server/app/forgot-password/page_client-reference-manifest.js +1 -1
  208. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  209. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  210. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  211. package/app/.next/server/app/privacy/page_client-reference-manifest.js +1 -1
  212. package/app/.next/server/app/terms/page_client-reference-manifest.js +1 -1
  213. package/app/.next/server/app-paths-manifest.json +30 -30
  214. package/app/.next/server/chunks/2767.js +11 -11
  215. package/app/.next/server/chunks/5393.js +1 -1
  216. package/app/.next/server/chunks/7109.js +3 -3
  217. package/app/.next/server/chunks/7230.js +5 -5
  218. package/app/.next/server/pages/500.html +2 -2
  219. package/app/.next/server/server-reference-manifest.js +1 -1
  220. package/app/.next/server/server-reference-manifest.json +1 -1
  221. package/app/.next/static/chunks/{5846-8360aca41de8628b.js → 5846-79cfb6380345004d.js} +1 -1
  222. package/app/package.json +10 -2
  223. package/bin/omniroute.mjs +71 -7
  224. package/package.json +10 -2
  225. /package/app/.next/static/{iqSCUTEzH78lajJjqTmE_ → 3vFcTa-1x8yNMMbXwOlmb}/_buildManifest.js +0 -0
  226. /package/app/.next/static/{iqSCUTEzH78lajJjqTmE_ → 3vFcTa-1x8yNMMbXwOlmb}/_ssgManifest.js +0 -0
package/README.vi.md CHANGED
@@ -3,8 +3,6 @@
3
3
 
4
4
  # 🚀 OmniRoute — Cổng AI miễn phí
5
5
 
6
- 🌐 **[English](#-omniroute--the-free-ai-gateway)** | **[Português (BR)](#-omniroute--gateway-de-ia-gratuito)**
7
-
8
6
  ### Không bao giờ ngừng viết mã. Định tuyến thông minh tới **Mô hình AI MIỄN PHÍ và chi phí thấp** với tính năng dự phòng tự động.
9
7
 
10
8
  _Proxy API phổ quát của bạn — một điểm cuối, hơn 36 nhà cung cấp, không có thời gian ngừng hoạt động._
@@ -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
  ## 💰 Sơ lược về giá
253
275
 
254
276
  | Bậc | Nhà cung cấp | Chi phí | Đặt lại hạn ngạch | Tốt nhất cho |
@@ -274,67 +296,6 @@ docker compose --profile cli up -d
274
296
 
275
297
  ---
276
298
 
277
- ## 🎯 Trường hợp sử dụng
278
-
279
- ### Trường hợp 1: "Tôi có đăng ký Claude Pro"
280
-
281
- **Vấn đề:** Hạn ngạch hết hạn không được sử dụng, giới hạn tốc độ trong quá trình mã hóa nặng
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
- ### Trường hợp 2: "Tôi muốn chi phí bằng 0"
294
-
295
- **Vấn đề:** Không đủ khả năng đăng ký, cần mã hóa AI đáng tin cậy
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
- ### Trường hợp 3: "Tôi cần code 24/7, không bị gián đoạn"
308
-
309
- **Vấn đề:** Thời hạn, không đủ khả năng cho thời gian ngừng hoạt động
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
- ### Trường hợp 4: "Tôi muốn AI MIỄN PHÍ trong OpenClaw"
323
-
324
- **Vấn đề:** Cần trợ lý AI trong ứng dụng nhắn tin, hoàn toàn miễn phí
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
  ## 💡 Tính năng chính
339
300
 
340
301
  ### 🧠 Định tuyến lõi & thông minh
@@ -495,6 +456,67 @@ OmniRoute bao gồm Sân chơi dịch thuật tích hợp mạnh mẽ với **4
495
456
 
496
457
  ---
497
458
 
459
+ ## 🎯 Trường hợp sử dụng
460
+
461
+ ### Trường hợp 1: "Tôi có đăng ký Claude Pro"
462
+
463
+ **Vấn đề:** Hạn ngạch hết hạn không được sử dụng, giới hạn tốc độ trong quá trình mã hóa nặng
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
+ ### Trường hợp 2: "Tôi muốn chi phí bằng 0"
476
+
477
+ **Vấn đề:** Không đủ khả năng đăng ký, cần mã hóa AI đáng tin cậy
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
+ ### Trường hợp 3: "Tôi cần code 24/7, không bị gián đoạn"
490
+
491
+ **Vấn đề:** Thời hạn, không đủ khả năng cho thời gian ngừng hoạt động
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
+ ### Trường hợp 4: "Tôi muốn AI MIỄN PHÍ trong OpenClaw"
505
+
506
+ **Vấn đề:** Cần trợ lý AI trong ứng dụng nhắn tin, hoàn toàn miễn phí
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
  ## 📖 Hướng dẫn thiết lập
499
521
 
500
522
  <details>
@@ -775,98 +797,81 @@ Settings → API Configuration:
775
797
 
776
798
  ---
777
799
 
778
- ## 📊 Mẫu sẵn
779
-
780
- <details>
781
- <summary><b>Xem tất cả các mẫu có sẵn</b></summary>
782
-
783
- **Mã Claude (`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/`)** - MIỄN PHÍ:
800
+ ## 🧪 Đánh giá (Evals)
795
801
 
796
- - `gc/gemini-3-flash-preview`
797
- - `gc/gemini-2.5-pro`
802
+ OmniRoute bao gồm khung đánh giá tích hợp để kiểm tra chất lượng phản hồi LLM dựa trên bộ vàng. Truy cập thông qua **Analytics → Đánh giá** trong bảng điều khiển.
798
803
 
799
- **Phi công phụ GitHub (`gh/`)**:
804
+ ### Bộ vàng tích hợp
800
805
 
801
- - `gh/gpt-5`
802
- - `gh/claude-4.5-sonnet`
806
+ "Bộ vàng OmniRoute" được tải sẵn chứa 10 trường hợp thử nghiệm bao gồm:
803
807
 
804
- **NVIDIA NIM (`nvidia/`)** - Tín dụng MIỄN PHÍ:
808
+ - Lời chào, toán, địa lý, tạo
809
+ - Tuân thủ định dạng JSON, dịch thuật, đánh dấu
810
+ - Từ chối an toàn (nội dung có hại), đếm, logic boolean
805
811
 
806
- - `nvidia/llama-3.3-70b-instruct`
807
- - `nvidia/mistral-7b-instruct`
808
- - Hơn 50 mẫu khác trên [build.nvidia.com](https://build.nvidia.com)
812
+ ### Chiến lược đánh giá
809
813
 
810
- **GLM (`glm/`)** - 0,6 USD/1 triệu:
814
+ | Chiến lược | tả | Ví dụ |
815
+ | ---------- | --------------------------------------------------------------- | -------------------------------- |
816
+ | `exact` | Đầu ra phải khớp chính xác | `"4"` |
817
+ | `contains` | Đầu ra phải chứa chuỗi con (không phân biệt chữ hoa chữ thường) | `"Paris"` |
818
+ | `regex` | Đầu ra phải khớp với mẫu biểu thức chính quy | `"1.*2.*3"` |
819
+ | `custom` | Hàm JS tùy chỉnh trả về true/false | `(output) => output.length > 10` |
811
820
 
812
- - `glm/glm-4.7`
821
+ ---
813
822
 
814
- **MiniMax (`minimax/`)** - 0,2 USD/1 triệu:
823
+ ## 🐛 Khắc phục sự cố
815
824
 
816
- - `minimax/MiniMax-M2.1`
825
+ <details>
826
+ <summary><b>Nhấp để mở rộng hướng dẫn khắc phục sự cố</b></summary>
817
827
 
818
- **iFlow (`if/`)** - MIỄN PHÍ:
828
+ **"Mô hình ngôn ngữ không cung cấp tin nhắn"**
819
829
 
820
- - `if/kimi-k2-thinking`
821
- - `if/qwen3-coder-plus`
822
- - `if/deepseek-r1`
823
- - `if/glm-4.7`
824
- - `if/minimax-m2`
830
+ - Đã hết hạn ngạch nhà cung cấp → Kiểm tra trình theo dõi hạn ngạch bảng điều khiển
831
+ - Giải pháp: Sử dụng combo dự phòng hoặc chuyển sang tầng rẻ hơn
825
832
 
826
- **Qwen (`qw/`)** - MIỄN PHÍ:
833
+ **Giới hạn tỷ lệ**
827
834
 
828
- - `qw/qwen3-coder-plus`
829
- - `qw/qwen3-coder-flash`
835
+ - Hết hạn ngạch đăng ký → Dự phòng sang GLM/MiniMax
836
+ - Thêm tổ hợp: `cc/claude-opus-4-6 → glm/glm-4.7 → if/kimi-k2-thinking`
830
837
 
831
- **Kiro (`kr/`)** - MIỄN PHÍ:
838
+ ** thông báo OAuth đã hết hạn**
832
839
 
833
- - `kr/claude-sonnet-4.5`
834
- - `kr/claude-haiku-4.5`
840
+ - Tự động làm mới bởi OmniRoute
841
+ - Nếu sự cố vẫn tiếp diễn: Bảng điều khiển → Nhà cung cấp → Kết nối lại
835
842
 
836
- **OpenRouter (`or/`)** - Hơn 100 mẫu:
843
+ **Chi phí cao**
837
844
 
838
- - `or/anthropic/claude-4-sonnet`
839
- - `or/google/gemini-2.5-pro`
840
- - Bất kỳ mẫu nào từ [openrouter.ai/models](https://openrouter.ai/models)
845
+ - Kiểm tra số liệu thống kê sử dụng trong Bảng điều khiển → Chi phí
846
+ - Chuyển mô hình chính sang GLM/MiniMax
847
+ - Sử dụng bậc miễn phí (Gemini CLI, iFlow) cho các tác vụ không quan trọng
841
848
 
842
- </details>
849
+ **Bảng điều khiển mở sai cổng**
843
850
 
844
- ---
851
+ - Đặt `PORT=20128` và `NEXT_PUBLIC_BASE_URL=http://localhost:20128`
845
852
 
846
- ## 🧪 Đánh giá (Evals)
853
+ **Lỗi đồng bộ hóa đám mây**
847
854
 
848
- OmniRoute bao gồm khung đánh giá tích hợp để kiểm tra chất lượng phản hồi LLM dựa trên bộ vàng. Truy cập thông qua **Analytics → Đánh giá** trong bảng điều khiển.
855
+ - Xác minh `BASE_URL` trỏ tới phiên bản đang chạy của bạn
856
+ - Xác minh `CLOUD_URL` điểm tới điểm cuối đám mây dự kiến của bạn
857
+ - Giữ các giá trị `NEXT_PUBLIC_*` được căn chỉnh với các giá trị phía máy chủ
849
858
 
850
- ### Bộ vàng tích hợp
859
+ **Đăng nhập lần đầu không hoạt động**
851
860
 
852
- "Bộ vàng OmniRoute" được tải sẵn chứa 10 trường hợp thử nghiệm bao gồm:
861
+ - Kiểm tra `INITIAL_PASSWORD` trong `.env`
862
+ - Nếu không được đặt, mật khẩu dự phòng là `123456`
853
863
 
854
- - Lời chào, toán, địa lý, tạo mã
855
- - Tuân thủ định dạng JSON, dịch thuật, đánh dấu
856
- - Từ chối an toàn (nội dung có hại), đếm, logic boolean
864
+ **Không nhật yêu cầu**
857
865
 
858
- ### Chiến lược đánh giá
866
+ - Đặt `ENABLE_REQUEST_LOGS=true` trong `.env`
859
867
 
860
- | Chiến lược | tả | dụ |
861
- | ---------- | --------------------------------------------------------------- | -------------------------------- |
862
- | `exact` | Đầu ra phải khớp chính xác | `"4"` |
863
- | `contains` | Đầu ra phải chứa chuỗi con (không phân biệt chữ hoa chữ thường) | `"Paris"` |
864
- | `regex` | Đầu ra phải khớp với mẫu biểu thức chính quy | `"1.*2.*3"` |
865
- | `custom` | Hàm JS tùy chỉnh trả về true/false | `(output) => output.length > 10` |
868
+ **Kiểm tra kết nối cho thấy "Không hợp lệ" đối với các nhà cung cấp tương thích với OpenAI**
866
869
 
867
- ---
870
+ - Nhiều nhà cung cấp không hiển thị điểm cuối `/models`
871
+ - OmniRoute v1.0.6+ bao gồm xác thực dự phòng thông qua hoàn thành trò chuyện
872
+ - Đảm bảo URL cơ sở bao gồm hậu tố `/v1`
868
873
 
869
- ## 🔐 OAuth trên Servidor Remoto (Thiết lập OAuth từ xa)
874
+ ### 🔐 OAuth trên Servidor Remoto (Thiết lập OAuth từ xa)
870
875
 
871
876
  <a name="oauth-em-servidor-remoto"></a>
872
877
 
@@ -957,59 +962,6 @@ Nếu không có câu hỏi nào về thông tin xác thực trước đây, b
957
962
 
958
963
  > Chức năng giải pháp này có thể giúp tự động cấp quyền cho URL và có thể chuyển hướng độc lập đến mục tiêu hoặc không.
959
964
 
960
- ---
961
-
962
- ## 🐛 Khắc phục sự cố
963
-
964
- <details>
965
- <summary><b>Nhấp để mở rộng hướng dẫn khắc phục sự cố</b></summary>
966
-
967
- **"Mô hình ngôn ngữ không cung cấp tin nhắn"**
968
-
969
- - Đã hết hạn ngạch nhà cung cấp → Kiểm tra trình theo dõi hạn ngạch bảng điều khiển
970
- - Giải pháp: Sử dụng combo dự phòng hoặc chuyển sang tầng rẻ hơn
971
-
972
- **Giới hạn tỷ lệ**
973
-
974
- - Hết hạn ngạch đăng ký → Dự phòng sang GLM/MiniMax
975
- - Thêm tổ hợp: `cc/claude-opus-4-6 → glm/glm-4.7 → if/kimi-k2-thinking`
976
-
977
- **Mã thông báo OAuth đã hết hạn**
978
-
979
- - Tự động làm mới bởi OmniRoute
980
- - Nếu sự cố vẫn tiếp diễn: Bảng điều khiển → Nhà cung cấp → Kết nối lại
981
-
982
- **Chi phí cao**
983
-
984
- - Kiểm tra số liệu thống kê sử dụng trong Bảng điều khiển → Chi phí
985
- - Chuyển mô hình chính sang GLM/MiniMax
986
- - Sử dụng bậc miễn phí (Gemini CLI, iFlow) cho các tác vụ không quan trọng
987
-
988
- **Bảng điều khiển mở sai cổng**
989
-
990
- - Đặt `PORT=20128` và `NEXT_PUBLIC_BASE_URL=http://localhost:20128`
991
-
992
- **Lỗi đồng bộ hóa đám mây**
993
-
994
- - Xác minh `BASE_URL` trỏ tới phiên bản đang chạy của bạn
995
- - Xác minh `CLOUD_URL` điểm tới điểm cuối đám mây dự kiến của bạn
996
- - Giữ các giá trị `NEXT_PUBLIC_*` được căn chỉnh với các giá trị phía máy chủ
997
-
998
- **Đăng nhập lần đầu không hoạt động**
999
-
1000
- - Kiểm tra `INITIAL_PASSWORD` trong `.env`
1001
- - Nếu không được đặt, mật khẩu dự phòng là `123456`
1002
-
1003
- **Không có nhật ký yêu cầu**
1004
-
1005
- - Đặt `ENABLE_REQUEST_LOGS=true` trong `.env`
1006
-
1007
- **Kiểm tra kết nối cho thấy "Không hợp lệ" đối với các nhà cung cấp tương thích với OpenAI**
1008
-
1009
- - Nhiều nhà cung cấp không hiển thị điểm cuối `/models`
1010
- - OmniRoute v1.0.6+ bao gồm xác thực dự phòng thông qua hoàn thành trò chuyện
1011
- - Đảm bảo URL cơ sở bao gồm hậu tố `/v1`
1012
-
1013
965
  </details>
1014
966
 
1015
967
  ---
@@ -1152,85 +1104,6 @@ Giấy phép MIT - xem [LICENSE](LICENSE) để biết chi tiết.
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 thông minh cho **mô hình IA MIỄN PHÍ và baixo tùy chỉnh** và tự động dự phòng.
1162
-
1163
- _Seu proxy phổ quát de API — ừm điểm cuối, hơn 36 điểm đã được chứng minh, không có thời gian ngừng hoạt động._
1164
-
1165
- ### 🌐 Quốc tế hóa (i18n)
1166
-
1167
- O bảng điều khiển hỗ trợ OmniRoute **nhiều thành ngữ**. Cuối cùng, bạn có thể giải quyết:
1168
-
1169
- | Thành ngữ | Código | Trạng thái |
1170
- | --------------------- | ------- | ------------- |
1171
- | 🇺🇸 Tiếng Anh | `en` | ✅ Hoàn thiện |
1172
- | 🇧🇷 Português (Brasil) | `pt-BR` | ✅ Hoàn thiện |
1173
-
1174
- **Para trocar o thành ngữ:** Clique no seletor de Idi chỉ (🇺🇸 EN) không có tiêu đề làm bảng điều khiển → chọn lựa hoặc thành ngữ desejado.
1175
-
1176
- **Thêm một thành ngữ mới:**
1177
-
1178
- 1. Khóc `src/i18n/messages/{codigo}.json` dựa trên `en.json`
1179
- 2. Adicione hoặc código em `src/i18n/config.ts` → `LOCALES` e `LANGUAGES`
1180
- 3. Phục hồi hoặc phục vụ
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
- ### 🔑 Chức năng chính
1201
-
1202
- - **36+ chứng minh của IA** — Claude, GPT, Gemini, Llama, Qwen, DeepSeek, và nhiều hơn nữa
1203
- - **Roteamento inteligente** — Tự động dự phòng trong các phương pháp được chứng minh
1204
- - **Giao dịch định dạng** — OpenAI ↔ Claude ↔ Gemini tự động
1205
- - **Multi-conta** — Nhiều conta được chứng minh bằng cách lựa chọn thông minh
1206
- - **Cache semântico** — Reduz custos và latência
1207
- - **Tự động OAuth** — Tự động đổi mới mã thông báo
1208
- - **Combo cá nhân hóa** — 6 chiến lược roteamento
1209
- - **Hoàn thành bảng điều khiển** — Màn hình, nhật ký, phân tích, cấu hình
1210
- - **Công cụ CLI** — Định cấu hình Mã Claude, Codex, Con trỏ, Cline với một nhóm
1211
- - **100% TypeScript** — Código limbo e tipado
1212
-
1213
- ### 📖 Tài liệu
1214
-
1215
- | Tài liệu | Mô tả |
1216
- | ----------------------------------------------- | --------------------------------------------------- |
1217
- | [Guia do Usuário](docs/USER_GUIDE.md) | Provedores, combo, CLI, triển khai |
1218
- | [Referência da API](docs/API_REFERENCE.md) | Tất cả các điểm cuối của hệ điều hành như các ví dụ |
1219
- | [Solução de Problemas](docs/TROUBLESHOOTING.md) | Các vấn đề công cộng và giải pháp |
1220
- | [Arquitetura](docs/ARCHITECTURE.md) | Hệ thống Arquitetura và internos |
1221
- | [Contribuição](CONTRIBUTING.md) | Thiết lập các nguyên tắc phát triển |
1222
- | [Deploy em VM](docs/VM_DEPLOYMENT_GUIDE.md) | Hướng dẫn hoàn chỉnh: VM + nginx + Cloudflare |
1223
-
1224
- ### 📧 Hỗ trợ
1225
-
1226
- > 💬 **Entre para a communidade!** [Grupo WhatsApp](https://chat.whatsapp.com/JI7cDQ1GyaiDHhVBpLxf8b?mode=gi_t) — Tyre duvidas, compartilhe dicas and fique atualizado.
1227
-
1228
- - **Trang web**: [omniroute.online](https://omniroute.online)
1229
- - **GitHub**: [github.com/diegosouzapw/OmniRoute](https://github.com/diegosouzapw/OmniRoute)
1230
- - **Vấn đề**: [github.com/diegosouzapw/OmniRoute/issues](https://github.com/diegosouzapw/OmniRoute/issues)
1231
-
1232
- ---
1233
-
1234
1107
  <div align="center">
1235
1108
  <sub>Được xây dựng với ❤️ dành cho nhà phát triển viết mã 24/7</sub>
1236
1109
  <br/>