omniroute 1.7.3 โ 1.7.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 +4 -0
- package/README.bg.md +4 -0
- package/README.da.md +4 -0
- package/README.de.md +13 -9
- package/README.es.md +13 -9
- package/README.fi.md +4 -0
- package/README.fr.md +13 -9
- package/README.he.md +29 -25
- package/README.hu.md +4 -0
- package/README.id.md +4 -0
- package/README.in.md +4 -0
- package/README.it.md +13 -9
- package/README.ja.md +4 -0
- package/README.ko.md +29 -25
- package/README.md +41 -0
- package/README.ms.md +4 -0
- package/README.nl.md +4 -0
- package/README.no.md +4 -0
- package/README.phi.md +4 -0
- package/README.pl.md +4 -0
- package/README.pt.md +4 -0
- package/README.ro.md +4 -0
- package/README.ru.md +13 -9
- package/README.sk.md +4 -0
- package/README.sv.md +4 -0
- package/README.th.md +16 -12
- package/README.uk-UA.md +4 -0
- package/README.vi.md +4 -0
- package/README.zh-CN.md +26 -22
- package/app/.next/BUILD_ID +1 -1
- package/app/.next/app-path-routes-manifest.json +53 -53
- package/app/.next/build-manifest.json +2 -2
- 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.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/media/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_client-reference-manifest.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_client-reference-manifest.js +1 -1
- 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_client-reference-manifest.js +1 -1
- 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_client-reference-manifest.js +1 -1
- 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_client-reference-manifest.js +1 -1
- 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_client-reference-manifest.js +1 -1
- 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_client-reference-manifest.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.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/background-degradation/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/model-aliases/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_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/music/generations/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/v1/videos/generations/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 +53 -53
- package/app/.next/server/chunks/1248.js +1 -1
- package/app/.next/server/chunks/1526.js +1 -1
- package/app/.next/server/chunks/1584.js +1 -1
- package/app/.next/server/chunks/1623.js +1 -1
- package/app/.next/server/chunks/1880.js +1 -1
- package/app/.next/server/chunks/1960.js +1 -1
- package/app/.next/server/chunks/1990.js +1 -1
- package/app/.next/server/chunks/2214.js +1 -1
- package/app/.next/server/chunks/2372.js +1 -1
- package/app/.next/server/chunks/2594.js +1 -1
- package/app/.next/server/chunks/3371.js +1 -1
- package/app/.next/server/chunks/3801.js +1 -1
- package/app/.next/server/chunks/3911.js +1 -1
- package/app/.next/server/chunks/496.js +1 -1
- package/app/.next/server/chunks/5047.js +1 -1
- package/app/.next/server/chunks/5094.js +1 -1
- package/app/.next/server/chunks/5097.js +1 -1
- package/app/.next/server/chunks/5521.js +1 -1
- package/app/.next/server/chunks/5945.js +1 -1
- package/app/.next/server/chunks/6118.js +1 -1
- package/app/.next/server/chunks/6930.js +1 -1
- package/app/.next/server/chunks/7011.js +1 -1
- package/app/.next/server/chunks/708.js +1 -1
- package/app/.next/server/chunks/7650.js +1 -1
- package/app/.next/server/chunks/8220.js +1 -1
- package/app/.next/server/chunks/8464.js +1 -1
- package/app/.next/server/chunks/8706.js +1 -1
- package/app/.next/server/chunks/8976.js +1 -1
- package/app/.next/server/chunks/9119.js +1 -1
- package/app/.next/server/chunks/944.js +1 -1
- package/app/.next/server/chunks/9837.js +1 -1
- 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-88c2bb5a5a7f4c99.js โ 5846-536ad2afe0919fd4.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-588b8bc3c4e631e0.js +1 -0
- package/app/.next/static/css/bcd1741aee9d39ab.css +1 -0
- package/app/package.json +1 -1
- package/package.json +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-ef0038a40cb26943.js +0 -1
- package/app/.next/static/css/35b25e934a5e6d24.css +0 -1
- /package/app/.next/static/{_9YpgRo-ZrMqtldtpOoa- โ DS3DLVwC0m0CxIMW29f-V}/_buildManifest.js +0 -0
- /package/app/.next/static/{_9YpgRo-ZrMqtldtpOoa- โ DS3DLVwC0m0CxIMW29f-V}/_ssgManifest.js +0 -0
package/README.ar.md
CHANGED
|
@@ -567,6 +567,8 @@ npm run electron:build:linux # Linux (.AppImage)
|
|
|
567
567
|
| ๐งฉ **ูู
ุงุฐุฌ ู
ุฎุตุตุฉ** | ุฃุถู ุฃู ู
ุนุฑู ูู
ูุฐุฌ ุฅูู ุฃู ู
ุฒูุฏ |
|
|
568
568
|
| ๐ **ุฌูุงุฒ ุชูุฌูู Wildcard** | ูู
ุจุชูุฌูู ุฃูู
ุงุท `provider/*` ุฅูู ุฃู ู
ุฒูุฏ ุฏููุงู
ููููุง |
|
|
569
569
|
| ๐ง **ู
ูุฒุงููุฉ ุงูุชูููุฑ** | ุฃูุถุงุน ุงูุนุจูุฑ ูุงูุชููุงุฆู ูุงูู
ุฎุตุต ูุงูุชูููู ููู
ุงุฐุฌ ุงูุงุณุชุฏูุงู |
|
|
570
|
+
| ๐ **Model Aliases** | Auto-forward deprecated model IDs to current replacements (built-in + custom) |
|
|
571
|
+
| โก **Background Degradation** | Auto-route background tasks (titles, summaries) to cheaper models |
|
|
570
572
|
| ๐ฌ **ุงูุญูู ุงูููุฑู ูููุธุงู
** | ูุชู
ุชุทุจูู ู
ูุฌู ุงููุธุงู
ุงูุนุงูู
ู ุนูู ูุงูุฉ ุงูุทูุจุงุช |
|
|
571
573
|
| ๐ **Responses API** | ุฏุนู
ูุงุฌูุฉ ุจุฑู
ุฌุฉ ุชุทุจููุงุช ุงุณุชุฌุงุจุงุช OpenAI ุงููุงู
ูุฉ (`/v1/responses`) ูู Codex |
|
|
572
574
|
|
|
@@ -592,6 +594,8 @@ npm run electron:build:linux # Linux (.AppImage)
|
|
|
592
594
|
| ๐ **ุงูุชุญุงู ุจุตู
ุฉ ุงูุฅุตุจุน TLS** | ุชุฌุงูุฒ ุงูุชุดุงู ุงูุฑูุจูุชุงุช ุงูู
ุณุชูุฏุฉ ุฅูู TLS ุนุจุฑ wreq-js |
|
|
593
595
|
| ๐ **ุชุตููุฉ IP** | ุงููุงุฆู
ุฉ ุงูู
ุณู
ูุญ ุจูุง/ุงููุงุฆู
ุฉ ุงูู
ุญุธูุฑุฉ ููุชุญูู
ูู ุงููุตูู ุฅูู ูุงุฌูุฉ ุจุฑู
ุฌุฉ ุงูุชุทุจููุงุช |
|
|
594
596
|
| ๐ **ุญุฏูุฏ ุงูู
ุนุฏู ุงููุงุจูุฉ ููุชุญุฑูุฑ** | ุนุฏุฏ ุงูุฏูุฑุงุช ูู ุงูุฏูููุฉ ุงููุงุจู ููุชูููู ูุงููุฌูุฉ ุงูุฏููุง ูุงูุญุฏ ุงูุฃูุตู ุงูู
ุชุฒุงู
ู ุนูู ู
ุณุชูู ุงููุธุงู
|
|
|
597
|
+
| ๐พ **Rate Limit Persistence** | Learned limits survive restarts via SQLite with 60s debounce + 24h staleness |
|
|
598
|
+
| ๐ **Token Refresh Resilience** | Per-provider circuit breaker (5 failsโ30min) + 30s timeout per attempt |
|
|
595
599
|
| ๐ก **ุญู
ุงูุฉ ููุทุฉ ููุงูุฉ ูุงุฌูุฉ ุจุฑู
ุฌุฉ ุงูุชุทุจููุงุช** | ุจูุงุจุฉ ุงูู
ุตุงุฏูุฉ + ุญุธุฑ ุงูู
ููุฑ ูููุทุฉ ุงูููุงูุฉ `/models` |
|
|
596
600
|
| ๐ **ุฑุคูุฉ ุงููููู** | ุดุงุฑุงุช ู
ุฑู
ุฒุฉ ุจุงูุฃููุงู: ๐ข ุนุงูู
ูุฉุ ๐ก ู
ุฒูุฏุ ๐ต ููู ุงุชุตุงู ู
ุน ุนุฑุถ IP |
|
|
597
601
|
| ๐ ** ุชูููู ุงููููู ุฐู 3 ู
ุณุชููุงุช ** | ูู
ุจุชูููู ุงููููุงุก ุนูู ุงูู
ุณุชูู ุงูุนุงูู
ู ุฃู ููู ู
ุฒูุฏ ุฃู ููู ุงุชุตุงู |
|
package/README.bg.md
CHANGED
|
@@ -568,6 +568,8 @@ npm run electron:build:linux # Linux (.AppImage)
|
|
|
568
568
|
| ๐งฉ **ะะตััะพะฝะฐะปะธะทะธัะฐะฝะธ ะผะพะดะตะปะธ** | ะะพะฑะฐะฒะตัะต ะฒัะตะบะธ ะผะพะดะตะป ID ะบัะผ ะบะพะนัะพ ะธ ะดะฐ ะต ะดะพััะฐะฒัะธะบ |
|
|
569
569
|
| ๐ **Wildcard Router** | ะะฐัะพัะฒะฐะนัะต `provider/*` ัะฐะฑะปะพะฝะธ ะบัะผ ะฒัะตะบะธ ะดะพััะฐะฒัะธะบ ะดะธะฝะฐะผะธัะฝะพ |
|
|
570
570
|
| ๐ง **ะะธัะปะตะฝ ะฑัะดะถะตั** | ะัะตะผะธะฝะฐะฒะฐะฝะต, ะฐะฒัะพะผะฐัะธัะตะฝ, ะฟะตััะพะฝะฐะปะธะทะธัะฐะฝ ะธ ะฐะดะฐะฟัะธะฒะตะฝ ัะตะถะธะผ ะทะฐ ะผะพะดะตะปะธ ะฝะฐ ัะฐะทััะถะดะตะฝะธะต |
|
|
571
|
+
| ๐ **Model Aliases** | Auto-forward deprecated model IDs to current replacements (built-in + custom) |
|
|
572
|
+
| โก **Background Degradation** | Auto-route background tasks (titles, summaries) to cheaper models |
|
|
571
573
|
| ๐ฌ **ะกะธััะตะผะฝะพ ะฑััะทะพ ะธะฝะถะตะบัะธัะฐะฝะต** | ะะปะพะฑะฐะปะฝะฐ ัะธััะตะผะฝะฐ ะฟะพะดะบะฐะฝะฐ, ะฟัะธะปะพะถะตะฝะฐ ะบัะผ ะฒัะธัะบะธ ะทะฐัะฒะบะธ |
|
|
572
574
|
| ๐ **API ะทะฐ ะพัะณะพะฒะพัะธ** | ะัะปะฝะฐ ะฟะพะดะดััะถะบะฐ ะฝะฐ OpenAI Responses API (`/v1/responses`) ะทะฐ Codex |
|
|
573
575
|
|
|
@@ -593,6 +595,8 @@ npm run electron:build:linux # Linux (.AppImage)
|
|
|
593
595
|
| ๐ **TLS Fingerprint Spoofing** | ะะฐะพะฑะธะบะฐะปัะฝะต ะฝะฐ TLS-ะฑะฐะทะธัะฐะฝะพ ะพัะบัะธะฒะฐะฝะต ะฝะฐ ะฑะพั ััะตะท wreq-js |
|
|
594
596
|
| ๐ **IP ัะธะปััะธัะฐะฝะต** | ะกะฟะธััะบ ั ัะฐะทัะตัะตะฝะธ/ะฑะปะพะบะธัะฐะฝะธ ะทะฐ ะบะพะฝััะพะป ะฝะฐ ะดะพัััะฟะฐ ะดะพ API |
|
|
595
597
|
| ๐ **ะ ะตะดะฐะบัะธััะตะผะธ ะพะณัะฐะฝะธัะตะฝะธั ะฝะฐ ัะบะพัะพัััะฐ** | ะะพะฝัะธะณััะธััะตะผะธ ะพะฑะพัะพัะธ ะฒ ะผะธะฝััะฐ, ะผะธะฝะธะผะฐะปะฝะฐ ัะฐะทะปะธะบะฐ ะธ ะผะฐะบัะธะผะฐะปะฝะฐ ะตะดะฝะพะฒัะตะผะตะฝะฝะพัั ะฝะฐ ัะธััะตะผะฝะพ ะฝะธะฒะพ |
|
|
598
|
+
| ๐พ **Rate Limit Persistence** | Learned limits survive restarts via SQLite with 60s debounce + 24h staleness |
|
|
599
|
+
| ๐ **Token Refresh Resilience** | Per-provider circuit breaker (5 failsโ30min) + 30s timeout per attempt |
|
|
596
600
|
| ๐ก **API Endpoint Protection** | ะฃะดะพััะพะฒะตััะฒะฐะฝะต + ะฑะปะพะบะธัะฐะฝะต ะฝะฐ ะดะพััะฐะฒัะธะบ ะทะฐ ะบัะฐะนะฝะฐัะฐ ัะพัะบะฐ `/models` |
|
|
597
601
|
| ๐ **ะัะพะบัะธ ะฒะธะดะธะผะพัั** | ะฆะฒะตัะฝะพ ะบะพะดะธัะฐะฝะธ ะทะฝะฐัะบะธ: ๐ข ะณะปะพะฑะฐะปะตะฝ, ๐ก ะดะพััะฐะฒัะธะบ, ๐ต ะทะฐ ะฒััะทะบะฐ ั IP ะดะธัะฟะปะตะน |
|
|
598
602
|
| ๐ **3-ะฝะธะฒะพ ะฝะฐ ะฟัะพะบัะธ ะบะพะฝัะธะณััะฐัะธั** | ะะพะฝัะธะณััะธัะฐะฝะต ะฝะฐ ะฟัะพะบัะธ ัััะฒััะธ ะฝะฐ ะณะปะพะฑะฐะปะฝะพ ะฝะธะฒะพ, ะฝะฐ ะฝะธะฒะพ ะดะพััะฐะฒัะธะบ ะธะปะธ ะฝะฐ ะฝะธะฒะพ ะฒััะทะบะฐ |
|
package/README.da.md
CHANGED
|
@@ -568,6 +568,8 @@ npm run electron:build:linux # Linux (.AppImage)
|
|
|
568
568
|
| ๐งฉ **Tilpassede modeller** | Tilfรธj ethvert model-id til enhver udbyder |
|
|
569
569
|
| ๐ **Wildcard-router** | Rut `provider/*` mรธnstre til enhver udbyder dynamisk |
|
|
570
570
|
| ๐ง **Tรฆnkende budget** | Passthrough, auto, brugerdefinerede og adaptive tilstande til rรฆsonnerende modeller |
|
|
571
|
+
| ๐ **Model Aliases** | Auto-forward deprecated model IDs to current replacements (built-in + custom) |
|
|
572
|
+
| โก **Background Degradation** | Auto-route background tasks (titles, summaries) to cheaper models |
|
|
571
573
|
| ๐ฌ **System Prompt Injection** | Global systemprompt anvendt pรฅ tvรฆrs af alle anmodninger |
|
|
572
574
|
| ๐ **Responses API** | Fuld OpenAI Responses API (`/v1/responses`) understรธttelse af Codex |
|
|
573
575
|
|
|
@@ -593,6 +595,8 @@ npm run electron:build:linux # Linux (.AppImage)
|
|
|
593
595
|
| ๐ **TLS Fingerprint Spoofing** | Omgรฅ TLS-baseret botdetektion via wreq-js |
|
|
594
596
|
| ๐ **IP-filtrering** | Tilladelsesliste/blokeringsliste til API-adgangskontrol |
|
|
595
597
|
| ๐ **Redigerbare satsgrรฆnser** | Konfigurerbar RPM, min. gap og maks. samtidighed pรฅ systemniveau |
|
|
598
|
+
| ๐พ **Rate Limit Persistence** | Learned limits survive restarts via SQLite with 60s debounce + 24h staleness |
|
|
599
|
+
| ๐ **Token Refresh Resilience** | Per-provider circuit breaker (5 failsโ30min) + 30s timeout per attempt |
|
|
596
600
|
| ๐ก **API-endepunktsbeskyttelse** | Auth gating + udbyderblokering for `/models` slutpunktet |
|
|
597
601
|
| ๐ **Proxysynlighed** | Farvekodede badges: ๐ข global, ๐ก udbyder, ๐ต per forbindelse med IP-skรฆrm |
|
|
598
602
|
| ๐ **3-Level Proxy Config** | Konfigurer proxyer pรฅ globalt niveau, pr. udbyder eller pr. forbindelsesniveau |
|
package/README.de.md
CHANGED
|
@@ -568,6 +568,8 @@ npm run electron:build:linux # Linux (.AppImage)
|
|
|
568
568
|
| ๐งฉ **Benutzerdefinierte Modelle** | Jede Modell-ID zu jedem Anbieter hinzufรผgen |
|
|
569
569
|
| ๐ **Wildcard-Router** | `provider/*` Muster dynamisch an jeden Anbieter routen |
|
|
570
570
|
| ๐ง **Reasoning-Budget** | Passthrough, auto, custom und adaptive Modi fรผr Reasoning-Modelle |
|
|
571
|
+
| ๐ **Model Aliases** | Auto-forward deprecated model IDs to current replacements (built-in + custom) |
|
|
572
|
+
| โก **Background Degradation** | Auto-route background tasks (titles, summaries) to cheaper models |
|
|
571
573
|
| ๐ฌ **System Prompt Injection** | Globaler System Prompt fรผr alle Anfragen |
|
|
572
574
|
| ๐ **API Responses** | Volle Unterstรผtzung der OpenAI Responses API (`/v1/responses`) fรผr Codex |
|
|
573
575
|
|
|
@@ -584,15 +586,17 @@ npm run electron:build:linux # Linux (.AppImage)
|
|
|
584
586
|
|
|
585
587
|
### ๐ก๏ธ Resilienz & Sicherheit
|
|
586
588
|
|
|
587
|
-
| Funktion | Was es macht
|
|
588
|
-
| ------------------------------- |
|
|
589
|
-
| ๐ **Circuit Breaker** | Auto-รffnung/-Schlieรung pro Anbieter mit konfigurierbaren Schwellen
|
|
590
|
-
| ๐ก๏ธ **Anti-Thundering Herd** | Mutex + Semaphor Rate-Limit fรผr API-Key-Anbieter
|
|
591
|
-
| ๐ง **Semantischer Cache** | Zwei-Ebenen-Cache (Signatur + Semantik) senkt Kosten und Latenz
|
|
592
|
-
| โก **Anfrage-Idempotenz** | 5s Dedup-Fenster fรผr doppelte Anfragen
|
|
593
|
-
| ๐ **TLS-Fingerprint-Spoofing** | Bot-Erkennung umgehen via wreq-js
|
|
594
|
-
| ๐ **IP-Filterung** | Allowlist/Blocklist fรผr API-Zugriffskontrolle
|
|
595
|
-
| ๐ **Editierbare Rate-Limits** | Konfigurierbare RPM, minimaler Abstand, max. Konkurrenz
|
|
589
|
+
| Funktion | Was es macht |
|
|
590
|
+
| ------------------------------- | ---------------------------------------------------------------------------- |
|
|
591
|
+
| ๐ **Circuit Breaker** | Auto-รffnung/-Schlieรung pro Anbieter mit konfigurierbaren Schwellen |
|
|
592
|
+
| ๐ก๏ธ **Anti-Thundering Herd** | Mutex + Semaphor Rate-Limit fรผr API-Key-Anbieter |
|
|
593
|
+
| ๐ง **Semantischer Cache** | Zwei-Ebenen-Cache (Signatur + Semantik) senkt Kosten und Latenz |
|
|
594
|
+
| โก **Anfrage-Idempotenz** | 5s Dedup-Fenster fรผr doppelte Anfragen |
|
|
595
|
+
| ๐ **TLS-Fingerprint-Spoofing** | Bot-Erkennung umgehen via wreq-js |
|
|
596
|
+
| ๐ **IP-Filterung** | Allowlist/Blocklist fรผr API-Zugriffskontrolle |
|
|
597
|
+
| ๐ **Editierbare Rate-Limits** | Konfigurierbare RPM, minimaler Abstand, max. Konkurrenz |
|
|
598
|
+
| ๐พ **Rate Limit Persistence** | Learned limits survive restarts via SQLite with 60s debounce + 24h staleness |
|
|
599
|
+
| ๐ **Token Refresh Resilience** | Per-provider circuit breaker (5 failsโ30min) + 30s timeout per attempt |
|
|
596
600
|
|
|
597
601
|
### ๐ Observability & Analytics
|
|
598
602
|
|
package/README.es.md
CHANGED
|
@@ -572,6 +572,8 @@ npm run electron:build:linux # Linux (.AppImage)
|
|
|
572
572
|
| ๐งฉ **Modelos Personalizados** | Agrega cualquier ID de modelo a cualquier proveedor |
|
|
573
573
|
| ๐ **Enrutador Wildcard** | Enruta patrones `provider/*` a cualquier proveedor dinรกmicamente |
|
|
574
574
|
| ๐ง **Presupuesto de Razonamiento** | Modos passthrough, auto, custom y adaptativo para modelos de razonamiento |
|
|
575
|
+
| ๐ **Model Aliases** | Auto-forward deprecated model IDs to current replacements (built-in + custom) |
|
|
576
|
+
| โก **Background Degradation** | Auto-route background tasks (titles, summaries) to cheaper models |
|
|
575
577
|
| ๐ฌ **Inyecciรณn de System Prompt** | System prompt global aplicado en todas las solicitudes |
|
|
576
578
|
| ๐ **API Responses** | Soporte completo de la API Responses de OpenAI (`/v1/responses`) para Codex |
|
|
577
579
|
|
|
@@ -588,15 +590,17 @@ npm run electron:build:linux # Linux (.AppImage)
|
|
|
588
590
|
|
|
589
591
|
### ๐ก๏ธ Resiliencia y Seguridad
|
|
590
592
|
|
|
591
|
-
| Caracterรญstica | Quรฉ Hace
|
|
592
|
-
| ---------------------------------- |
|
|
593
|
-
| ๐ **Circuit Breaker** | Auto-apertura/cierre por proveedor con umbrales configurables
|
|
594
|
-
| ๐ก๏ธ **Anti-Thundering Herd** | Mutex + semรกforo rate-limit para proveedores con API key
|
|
595
|
-
| ๐ง **Cachรฉ Semรกntico** | Cachรฉ de dos niveles (firma + semรกntico) reduce costo y latencia
|
|
596
|
-
| โก **Idempotencia de Solicitud** | Ventana de dedup de 5s para solicitudes duplicadas
|
|
597
|
-
| ๐ **Spoofing de Fingerprint TLS** | Bypass de detecciรณn de bot vรญa TLS con wreq-js
|
|
598
|
-
| ๐ **Filtrado de IP** | Allowlist/blocklist para control de acceso a la API
|
|
599
|
-
| ๐ **Rate Limits Editables** | RPM, gap mรญnimo y concurrencia mรกxima configurables
|
|
593
|
+
| Caracterรญstica | Quรฉ Hace |
|
|
594
|
+
| ---------------------------------- | ---------------------------------------------------------------------------- |
|
|
595
|
+
| ๐ **Circuit Breaker** | Auto-apertura/cierre por proveedor con umbrales configurables |
|
|
596
|
+
| ๐ก๏ธ **Anti-Thundering Herd** | Mutex + semรกforo rate-limit para proveedores con API key |
|
|
597
|
+
| ๐ง **Cachรฉ Semรกntico** | Cachรฉ de dos niveles (firma + semรกntico) reduce costo y latencia |
|
|
598
|
+
| โก **Idempotencia de Solicitud** | Ventana de dedup de 5s para solicitudes duplicadas |
|
|
599
|
+
| ๐ **Spoofing de Fingerprint TLS** | Bypass de detecciรณn de bot vรญa TLS con wreq-js |
|
|
600
|
+
| ๐ **Filtrado de IP** | Allowlist/blocklist para control de acceso a la API |
|
|
601
|
+
| ๐ **Rate Limits Editables** | RPM, gap mรญnimo y concurrencia mรกxima configurables |
|
|
602
|
+
| ๐พ **Rate Limit Persistence** | Learned limits survive restarts via SQLite with 60s debounce + 24h staleness |
|
|
603
|
+
| ๐ **Token Refresh Resilience** | Per-provider circuit breaker (5 failsโ30min) + 30s timeout per attempt |
|
|
600
604
|
|
|
601
605
|
### ๐ Observabilidad y Analytics
|
|
602
606
|
|
package/README.fi.md
CHANGED
|
@@ -568,6 +568,8 @@ npm run electron:build:linux # Linux (.AppImage)
|
|
|
568
568
|
| ๐งฉ **Rรครคtรคlรถidyt mallit** | Lisรครค mikรค tahansa mallitunnus mille tahansa toimittajalle |
|
|
569
569
|
| ๐ **Wildcard-reititin** | Reititรค `provider/*` mallit mille tahansa palveluntarjoajalle dynaamisesti |
|
|
570
570
|
| ๐ง **Ajatteleva budjetti** | Lรคpivienti-, automaatti-, mukautetut ja mukautuvat tilat pรครคttelymalleille |
|
|
571
|
+
| ๐ **Model Aliases** | Auto-forward deprecated model IDs to current replacements (built-in + custom) |
|
|
572
|
+
| โก **Background Degradation** | Auto-route background tasks (titles, summaries) to cheaper models |
|
|
571
573
|
| ๐ฌ **Jรคrjestelmรคn pikaruiskutus** | Maailmanlaajuinen jรคrjestelmรคkehote kรคytรถssรค kaikissa pyynnรถissรค |
|
|
572
574
|
| ๐ **Responses API** | Tรคysi OpenAI Responses API (`/v1/responses`) tuki Codexille |
|
|
573
575
|
|
|
@@ -593,6 +595,8 @@ npm run electron:build:linux # Linux (.AppImage)
|
|
|
593
595
|
| ๐ **TLS-sormenjรคlkien huijaus** | Ohita TLS-pohjainen bot-tunnistus wreq-js:n avulla |
|
|
594
596
|
| ๐ **IP-suodatus** | API-kรคyttรถoikeuksien hallinnan sallittu-/estoluettelo |
|
|
595
597
|
| ๐ **Muokattavat hintarajat** | Konfiguroitava kierrosluku, minimivรคli ja suurin samanaikainen jรคrjestelmรคtasolla |
|
|
598
|
+
| ๐พ **Rate Limit Persistence** | Learned limits survive restarts via SQLite with 60s debounce + 24h staleness |
|
|
599
|
+
| ๐ **Token Refresh Resilience** | Per-provider circuit breaker (5 failsโ30min) + 30s timeout per attempt |
|
|
596
600
|
| ๐ก **API Endpoint Protection** | Todennusportin + tarjoajan esto `/models`-pรครคtepisteelle |
|
|
597
601
|
| ๐ **Vรคlityspalvelimen nรคkyvyys** | Vรคrikoodatut merkit: ๐ข maailmanlaajuinen, ๐ก tarjoaja, ๐ต yhteyskohtainen IP-nรคytรถllรค |
|
|
598
602
|
| ๐ **3-tason vรคlityspalvelimen mรครคritys** | Mรครคritรค vรคlityspalvelimet maailmanlaajuisesti, palveluntarjoajakohtaisesti tai yhteyskohtaisesti |
|
package/README.fr.md
CHANGED
|
@@ -570,6 +570,8 @@ npm run electron:build:linux # Linux (.AppImage)
|
|
|
570
570
|
| ๐งฉ **Modรจles personnalisรฉs** | Ajoutez n'importe quel ID de modรจle ร n'importe quel fournisseur |
|
|
571
571
|
| ๐ **Routeur wildcard** | Routez les patterns `provider/*` vers n'importe quel fournisseur dynamiquement |
|
|
572
572
|
| ๐ง **Budget de raisonnement** | Modes passthrough, auto, custom et adaptive pour les modรจles de raisonnement |
|
|
573
|
+
| ๐ **Model Aliases** | Auto-forward deprecated model IDs to current replacements (built-in + custom) |
|
|
574
|
+
| โก **Background Degradation** | Auto-route background tasks (titles, summaries) to cheaper models |
|
|
573
575
|
| ๐ฌ **Injection System Prompt** | System prompt global appliquรฉ ร toutes les requรชtes |
|
|
574
576
|
| ๐ **API Responses** | Support complet de l'API Responses d'OpenAI (`/v1/responses`) pour Codex |
|
|
575
577
|
|
|
@@ -586,15 +588,17 @@ npm run electron:build:linux # Linux (.AppImage)
|
|
|
586
588
|
|
|
587
589
|
### ๐ก๏ธ Rรฉsilience & Sรฉcuritรฉ
|
|
588
590
|
|
|
589
|
-
| Fonctionnalitรฉ | Ce qu'elle fait
|
|
590
|
-
| ------------------------------- |
|
|
591
|
-
| ๐ **Circuit Breaker** | Ouverture/fermeture auto par fournisseur avec seuils configurables
|
|
592
|
-
| ๐ก๏ธ **Anti-Thundering Herd** | Mutex + sรฉmaphore de rate-limit pour les fournisseurs avec clรฉ API
|
|
593
|
-
| ๐ง **Cache sรฉmantique** | Cache ร deux niveaux (signature + sรฉmantique) rรฉduit coรปt et latence
|
|
594
|
-
| โก **Idempotence des requรชtes** | Fenรชtre de dรฉdup 5s pour les requรชtes dupliquรฉes
|
|
595
|
-
| ๐ **Spoofing TLS Fingerprint** | Contournement de dรฉtection de bot via wreq-js
|
|
596
|
-
| ๐ **Filtrage IP** | Allowlist/blocklist pour le contrรดle d'accรจs API
|
|
597
|
-
| ๐ **Rate limits รฉditables** | RPM configurable, intervalle minimum, concurrence max
|
|
591
|
+
| Fonctionnalitรฉ | Ce qu'elle fait |
|
|
592
|
+
| ------------------------------- | ---------------------------------------------------------------------------- |
|
|
593
|
+
| ๐ **Circuit Breaker** | Ouverture/fermeture auto par fournisseur avec seuils configurables |
|
|
594
|
+
| ๐ก๏ธ **Anti-Thundering Herd** | Mutex + sรฉmaphore de rate-limit pour les fournisseurs avec clรฉ API |
|
|
595
|
+
| ๐ง **Cache sรฉmantique** | Cache ร deux niveaux (signature + sรฉmantique) rรฉduit coรปt et latence |
|
|
596
|
+
| โก **Idempotence des requรชtes** | Fenรชtre de dรฉdup 5s pour les requรชtes dupliquรฉes |
|
|
597
|
+
| ๐ **Spoofing TLS Fingerprint** | Contournement de dรฉtection de bot via wreq-js |
|
|
598
|
+
| ๐ **Filtrage IP** | Allowlist/blocklist pour le contrรดle d'accรจs API |
|
|
599
|
+
| ๐ **Rate limits รฉditables** | RPM configurable, intervalle minimum, concurrence max |
|
|
600
|
+
| ๐พ **Rate Limit Persistence** | Learned limits survive restarts via SQLite with 60s debounce + 24h staleness |
|
|
601
|
+
| ๐ **Token Refresh Resilience** | Per-provider circuit breaker (5 failsโ30min) + 30s timeout per attempt |
|
|
598
602
|
|
|
599
603
|
### ๐ Observabilitรฉ & Analytique
|
|
600
604
|
|
package/README.he.md
CHANGED
|
@@ -557,19 +557,21 @@ npm run electron:build:linux # Linux (.AppImage)
|
|
|
557
557
|
|
|
558
558
|
### ๐ง ื ืืชืื ืืืื ืืืืืืขืื
|
|
559
559
|
|
|
560
|
-
| ืชืืื ื
|
|
561
|
-
|
|
|
562
|
-
| ๐ฏ **Smart 4-tier Fallback**
|
|
563
|
-
| ๐ **ืืขืงื ืืืกืืช ืืืื ืืืช**
|
|
564
|
-
| ๐ **ืชืจืืื ืคืืจืื**
|
|
565
|
-
| ๐ฅ **ืชืืืื ืืจืืืื ืืฉืืื ืืช**
|
|
566
|
-
| ๐ **ืจืขื ืื ืืกืืืื ืืืืืืื**
|
|
567
|
-
| ๐จ **ืฉืืืืืื ืืืชืืืื ืืืฉืืช**
|
|
568
|
-
| ๐งฉ **ืืืืื ืืืชืืืื ืืืฉืืช**
|
|
569
|
-
| ๐ **ื ืชื ืชืืืื ืืืืืื** โโ
|
|
570
|
-
| ๐ง **ืชืงืฆืื ืืฉืืื**
|
|
571
|
-
|
|
|
572
|
-
|
|
|
560
|
+
| ืชืืื ื | ืื ืื ืขืืฉื |
|
|
561
|
+
| ----------------------------- | -------------------------------------------------------------------------------- |
|
|
562
|
+
| ๐ฏ **Smart 4-tier Fallback** | ืืกืืื ืืืืืืื: ืื ืื โ ืืคืชื API โ ืืื โ ืืื ื |
|
|
563
|
+
| ๐ **ืืขืงื ืืืกืืช ืืืื ืืืช** | ืกืคืืจืช ืืกืืืื ืื ืืื + ืืืคืืก ืกืคืืจื ืืืืืจ ืืื ืกืคืง |
|
|
564
|
+
| ๐ **ืชืจืืื ืคืืจืื** | OpenAI โ ืงืืื โ ืชืืืืื โ ืกืื โ Kiro ืืืงื + ืืืืื ืชืืืื |
|
|
565
|
+
| ๐ฅ **ืชืืืื ืืจืืืื ืืฉืืื ืืช** | ืืกืคืจ ืืฉืืื ืืช ืืื ืกืคืง ืขื ืืืืจื ืืืื |
|
|
566
|
+
| ๐ **ืจืขื ืื ืืกืืืื ืืืืืืื** | ืืกืืืื ื OAuth ืืชืจืขื ื ืื ืืืืืืืืช ืขื ื ืืกืืื ืืืืจ |
|
|
567
|
+
| ๐จ **ืฉืืืืืื ืืืชืืืื ืืืฉืืช** | 6 ืืกืืจืืืืืช: ืืืืื ืจืืฉืื, ืขืืื ืจืืืื, p2c, ืืงืจืื, ืคืืืช ืืฉืืืืฉ, ืืืคืืืืืืฆืื ืืขืืืช |
|
|
568
|
+
| ๐งฉ **ืืืืื ืืืชืืืื ืืืฉืืช** | ืืืกืฃ ืื ืืืื ืืื ืืื ืกืคืง |
|
|
569
|
+
| ๐ **ื ืชื ืชืืืื ืืืืืื** โโ | ื ืชื ืืคืืกื `provider/*` ืืื ืกืคืง ืืืืคื ืืื ืื |
|
|
570
|
+
| ๐ง **ืชืงืฆืื ืืฉืืื** | ืืฆืื ืืขืืจ, ืืืืืืื, ืืืชืืืื ืืืฉืืช ืืืชืืื ืืืืืืื ืฉื ืืฉืืื |
|
|
571
|
+
| ๐ **Model Aliases** | Auto-forward deprecated model IDs to current replacements (built-in + custom) |
|
|
572
|
+
| โก **Background Degradation** | Auto-route background tasks (titles, summaries) to cheaper models |
|
|
573
|
+
| ๐ฌ **ืืืจืงืช ืืขืจืืช ืืืืืืช** | ืืืืขืช ืืขืจืืช ืืืืืืืช ืืืืื ืืื ืืืงืฉืืช |
|
|
574
|
+
| ๐ **Responses API** | ืชืืืื ืืืื ืฉื OpenAI Responses API (`/v1/responses`) ืขืืืจ Codex |
|
|
573
575
|
|
|
574
576
|
### ๐ต ืืืฉืงื API ืจื-ืืืืืืืื
|
|
575
577
|
|
|
@@ -584,18 +586,20 @@ npm run electron:build:linux # Linux (.AppImage)
|
|
|
584
586
|
|
|
585
587
|
### ๐ก๏ธ ืืืกื ืืืืืืื
|
|
586
588
|
|
|
587
|
-
| ืชืืื ื | ืื ืื ืขืืฉื
|
|
588
|
-
| ------------------------------------ |
|
|
589
|
-
| ๐ **ืืคืกืง ืืขืืืื** | ืคืชืืื/ืกืืืจื ืืืืืืืืช ืืื ืกืคืง ืขื ืขืจืื ืกืฃ ืื ืืชื ืื ืืืืืจื
|
|
590
|
-
| ๐ก๏ธ **ืขืืจ ื ืื ืจืขืืื** | Mutex + ืืืืืช ืงืฆื ืกืืคืืจ ืขืืืจ ืกืคืงื ืืคืชื API
|
|
591
|
-
| ๐ง **ืืืืื ืกืื ืื** | ืืืืื ืื-ืฉืืืชื (ืืชืืื + ืกืื ืื) ืืคืืืช ืืช ืืขืืืช ืืืฉืืืื
|
|
592
|
-
| โก **ืืงืฉ ืืืืคืืื ืฆืื** | ืืืื ืืืืื 5s ืขืืืจ ืืงืฉืืช ืืคืืืืช
|
|
593
|
-
| ๐ **ืืืืฃ ืืืืขืืช ืืฆืืข TLS** | ืขืืงืฃ ืืืืื ืืื ืืืืกืก TLS ืืืืฆืขืืช wreq-js
|
|
594
|
-
| ๐ **ืกืื ืื IP** | ืจืฉืืืช ืืจืฉืืืช/ืจืฉืืืช ืืกืืืืช ืขืืืจ ืืงืจืช ืืืฉื ื-API
|
|
595
|
-
| ๐ **ืืืืืืช ืชืขืจืืคืื ืื ืืชื ืืช ืืขืจืืื** | RPM ื ืืชื ืืืืืจื, ืคืขืจ ืืื ืืืื ืืืงืกืืืื ืืืงืืื ืืจืืช ืืืขืจืืช
|
|
596
|
-
|
|
|
597
|
-
|
|
|
598
|
-
|
|
|
589
|
+
| ืชืืื ื | ืื ืื ืขืืฉื |
|
|
590
|
+
| ------------------------------------ | ---------------------------------------------------------------------------- |
|
|
591
|
+
| ๐ **ืืคืกืง ืืขืืืื** | ืคืชืืื/ืกืืืจื ืืืืืืืืช ืืื ืกืคืง ืขื ืขืจืื ืกืฃ ืื ืืชื ืื ืืืืืจื |
|
|
592
|
+
| ๐ก๏ธ **ืขืืจ ื ืื ืจืขืืื** | Mutex + ืืืืืช ืงืฆื ืกืืคืืจ ืขืืืจ ืกืคืงื ืืคืชื API |
|
|
593
|
+
| ๐ง **ืืืืื ืกืื ืื** | ืืืืื ืื-ืฉืืืชื (ืืชืืื + ืกืื ืื) ืืคืืืช ืืช ืืขืืืช ืืืฉืืืื |
|
|
594
|
+
| โก **ืืงืฉ ืืืืคืืื ืฆืื** | ืืืื ืืืืื 5s ืขืืืจ ืืงืฉืืช ืืคืืืืช |
|
|
595
|
+
| ๐ **ืืืืฃ ืืืืขืืช ืืฆืืข TLS** | ืขืืงืฃ ืืืืื ืืื ืืืืกืก TLS ืืืืฆืขืืช wreq-js |
|
|
596
|
+
| ๐ **ืกืื ืื IP** | ืจืฉืืืช ืืจืฉืืืช/ืจืฉืืืช ืืกืืืืช ืขืืืจ ืืงืจืช ืืืฉื ื-API |
|
|
597
|
+
| ๐ **ืืืืืืช ืชืขืจืืคืื ืื ืืชื ืืช ืืขืจืืื** | RPM ื ืืชื ืืืืืจื, ืคืขืจ ืืื ืืืื ืืืงืกืืืื ืืืงืืื ืืจืืช ืืืขืจืืช |
|
|
598
|
+
| ๐พ **Rate Limit Persistence** | Learned limits survive restarts via SQLite with 60s debounce + 24h staleness |
|
|
599
|
+
| ๐ **Token Refresh Resilience** | Per-provider circuit breaker (5 failsโ30min) + 30s timeout per attempt |
|
|
600
|
+
| ๐ก **ืืื ืช ื ืงืืืช ืงืฆื API** | Auth gating + ืืกืืืช ืกืคืง ืขืืืจ ื ืงืืืช ืืงืฆื `/models` |
|
|
601
|
+
| ๐ **ื ืจืืืช ืคืจืืงืกื** | ืชืืื ืืงืืืืื ืืฆืืข: ๐ข ืืืืืื, ๐ก ืกืคืง, ๐ต ืืื ืืืืืจ ืขื ืชืฆืืืช IP |
|
|
602
|
+
| ๐ **ืชืฆืืจืช ืคืจืืงืกื ืืฉืืืฉ ืจืืืช** | ืืืืจ ืคืจืืงืกื ืืจืื ืืืืืืืช, ืืื ืกืคืง ืื ืืื ืืืืืจ |
|
|
599
603
|
|
|
600
604
|
### ๐ ืืืืืช ืชืฆืคืืช ืื ืืชืื
|
|
601
605
|
|
package/README.hu.md
CHANGED
|
@@ -568,6 +568,8 @@ npm run electron:build:linux # Linux (.AppImage)
|
|
|
568
568
|
| ๐งฉ **Egyedi modellek** | Adjon hozzรก bรกrmilyen modellazonosรญtรณt bรกrmely szolgรกltatรณhoz |
|
|
569
569
|
| ๐ **Wildcard Router** | `provider/*` mintรกk tovรกbbรญtรกsa bรกrmely szolgรกltatรณhoz dinamikusan |
|
|
570
570
|
| ๐ง **รtgondolt kรถltsรฉgvetรฉs** | รtjรกrรกsi, automatikus, egyรฉni รฉs adaptรญv mรณdok รฉrvelรฉsi modellekhez |
|
|
571
|
+
| ๐ **Model Aliases** | Auto-forward deprecated model IDs to current replacements (built-in + custom) |
|
|
572
|
+
| โก **Background Degradation** | Auto-route background tasks (titles, summaries) to cheaper models |
|
|
571
573
|
| ๐ฌ **Rendszer azonnali befecskendezรฉs** | Globรกlis rendszerkรฉrdรฉs minden kรฉrelemre รฉrvรฉnyes |
|
|
572
574
|
| ๐ **Responses API** | Teljes OpenAI Responses API (`/v1/responses`) tรกmogatรกs a Codexhez |
|
|
573
575
|
|
|
@@ -593,6 +595,8 @@ npm run electron:build:linux # Linux (.AppImage)
|
|
|
593
595
|
| ๐ **TLS ujjlenyomat-hamisรญtรกs** | A TLS-alapรบ botรฉszlelรฉs megkerรผlรฉse a wreq-js segรญtsรฉgรฉvel |
|
|
594
596
|
| ๐ **IP-szลฑrรฉs** | Allowlist/blokkolista API hozzรกfรฉrรฉs-vezรฉrlรฉshez |
|
|
595
597
|
| ๐ **Szerkeszthetล dรญjkorlรกtok** | Konfigurรกlhatรณ fordulatszรกm, minimรกlis rรฉs รฉs maximรกlis egyidejลฑ rendszerszinten |
|
|
598
|
+
| ๐พ **Rate Limit Persistence** | Learned limits survive restarts via SQLite with 60s debounce + 24h staleness |
|
|
599
|
+
| ๐ **Token Refresh Resilience** | Per-provider circuit breaker (5 failsโ30min) + 30s timeout per attempt |
|
|
596
600
|
| ๐ก **API Endpoint Protection** | Auth kapuzรกs + szolgรกltatรณ blokkolรกsa a `/models` vรฉgponthoz |
|
|
597
601
|
| ๐ **Proxy lรกthatรณsรกga** | Szรญnkรณdolt jelvรฉnyek: ๐ข globรกlis, ๐ก szolgรกltatรณ, ๐ต kapcsolatonkรฉnt IP kijelzลvel |
|
|
598
602
|
| ๐ **3-szintลฑ proxykonfigurรกciรณ** | Proxyk konfigurรกlรกsa globรกlis, szolgรกltatรณnkรฉnti vagy kapcsolatonkรฉnti szinten |
|
package/README.id.md
CHANGED
|
@@ -568,6 +568,8 @@ npm run electron:build:linux # Linux (.AppImage)
|
|
|
568
568
|
| ๐งฉ **Model Khusus** | Tambahkan ID model apa pun ke penyedia mana pun |
|
|
569
569
|
| ๐ **Router Wildcard** | Rutekan pola `provider/*` ke penyedia mana pun secara dinamis |
|
|
570
570
|
| ๐ง **Memikirkan Anggaran** | Mode passthrough, otomatis, kustom, dan adaptif untuk model penalaran |
|
|
571
|
+
| ๐ **Model Aliases** | Auto-forward deprecated model IDs to current replacements (built-in + custom) |
|
|
572
|
+
| โก **Background Degradation** | Auto-route background tasks (titles, summaries) to cheaper models |
|
|
571
573
|
| ๐ฌ **Injeksi Perintah Sistem** | Perintah sistem global diterapkan di semua permintaan |
|
|
572
574
|
| ๐ **API Respons** | Dukungan penuh OpenAI Responses API (`/v1/responses`) untuk Codex |
|
|
573
575
|
|
|
@@ -593,6 +595,8 @@ npm run electron:build:linux # Linux (.AppImage)
|
|
|
593
595
|
| ๐ **Spoofing Sidik Jari TLS** | Lewati deteksi bot berbasis TLS melalui wreq-js |
|
|
594
596
|
| ๐ **Pemfilteran IP** | Daftar yang diizinkan/daftar blokir untuk kontrol akses API |
|
|
595
597
|
| ๐ **Batas Tarif yang Dapat Diedit** | RPM yang dapat dikonfigurasi, celah minimum, dan maks secara bersamaan pada tingkat sistem |
|
|
598
|
+
| ๐พ **Rate Limit Persistence** | Learned limits survive restarts via SQLite with 60s debounce + 24h staleness |
|
|
599
|
+
| ๐ **Token Refresh Resilience** | Per-provider circuit breaker (5 failsโ30min) + 30s timeout per attempt |
|
|
596
600
|
| ๐ก **Perlindungan Titik Akhir API** | Gerbang autentikasi + pemblokiran penyedia untuk titik akhir `/models` |
|
|
597
601
|
| ๐ **Visibilitas Proksi** | Lencana berkode warna: ๐ข global, ๐ก penyedia, ๐ต per koneksi dengan tampilan IP |
|
|
598
602
|
| ๐ **Konfigurasi Proksi 3 Tingkat** | Konfigurasikan proxy di tingkat global, per penyedia, atau per koneksi |
|
package/README.in.md
CHANGED
|
@@ -465,6 +465,8 @@ npm run electron:build:linux # Linux (.AppImage)
|
|
|
465
465
|
| ๐งฉ **เคเคธเฅเคเคฎ เคฎเฅเคกเคฒ** | เคเคฟเคธเฅ เคญเฅ เคชเฅเคฐเคฆเคพเคคเคพ เคธเฅ เคเฅเค เคญเฅ เคฎเฅเคกเคฒ เคเคเคกเฅ เคเฅเคกเคผเฅเค |
|
|
466
466
|
| ๐ **เคตเคพเคเคฒเฅเคกเคเคพเคฐเฅเคก เคฐเคพเคเคเคฐ** | `provider/*` เคชเฅเคเคฐเฅเคจ เคเฅ เคเคคเคฟเคถเฅเคฒ เคฐเฅเคช เคธเฅ เคเคฟเคธเฅ เคญเฅ เคชเฅเคฐเคฆเคพเคคเคพ เคคเค เคฐเฅเค เคเคฐเฅเค |
|
|
467
467
|
| ๐ง **เคธเฅเค เคฌเคเค** | เคคเคฐเฅเค เคฎเฅเคกเคฒ เคเฅ เคฒเคฟเค เคชเคพเคธเคฅเฅเคฐเฅ, เคเคเฅ, เคเคธเฅเคเคฎ เคเคฐ เค
เคจเฅเคเฅเคฒเฅ เคฎเฅเคก |
|
|
468
|
+
| ๐ **Model Aliases** | Auto-forward deprecated model IDs to current replacements (built-in + custom) |
|
|
469
|
+
| โก **Background Degradation** | Auto-route background tasks (titles, summaries) to cheaper models |
|
|
468
470
|
| ๐ฌ **เคธเคฟเคธเฅเคเคฎ เคชเฅเคฐเฅเคฎเฅเคชเฅเค เคเคเคเฅเคเฅเคถเคจ** | เคเฅเคฒเฅเคฌเคฒ เคธเคฟเคธเฅเคเคฎ เคชเฅเคฐเฅเคฎเฅเคชเฅเค เคธเคญเฅ เค
เคจเฅเคฐเฅเคงเฅเค เคชเคฐ เคฒเคพเคเฅ เคเคฟเคฏเคพ เคเคฏเคพ |
|
|
469
471
|
| ๐ **เคชเฅเคฐเคคเคฟเคเฅเคฐเคฟเคฏเคพเคเค เคเคชเฅเคเค** | เคเฅเคกเฅเคเฅเคธ เคเฅ เคฒเคฟเค เคชเฅเคฐเฅเคฃ เคเคชเคจเคเคเค เคฐเคฟเคธเฅเคชเฅเคจเฅเคธ เคเคชเฅเคเค (`/v1/responses`) เคธเคฎเคฐเฅเคฅเคจ |
|
|
470
472
|
|
|
@@ -490,6 +492,8 @@ npm run electron:build:linux # Linux (.AppImage)
|
|
|
490
492
|
| ๐ **เคเฅเคเคฒเคเคธ เคซเคผเคฟเคเคเคฐเคชเฅเคฐเคฟเคเค เคธเฅเคชเฅเคซเคผเคฟเคเค** | Wreq-js เคเฅ เคฎเคพเคงเฅเคฏเคฎ เคธเฅ เคเฅเคเคฒเคเคธ-เคเคงเคพเคฐเคฟเคค เคฌเฅเค เคกเคฟเคเฅเคเฅเคถเคจ เคเฅ เคฌเคพเคฏเคชเคพเคธ เคเคฐเฅเค |
|
|
491
493
|
| ๐ **เคเคเคชเฅ เคซเคผเคฟเคฒเฅเคเคฐเคฟเคเค** | เคเคชเฅเคเค เค
เคญเคฟเคเคฎ เคจเคฟเคฏเคเคคเฅเคฐเคฃ เคเฅ เคฒเคฟเค เค
เคจเฅเคฎเคคเคฟ เคธเฅเคเฅ/เค
เคตเคฐเฅเคฆเฅเคง เคธเฅเคเฅ |
|
|
492
494
|
| ๐ **เคธเคเคชเคพเคฆเคจ เคฏเฅเคเฅเคฏ เคฆเคฐ เคธเฅเคฎเคพเคเค** | เคธเคฟเคธเฅเคเคฎ เคธเฅเคคเคฐ เคชเคฐ เคเฅเคจเฅเคซเคผเคฟเคเคฐ เคเคฐเคจเฅ เคฏเฅเคเฅเคฏ เคเคฐเคชเฅเคเคฎ, เคจเฅเคฏเฅเคจเคคเคฎ เค
เคเคคเคฐ เคเคฐ เค
เคงเคฟเคเคคเคฎ เคธเคฎเคตเคฐเฅเคคเฅ |
|
|
495
|
+
| ๐พ **Rate Limit Persistence** | Learned limits survive restarts via SQLite with 60s debounce + 24h staleness |
|
|
496
|
+
| ๐ **Token Refresh Resilience** | Per-provider circuit breaker (5 failsโ30min) + 30s timeout per attempt |
|
|
493
497
|
| ๐ก **เคเคชเฅเคเค เคเคเคกเคชเฅเคเคเค เคธเฅเคฐเคเฅเคทเคพ** | `/models` เคธเคฎเคพเคชเคจ เคฌเคฟเคเคฆเฅ เคเฅ เคฒเคฟเค เคเคฅเฅเคเคเคฟเค เคเฅเคเคฟเคเค + เคชเฅเคฐเคฆเคพเคคเคพ เค
เคตเคฐเฅเคงเคจ |
|
|
494
498
|
| ๐ **เคชเฅเคฐเฅเคเฅเคธเฅ เคฆเฅเคถเฅเคฏเคคเคพ** | เคฐเคเค-เคเฅเคกเคฟเคค เคฌเฅเค: ๐ข เคตเฅเคถเฅเคตเคฟเค, ๐ก เคชเฅเคฐเคฆเคพเคคเคพ, ๐ต เคเคเคชเฅ เคกเคฟเคธเฅเคชเฅเคฒเฅ เคเฅ เคธเคพเคฅ เคชเฅเคฐเคคเคฟ-เคเคจเฅเคเฅเคถเคจ |
|
|
495
499
|
| ๐ **3-เคธเฅเคคเคฐเฅเคฏ เคชเฅเคฐเฅเคเฅเคธเฅ เคเฅเคจเฅเคซเคผเคฟเคเคฐเฅเคถเคจ** | เคตเฅเคถเฅเคตเคฟเค, เคชเฅเคฐเคคเคฟ-เคชเฅเคฐเคฆเคพเคคเคพ, เคฏเคพ เคชเฅเคฐเคคเคฟ-เคเคจเฅเคเฅเคถเคจ เคธเฅเคคเคฐ เคชเคฐ เคชเฅเคฐเฅเคเฅเคธเฅ เคเฅเคจเฅเคซเคผเคฟเคเคฐ เคเคฐเฅเค |
|
package/README.it.md
CHANGED
|
@@ -568,6 +568,8 @@ npm run electron:build:linux # Linux (.AppImage)
|
|
|
568
568
|
| ๐งฉ **Modelli personalizzati** | Aggiungi qualsiasi ID modello a qualsiasi provider |
|
|
569
569
|
| ๐ **Router wildcard** | Instrada pattern `provider/*` verso qualsiasi provider dinamicamente |
|
|
570
570
|
| ๐ง **Budget di ragionamento** | Modalitร passthrough, auto, custom e adaptive per modelli di ragionamento |
|
|
571
|
+
| ๐ **Model Aliases** | Auto-forward deprecated model IDs to current replacements (built-in + custom) |
|
|
572
|
+
| โก **Background Degradation** | Auto-route background tasks (titles, summaries) to cheaper models |
|
|
571
573
|
| ๐ฌ **Iniezione System Prompt** | System prompt globale applicato a tutte le richieste |
|
|
572
574
|
| ๐ **API Responses** | Supporto completo per OpenAI Responses API (`/v1/responses`) per Codex |
|
|
573
575
|
|
|
@@ -584,15 +586,17 @@ npm run electron:build:linux # Linux (.AppImage)
|
|
|
584
586
|
|
|
585
587
|
### ๐ก๏ธ Resilienza & Sicurezza
|
|
586
588
|
|
|
587
|
-
| Funzionalitร | Cosa Fa
|
|
588
|
-
| ------------------------------- |
|
|
589
|
-
| ๐ **Circuit Breaker** | Apertura/chiusura auto per provider con soglie configurabili
|
|
590
|
-
| ๐ก๏ธ **Anti-Thundering Herd** | Mutex + semaforo rate-limit per provider con API key
|
|
591
|
-
| ๐ง **Cache semantica** | Cache a due livelli (firma + semantica) riduce costi e latenza
|
|
592
|
-
| โก **Idempotenza richieste** | Finestra dedup 5s per richieste duplicate
|
|
593
|
-
| ๐ **Spoofing TLS Fingerprint** | Bypass rilevamento bot tramite wreq-js
|
|
594
|
-
| ๐ **Filtro IP** | Allowlist/blocklist per controllo accesso API
|
|
595
|
-
| ๐ **Rate limit modificabili** | RPM, gap minimo e concorrenza massima configurabili
|
|
589
|
+
| Funzionalitร | Cosa Fa |
|
|
590
|
+
| ------------------------------- | ---------------------------------------------------------------------------- |
|
|
591
|
+
| ๐ **Circuit Breaker** | Apertura/chiusura auto per provider con soglie configurabili |
|
|
592
|
+
| ๐ก๏ธ **Anti-Thundering Herd** | Mutex + semaforo rate-limit per provider con API key |
|
|
593
|
+
| ๐ง **Cache semantica** | Cache a due livelli (firma + semantica) riduce costi e latenza |
|
|
594
|
+
| โก **Idempotenza richieste** | Finestra dedup 5s per richieste duplicate |
|
|
595
|
+
| ๐ **Spoofing TLS Fingerprint** | Bypass rilevamento bot tramite wreq-js |
|
|
596
|
+
| ๐ **Filtro IP** | Allowlist/blocklist per controllo accesso API |
|
|
597
|
+
| ๐ **Rate limit modificabili** | RPM, gap minimo e concorrenza massima configurabili |
|
|
598
|
+
| ๐พ **Rate Limit Persistence** | Learned limits survive restarts via SQLite with 60s debounce + 24h staleness |
|
|
599
|
+
| ๐ **Token Refresh Resilience** | Per-provider circuit breaker (5 failsโ30min) + 30s timeout per attempt |
|
|
596
600
|
|
|
597
601
|
### ๐ Osservabilitร & Analytics
|
|
598
602
|
|
package/README.ja.md
CHANGED
|
@@ -568,6 +568,8 @@ npm run electron:build:linux # Linux (.AppImage)
|
|
|
568
568
|
| ๐งฉ **ใซในใฟใ ใขใใซ** | ไปปๆใฎใขใใซ ID ใไปปๆใฎใใญใใคใใผใซ่ฟฝๅ ใใ |
|
|
569
569
|
| ๐ **ใฏใคใซใใซใผใใซใผใฟใผ** | `provider/*` ใใฟใผใณใไปปๆใฎใใญใใคใใผใซๅ็ใซใซใผใใฃใณใฐใใ |
|
|
570
570
|
| ๐ง **ไบ็ฎใ่ใใ** | ๆจ่ซใขใใซใฎใในในใซใผใ่ชๅใใซในใฟใ ใใใใณ้ฉๅฟใขใผใ |
|
|
571
|
+
| ๐ **Model Aliases** | Auto-forward deprecated model IDs to current replacements (built-in + custom) |
|
|
572
|
+
| โก **Background Degradation** | Auto-route background tasks (titles, summaries) to cheaper models |
|
|
571
573
|
| ๐ฌ **ใทในใใ ใใญใณใใ ใคใณใธใงใฏใทใงใณ** | ใในใฆใฎใชใฏใจในใใซ้ฉ็จใใใใฐใญใผใใซ ใทในใใ ใใญใณใใ |
|
|
572
574
|
| ๐ **ใฌในใใณใน API** | Codex ใฎ OpenAI Response API (`/v1/responses`) ใฎๅฎๅ
จใชใตใใผใ |
|
|
573
575
|
|
|
@@ -593,6 +595,8 @@ npm run electron:build:linux # Linux (.AppImage)
|
|
|
593
595
|
| ๐ **TLS ๆ็ดในใใผใใฃใณใฐ** | wreq-js ็ต็ฑใง TLS ใใผในใฎใใใๆคๅบใใใคใในใใ |
|
|
594
596
|
| ๐ **IP ใใฃใซใฟใชใณใฐ** | API ใขใฏใปในๅถๅพกใฎ่จฑๅฏใชในใ/ใใญใใฏใชในใ |
|
|
595
597
|
| ๐ **็ทจ้ๅฏ่ฝใชใฌใผใๅถ้** | ใทในใใ ใฌใใซใงๆงๆๅฏ่ฝใช RPMใๆๅฐใฎใฃใใใๆๅคงๅๆๅฎ่ก |
|
|
598
|
+
| ๐พ **Rate Limit Persistence** | Learned limits survive restarts via SQLite with 60s debounce + 24h staleness |
|
|
599
|
+
| ๐ **Token Refresh Resilience** | Per-provider circuit breaker (5 failsโ30min) + 30s timeout per attempt |
|
|
596
600
|
| ๐ก **API ใจใณใใใคใณใไฟ่ญท** | `/models` ใจใณใใใคใณใใฎ่ช่จผใฒใผใ + ใใญใใคใใผ ใใญใใฏ |
|
|
597
601
|
| ๐ **ใใญใญใทใฎๅฏ่ฆๆง** | ่ฒๅใใใใใใใธ: ๐ข ใฐใญใผใใซใ๐ก ใใญใใคใใผใ๐ต IP ่กจ็คบใซใใๆฅ็ถใใจ |
|
|
598
602
|
| ๐ **3 ใฌใใซใฎใใญใญใทๆงๆ** | ใฐใญใผใใซใใใญใใคใใผใใจใใพใใฏๆฅ็ถใใจใฎใฌใใซใงใใญใญใทใๆงๆใใ |
|
package/README.ko.md
CHANGED
|
@@ -557,19 +557,21 @@ npm run electron:build:linux # Linux (.AppImage)
|
|
|
557
557
|
|
|
558
558
|
### ๐ง ์ฝ์ด ๋ผ์ฐํ
๋ฐ ์ธํ
๋ฆฌ์ ์ค
|
|
559
559
|
|
|
560
|
-
| ๊ธฐ๋ฅ
|
|
561
|
-
|
|
|
562
|
-
| ๐ฏ **์ค๋งํธ 4๊ณ์ธต ํด๋ฐฑ**
|
|
563
|
-
| ๐ **์ค์๊ฐ ํ ๋น๋ ์ถ์ **
|
|
564
|
-
| ๐ **ํ์ ๋ฒ์ญ**
|
|
565
|
-
| ๐ฅ **๋ค์ค ๊ณ์ ์ง์**
|
|
566
|
-
| ๐ **์๋ ํ ํฐ ์๋ก๊ณ ์นจ**
|
|
567
|
-
| ๐จ **๋ง์ถคํ ์ฝค๋ณด**
|
|
568
|
-
| ๐งฉ **๋ง์ถคํ ๋ชจ๋ธ**
|
|
569
|
-
| ๐ **์์ผ๋์นด๋ ๋ผ์ฐํฐ**
|
|
570
|
-
| ๐ง **์์ฐ ๊ณ ๋ ค**
|
|
571
|
-
|
|
|
572
|
-
|
|
|
560
|
+
| ๊ธฐ๋ฅ | ๊ทธ๊ฒ์ด ํ๋ ์ผ |
|
|
561
|
+
| ----------------------------- | ----------------------------------------------------------------------------- |
|
|
562
|
+
| ๐ฏ **์ค๋งํธ 4๊ณ์ธต ํด๋ฐฑ** | ์๋ ๊ฒฝ๋ก: ๊ตฌ๋
โ API ํค โ ์ ๋ ดํ โ ๋ฌด๋ฃ |
|
|
563
|
+
| ๐ **์ค์๊ฐ ํ ๋น๋ ์ถ์ ** | ๋ผ์ด๋ธ ํ ํฐ ์ + ๊ณต๊ธ์๋ณ ์นด์ดํธ๋ค์ด ์ฌ์ค์ |
|
|
564
|
+
| ๐ **ํ์ ๋ฒ์ญ** | OpenAI โ Claude โ Gemini โ Cursor โ Kiro ์ฌ๋ฆฌ์ค + ๋ฐ์์์ |
|
|
565
|
+
| ๐ฅ **๋ค์ค ๊ณ์ ์ง์** | ์ง๋ฅ์ ์ธ ์ ํ์ ํตํด ๊ณต๊ธ์๋น ์ฌ๋ฌ ๊ณ์ |
|
|
566
|
+
| ๐ **์๋ ํ ํฐ ์๋ก๊ณ ์นจ** | ์ฌ์๋ ์ OAuth ํ ํฐ์ด ์๋์ผ๋ก ์๋ก ๊ณ ์ณ์ง๋๋ค. |
|
|
567
|
+
| ๐จ **๋ง์ถคํ ์ฝค๋ณด** | 6๊ฐ์ง ์ ๋ต: ์ฑ์ฐ๊ธฐ ์ฐ์ , ๋ผ์ด๋ ๋ก๋น, p2c, ๋ฌด์์, ์ต์ ์ฌ์ฉ, ๋น์ฉ ์ต์ ํ |
|
|
568
|
+
| ๐งฉ **๋ง์ถคํ ๋ชจ๋ธ** | ๋ชจ๋ ๊ณต๊ธ์์ ๋ชจ๋ธ ID ์ถ๊ฐ |
|
|
569
|
+
| ๐ **์์ผ๋์นด๋ ๋ผ์ฐํฐ** | `provider/*` ํจํด์ ๋ชจ๋ ๊ณต๊ธ์์๊ฒ ๋์ ์ผ๋ก ๋ผ์ฐํ
|
|
|
570
|
+
| ๐ง **์์ฐ ๊ณ ๋ ค** | ์ถ๋ก ๋ชจ๋ธ์ ์ํ ํจ์ค์ค๋ฃจ, ์๋, ์ฌ์ฉ์ ์ ์ ๋ฐ ์ ์ํ ๋ชจ๋ |
|
|
571
|
+
| ๐ **Model Aliases** | Auto-forward deprecated model IDs to current replacements (built-in + custom) |
|
|
572
|
+
| โก **Background Degradation** | Auto-route background tasks (titles, summaries) to cheaper models |
|
|
573
|
+
| ๐ฌ **์์คํ
ํ๋กฌํํธ ์ฝ์
** | ๋ชจ๋ ์์ฒญ์ โโ์ ์ญ ์์คํ
ํ๋กฌํํธ ์ ์ฉ |
|
|
574
|
+
| ๐ **์๋ต API** | Codex์ ๋ํ ์ ์ฒด OpenAI ์๋ต API(`/v1/responses`) ์ง์ |
|
|
573
575
|
|
|
574
576
|
### ๐ต ๋ค์ค ๋ชจ๋ API
|
|
575
577
|
|
|
@@ -584,18 +586,20 @@ npm run electron:build:linux # Linux (.AppImage)
|
|
|
584
586
|
|
|
585
587
|
### ๐ก๏ธ ๋ณต์๋ ฅ ๋ฐ ๋ณด์
|
|
586
588
|
|
|
587
|
-
| ๊ธฐ๋ฅ
|
|
588
|
-
|
|
|
589
|
-
| ๐ **ํ๋ก ์ฐจ๋จ๊ธฐ**
|
|
590
|
-
| ๐ก๏ธ **์ฒ๋ฅ ๋ฐฉ์ง ๋ฌด๋ฆฌ**
|
|
591
|
-
| ๐ง **์๋ฏธ๋ก ์ ์บ์**
|
|
592
|
-
| โก **๋ฉฑ๋ฑ์ฑ ์์ฒญ**
|
|
593
|
-
| ๐ **TLS ์ง๋ฌธ ์คํธํ**
|
|
594
|
-
| ๐ **IP ํํฐ๋ง**
|
|
595
|
-
| ๐ **ํธ์ง ๊ฐ๋ฅํ ์๋ ์ ํ**
|
|
596
|
-
|
|
|
597
|
-
|
|
|
598
|
-
|
|
|
589
|
+
| ๊ธฐ๋ฅ | ๊ทธ๊ฒ์ด ํ๋ ์ผ |
|
|
590
|
+
| ------------------------------- | ---------------------------------------------------------------------------- |
|
|
591
|
+
| ๐ **ํ๋ก ์ฐจ๋จ๊ธฐ** | ๊ตฌ์ฑ ๊ฐ๋ฅํ ์๊ณ๊ฐ์ ์ฌ์ฉํ์ฌ ๊ณต๊ธ์๋ณ ์๋ ์ด๊ธฐ/๋ซ๊ธฐ |
|
|
592
|
+
| ๐ก๏ธ **์ฒ๋ฅ ๋ฐฉ์ง ๋ฌด๋ฆฌ** | API ํค ๊ณต๊ธ์์ ๋ํ ๋ฎคํ
์ค + ์ธ๋งํฌ ์๋ ์ ํ |
|
|
593
|
+
| ๐ง **์๋ฏธ๋ก ์ ์บ์** | 2๊ณ์ธต ์บ์(์๋ช
+ ์๋ฏธ ์ฒด๊ณ)๋ก ๋น์ฉ ๋ฐ ๋๊ธฐ ์๊ฐ ๊ฐ์ |
|
|
594
|
+
| โก **๋ฉฑ๋ฑ์ฑ ์์ฒญ** | ์ค๋ณต ์์ฒญ์ ๋ํ 5์ด ์ค๋ณต ์ ๊ฑฐ ๊ธฐ๊ฐ |
|
|
595
|
+
| ๐ **TLS ์ง๋ฌธ ์คํธํ** | wreq-js๋ฅผ ํตํด TLS ๊ธฐ๋ฐ ๋ด ๊ฐ์ง ์ฐํ |
|
|
596
|
+
| ๐ **IP ํํฐ๋ง** | API ์ก์ธ์ค ์ ์ด๋ฅผ ์ํ ํ์ฉ ๋ชฉ๋ก/์ฐจ๋จ ๋ชฉ๋ก |
|
|
597
|
+
| ๐ **ํธ์ง ๊ฐ๋ฅํ ์๋ ์ ํ** | ์์คํ
์์ค์์ ๊ตฌ์ฑ ๊ฐ๋ฅํ RPM, ์ต์ ๊ฐ๊ฒฉ ๋ฐ ์ต๋ ๋์ |
|
|
598
|
+
| ๐พ **Rate Limit Persistence** | Learned limits survive restarts via SQLite with 60s debounce + 24h staleness |
|
|
599
|
+
| ๐ **Token Refresh Resilience** | Per-provider circuit breaker (5 failsโ30min) + 30s timeout per attempt |
|
|
600
|
+
| ๐ก **API ์๋ํฌ์ธํธ ๋ณดํธ** | `/models` ์๋ํฌ์ธํธ์ ๋ํ ์ธ์ฆ ๊ฒ์ดํ
+ ๊ณต๊ธ์ ์ฐจ๋จ |
|
|
601
|
+
| ๐ **ํ๋ก์ ๊ฐ์์ฑ** | ์์์ผ๋ก ๊ตฌ๋ถ๋ ๋ฐฐ์ง: ๐ข ๊ธ๋ก๋ฒ, ๐ก ๊ณต๊ธ์, ๐ต IP ๋์คํ๋ ์ด๋ฅผ ํตํ ์ฐ๊ฒฐ๋ณ |
|
|
602
|
+
| ๐ **3๋จ๊ณ ํ๋ก์ ๊ตฌ์ฑ** | ๊ธ๋ก๋ฒ, ๊ณต๊ธ์๋ณ ๋๋ ์ฐ๊ฒฐ๋ณ ์์ค์์ ํ๋ก์ ๊ตฌ์ฑ |
|
|
599
603
|
|
|
600
604
|
### ๐ ๊ด์ฐฐ ๊ฐ๋ฅ์ฑ ๋ฐ ๋ถ์
|
|
601
605
|
|
package/README.md
CHANGED
|
@@ -1095,6 +1095,47 @@ Settings โ API Configuration:
|
|
|
1095
1095
|
Model: if/kimi-k2-thinking
|
|
1096
1096
|
```
|
|
1097
1097
|
|
|
1098
|
+
### OpenCode
|
|
1099
|
+
|
|
1100
|
+
**Step 1:** Add OmniRoute as a custom provider:
|
|
1101
|
+
|
|
1102
|
+
```bash
|
|
1103
|
+
opencode
|
|
1104
|
+
/connect
|
|
1105
|
+
# Select "Other" โ Enter ID: "omniroute" โ Enter your OmniRoute API key
|
|
1106
|
+
```
|
|
1107
|
+
|
|
1108
|
+
**Step 2:** Create/edit `opencode.json` in your project root:
|
|
1109
|
+
|
|
1110
|
+
```json
|
|
1111
|
+
{
|
|
1112
|
+
"$schema": "https://opencode.ai/config.json",
|
|
1113
|
+
"provider": {
|
|
1114
|
+
"omniroute": {
|
|
1115
|
+
"npm": "@ai-sdk/openai-compatible",
|
|
1116
|
+
"name": "OmniRoute",
|
|
1117
|
+
"options": {
|
|
1118
|
+
"baseURL": "http://localhost:20128/v1"
|
|
1119
|
+
},
|
|
1120
|
+
"models": {
|
|
1121
|
+
"cc/claude-sonnet-4-20250514": { "name": "Claude Sonnet 4" },
|
|
1122
|
+
"gg/gemini-2.5-pro": { "name": "Gemini 2.5 Pro" },
|
|
1123
|
+
"if/kimi-k2-thinking": { "name": "Kimi K2 (Free)" }
|
|
1124
|
+
}
|
|
1125
|
+
}
|
|
1126
|
+
}
|
|
1127
|
+
}
|
|
1128
|
+
```
|
|
1129
|
+
|
|
1130
|
+
**Step 3:** Select the model in OpenCode:
|
|
1131
|
+
|
|
1132
|
+
```bash
|
|
1133
|
+
/models
|
|
1134
|
+
# Select any OmniRoute model from the list
|
|
1135
|
+
```
|
|
1136
|
+
|
|
1137
|
+
> **Tip:** Add any model available in your OmniRoute `/v1/models` endpoint to the `models` section. Use the format `provider/model-id` from your OmniRoute dashboard.
|
|
1138
|
+
|
|
1098
1139
|
</details>
|
|
1099
1140
|
|
|
1100
1141
|
---
|
package/README.ms.md
CHANGED
|
@@ -568,6 +568,8 @@ npm run electron:build:linux # Linux (.AppImage)
|
|
|
568
568
|
| ๐งฉ **Model Tersuai** | Tambahkan sebarang ID model pada mana-mana pembekal |
|
|
569
569
|
| ๐ **Penghala Wildcard** | Halakan corak `provider/*` kepada mana-mana pembekal secara dinamik |
|
|
570
570
|
| ๐ง **Anggaran Berfikir** | Mod laluan, auto, tersuai dan adaptif untuk model penaakulan |
|
|
571
|
+
| ๐ **Model Aliases** | Auto-forward deprecated model IDs to current replacements (built-in + custom) |
|
|
572
|
+
| โก **Background Degradation** | Auto-route background tasks (titles, summaries) to cheaper models |
|
|
571
573
|
| ๐ฌ **System Prompt Suntikan** | Gesaan sistem global digunakan merentas semua permintaan |
|
|
572
574
|
| ๐ **API Respons** | Sokongan OpenAI Responses API (`/v1/responses`) penuh untuk Codex |
|
|
573
575
|
|
|
@@ -593,6 +595,8 @@ npm run electron:build:linux # Linux (.AppImage)
|
|
|
593
595
|
| ๐ **TLS Fingerprint Spoofing** | Pintas pengesanan bot berasaskan TLS melalui wreq-js |
|
|
594
596
|
| ๐ **Penapisan IP** | Senarai kebenaran/senarai sekat untuk kawalan akses API |
|
|
595
597
|
| ๐ **Had Kadar Boleh Diedit** | RPM boleh dikonfigurasikan, jurang min dan serentak maksimum pada tahap sistem |
|
|
598
|
+
| ๐พ **Rate Limit Persistence** | Learned limits survive restarts via SQLite with 60s debounce + 24h staleness |
|
|
599
|
+
| ๐ **Token Refresh Resilience** | Per-provider circuit breaker (5 failsโ30min) + 30s timeout per attempt |
|
|
596
600
|
| ๐ก **Perlindungan Titik Akhir API** | Gating pengesahan + penyekatan penyedia untuk titik akhir `/models` |
|
|
597
601
|
| ๐ **Keterlihatan Proksi** | Lencana berkod warna: ๐ข global, ๐ก pembekal, ๐ต setiap sambungan dengan paparan IP |
|
|
598
602
|
| ๐ **Konfigurasi Proksi 3 Tahap** | Konfigurasikan proksi pada peringkat global, setiap pembekal atau setiap sambungan |
|
package/README.nl.md
CHANGED
|
@@ -568,6 +568,8 @@ npm run electron:build:linux # Linux (.AppImage)
|
|
|
568
568
|
| ๐งฉ **Aangepaste modellen** | Voeg elke model-ID toe aan elke provider |
|
|
569
569
|
| ๐ **Wildcard-router** | Stuur `provider/*` patronen dynamisch naar elke provider |
|
|
570
570
|
| ๐ง **Denkbudget** | Passthrough-, automatische, aangepaste en adaptieve modi voor redeneermodellen |
|
|
571
|
+
| ๐ **Model Aliases** | Auto-forward deprecated model IDs to current replacements (built-in + custom) |
|
|
572
|
+
| โก **Background Degradation** | Auto-route background tasks (titles, summaries) to cheaper models |
|
|
571
573
|
| ๐ฌ **Systeempromptinjectie** | Algemene systeemprompt toegepast op alle verzoeken |
|
|
572
574
|
| ๐ **Reacties-API** | Volledige OpenAI Responses API (`/v1/responses`) ondersteuning voor Codex |
|
|
573
575
|
|
|
@@ -593,6 +595,8 @@ npm run electron:build:linux # Linux (.AppImage)
|
|
|
593
595
|
| ๐ **TLS-vingerafdrukspoofing** | Omzeil TLS-gebaseerde botdetectie via wreq-js |
|
|
594
596
|
| ๐ **IP-filtering** | Toelatingslijst/blokkeerlijst voor API-toegangscontrole |
|
|
595
597
|
| ๐ **Bewerkbare tarieflimieten** | Configureerbare RPM, minimale tussenruimte en maximale gelijktijdigheid op systeemniveau |
|
|
598
|
+
| ๐พ **Rate Limit Persistence** | Learned limits survive restarts via SQLite with 60s debounce + 24h staleness |
|
|
599
|
+
| ๐ **Token Refresh Resilience** | Per-provider circuit breaker (5 failsโ30min) + 30s timeout per attempt |
|
|
596
600
|
| ๐ก **API-eindpuntbescherming** | Auth-gating + providerblokkering voor het `/models` eindpunt |
|
|
597
601
|
| ๐ **Proxyzichtbaarheid** | Kleurgecodeerde badges: ๐ข wereldwijd, ๐ก provider, ๐ต per verbinding met IP-display |
|
|
598
602
|
| ๐ **Proxyconfiguratie op 3 niveaus** | Configureer proxy's op globaal, per provider of per verbindingsniveau |
|
package/README.no.md
CHANGED
|
@@ -568,6 +568,8 @@ npm run electron:build:linux # Linux (.AppImage)
|
|
|
568
568
|
| ๐งฉ **Egendefinerte modeller** | Legg til hvilken som helst modell-ID til en hvilken som helst leverandรธr |
|
|
569
569
|
| ๐ **Wildcard-ruter** | Ruter `provider/*`-mรธnstre til enhver leverandรธr dynamisk |
|
|
570
570
|
| ๐ง **Tenkebudsjett** | Passthrough, auto, egendefinerte og adaptive moduser for resonnerende modeller |
|
|
571
|
+
| ๐ **Model Aliases** | Auto-forward deprecated model IDs to current replacements (built-in + custom) |
|
|
572
|
+
| โก **Background Degradation** | Auto-route background tasks (titles, summaries) to cheaper models |
|
|
571
573
|
| ๐ฌ **Systemprompt-injeksjon** | Global systemforespรธrsel brukt pรฅ alle forespรธrsler |
|
|
572
574
|
| ๐ **Responses API** | Full stรธtte for OpenAI Responses API (`/v1/responses`) for Codex |
|
|
573
575
|
|
|
@@ -593,6 +595,8 @@ npm run electron:build:linux # Linux (.AppImage)
|
|
|
593
595
|
| ๐ **TLS-fingeravtrykkspoofing** | Omgรฅ TLS-basert botdeteksjon via wreq-js |
|
|
594
596
|
| ๐ **IP-filtrering** | Tillatelsesliste/blokkeringsliste for API-tilgangskontroll |
|
|
595
597
|
| ๐ **Redigerbare satsgrenser** | Konfigurerbar RPM, min gap og maks samtidig pรฅ systemnivรฅ |
|
|
598
|
+
| ๐พ **Rate Limit Persistence** | Learned limits survive restarts via SQLite with 60s debounce + 24h staleness |
|
|
599
|
+
| ๐ **Token Refresh Resilience** | Per-provider circuit breaker (5 failsโ30min) + 30s timeout per attempt |
|
|
596
600
|
| ๐ก **API-endepunktbeskyttelse** | Auth-gate + leverandรธrblokkering for `/models`-endepunktet |
|
|
597
601
|
| ๐ **Proxy-synlighet** | Fargekodede merker: ๐ข global, ๐ก leverandรธr, ๐ต per tilkobling med IP-skjerm |
|
|
598
602
|
| ๐ **3-nivรฅ proxy-konfigurasjon** | Konfigurer proxyer pรฅ globalt nivรฅ, per leverandรธr eller per tilkoblingsnivรฅ |
|
package/README.phi.md
CHANGED
|
@@ -568,6 +568,8 @@ npm run electron:build:linux # Linux (.AppImage)
|
|
|
568
568
|
| ๐งฉ **Mga Custom na Modelo** | Magdagdag ng anumang ID ng modelo sa anumang provider |
|
|
569
569
|
| ๐ **Wildcard Router** | Iruta ang `provider/*` na mga pattern sa anumang provider nang dynamic na |
|
|
570
570
|
| ๐ง **Badyet sa Pag-iisip** | Passthrough, auto, custom, at adaptive mode para sa mga modelo ng pangangatwiran |
|
|
571
|
+
| ๐ **Model Aliases** | Auto-forward deprecated model IDs to current replacements (built-in + custom) |
|
|
572
|
+
| โก **Background Degradation** | Auto-route background tasks (titles, summaries) to cheaper models |
|
|
571
573
|
| ๐ฌ **System Prompt Injection** | Inilapat ang global system prompt sa lahat ng kahilingan |
|
|
572
574
|
| ๐ **Responses API** | Buong OpenAI Responses API (`/v1/responses`) na suporta para sa Codex |
|
|
573
575
|
|
|
@@ -593,6 +595,8 @@ npm run electron:build:linux # Linux (.AppImage)
|
|
|
593
595
|
| ๐ **TLS Fingerprint Spoofing** | I-bypass ang TLS-based na bot detection sa pamamagitan ng wreq-js |
|
|
594
596
|
| ๐ **Pag-filter ng IP** | Allowlist/blocklist para sa API access control |
|
|
595
597
|
| ๐ **Mga Nae-edit na Limitasyon sa Rate** | Configurable RPM, min gap, at max na kasabay sa antas ng system |
|
|
598
|
+
| ๐พ **Rate Limit Persistence** | Learned limits survive restarts via SQLite with 60s debounce + 24h staleness |
|
|
599
|
+
| ๐ **Token Refresh Resilience** | Per-provider circuit breaker (5 failsโ30min) + 30s timeout per attempt |
|
|
596
600
|
| ๐ก **Proteksyon sa Endpoint ng API** | Auth gating + pagharang ng provider para sa `/models` endpoint |
|
|
597
601
|
| ๐ **Proxy Visibility** | Mga color-coded na badge: ๐ข global, ๐ก provider, ๐ต per-connection na may IP display |
|
|
598
602
|
| ๐ **3-Level Proxy Config** | I-configure ang mga proxy sa global, per-provider, o per-connection level |
|