omniroute 1.0.2 → 1.0.3
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.de.md +4 -4
- package/README.es.md +4 -4
- package/README.fr.md +4 -4
- package/README.it.md +4 -4
- package/README.md +17 -15
- package/README.pt-BR.md +4 -4
- package/README.ru.md +4 -4
- package/README.zh-CN.md +4 -4
- package/app/.next/BUILD_ID +1 -1
- package/app/.next/app-path-routes-manifest.json +33 -31
- package/app/.next/build-manifest.json +2 -2
- package/app/.next/prerender-manifest.json +27 -3
- package/app/.next/routes-manifest.json +12 -0
- package/app/.next/server/app/(dashboard)/dashboard/analytics/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/audit-log/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/costs/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/health/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/limits/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/logs/page.js +2 -0
- package/app/.next/server/app/(dashboard)/dashboard/logs/page.js.nft.json +1 -0
- package/app/.next/server/app/(dashboard)/dashboard/logs/page_client-reference-manifest.js +1 -0
- 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/_not-found.html +1 -1
- package/app/.next/server/app/_not-found.rsc +3 -3
- package/app/.next/server/app/_not-found.segments/_full.segment.rsc +3 -3
- package/app/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/_not-found.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/app/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- 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.js +2 -2
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/backups/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/backups/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/claude-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/cline-settings/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/cline-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/codex-profiles/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/codex-profiles/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/codex-settings/route.js +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.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.js +1 -1
- package/app/.next/server/app/api/cli-tools/kilo-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +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.js +2 -2
- package/app/.next/server/app/api/cli-tools/runtime/[toolId]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/status/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/status/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/combos/metrics/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/combos/test/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/compliance/audit-log/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/db-backups/export/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/db-backups/exportAll/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/db-backups/import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/db-backups/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/evals/[suiteId]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/evals/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/fallback/chains/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/logs/console/route.js +1 -0
- package/app/.next/server/app/api/logs/console/route.js.nft.json +1 -0
- package/app/.next/server/app/api/logs/console/route_client-reference-manifest.js +1 -0
- package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/availability/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/catalog/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/route.js +1 -1
- package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/monitoring/health/route.js +1 -1
- package/app/.next/server/app/api/monitoring/health/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/cursor/auto-import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/cursor/import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/auto-import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/social-exchange/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/policies/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/pricing/defaults/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/pricing/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-metrics/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-nodes/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-nodes/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-nodes/validate/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/route.js +1 -1
- package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/test-batch/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/rate-limit/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/rate-limits/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/resilience/reset/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/resilience/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/restart/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/sessions/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/combo-defaults/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/ip-filter/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/proxy/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/proxy/test/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/require-login/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/system-prompt/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/thinking-budget/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/storage/health/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/sync/cloud/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/sync/initialize/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/telemetry/summary/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/token-health/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/detect/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/history/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/load/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/save/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/send/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/translate/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/analytics/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/budget/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/call-logs/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/call-logs/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/logs/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/proxy-logs/route_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.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.js +1 -1
- package/app/.next/server/app/api/v1/images/generations/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/moderations/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/providers/[provider]/embeddings/route.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.js +1 -1
- package/app/.next/server/app/api/v1/providers/[provider]/images/generations/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/rerank/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/callback.html +1 -1
- package/app/.next/server/app/callback.rsc +3 -3
- package/app/.next/server/app/callback.segments/_full.segment.rsc +3 -3
- package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/callback.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/callback.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/callback.segments/callback.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/analytics.html +2 -2
- package/app/.next/server/app/dashboard/analytics.rsc +5 -5
- package/app/.next/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk/dashboard/analytics/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk/dashboard/analytics.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/analytics.segments/_full.segment.rsc +5 -5
- package/app/.next/server/app/dashboard/analytics.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/analytics.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/analytics.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/audit-log.html +1 -1
- package/app/.next/server/app/dashboard/audit-log.rsc +4 -4
- package/app/.next/server/app/dashboard/audit-log.segments/!KGRhc2hib2FyZCk/dashboard/audit-log/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/audit-log.segments/!KGRhc2hib2FyZCk/dashboard/audit-log.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/audit-log.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/audit-log.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/audit-log.segments/_full.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/audit-log.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/audit-log.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/audit-log.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/cli-tools.html +1 -1
- package/app/.next/server/app/dashboard/cli-tools.rsc +5 -5
- package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/cli-tools.segments/_full.segment.rsc +5 -5
- package/app/.next/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/cli-tools.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/combos.html +1 -1
- package/app/.next/server/app/dashboard/combos.rsc +5 -5
- package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/combos.segments/_full.segment.rsc +5 -5
- package/app/.next/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/combos.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/combos.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/costs.html +1 -1
- package/app/.next/server/app/dashboard/costs.rsc +5 -5
- package/app/.next/server/app/dashboard/costs.segments/!KGRhc2hib2FyZCk/dashboard/costs/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/costs.segments/!KGRhc2hib2FyZCk/dashboard/costs.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/costs.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/costs.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/costs.segments/_full.segment.rsc +5 -5
- package/app/.next/server/app/dashboard/costs.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/costs.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/costs.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/endpoint.html +1 -1
- package/app/.next/server/app/dashboard/endpoint.rsc +5 -5
- package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/endpoint.segments/_full.segment.rsc +5 -5
- package/app/.next/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/endpoint.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/endpoint.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/health.html +1 -1
- package/app/.next/server/app/dashboard/health.rsc +5 -5
- package/app/.next/server/app/dashboard/health.segments/!KGRhc2hib2FyZCk/dashboard/health/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/health.segments/!KGRhc2hib2FyZCk/dashboard/health.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/health.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/health.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/health.segments/_full.segment.rsc +5 -5
- package/app/.next/server/app/dashboard/health.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/health.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/health.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/limits.html +2 -2
- package/app/.next/server/app/dashboard/limits.rsc +5 -5
- package/app/.next/server/app/dashboard/limits.segments/!KGRhc2hib2FyZCk/dashboard/limits/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/limits.segments/!KGRhc2hib2FyZCk/dashboard/limits.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/limits.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/limits.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/limits.segments/_full.segment.rsc +5 -5
- package/app/.next/server/app/dashboard/limits.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/limits.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/limits.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/logs.html +1 -0
- package/app/.next/server/app/dashboard/logs.meta +17 -0
- package/app/.next/server/app/dashboard/logs.rsc +25 -0
- package/app/.next/server/app/dashboard/logs.segments/!KGRhc2hib2FyZCk/dashboard/logs/__PAGE__.segment.rsc +9 -0
- package/app/.next/server/app/dashboard/logs.segments/!KGRhc2hib2FyZCk/dashboard/logs.segment.rsc +4 -0
- package/app/.next/server/app/dashboard/logs.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +4 -0
- package/app/.next/server/app/dashboard/logs.segments/!KGRhc2hib2FyZCk.segment.rsc +5 -0
- package/app/.next/server/app/dashboard/logs.segments/_full.segment.rsc +25 -0
- package/app/.next/server/app/dashboard/logs.segments/_head.segment.rsc +6 -0
- package/app/.next/server/app/dashboard/logs.segments/_index.segment.rsc +10 -0
- package/app/.next/server/app/dashboard/logs.segments/_tree.segment.rsc +5 -0
- package/app/.next/server/app/dashboard/onboarding.html +1 -1
- package/app/.next/server/app/dashboard/onboarding.rsc +4 -4
- package/app/.next/server/app/dashboard/onboarding.segments/!KGRhc2hib2FyZCk/dashboard/onboarding/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/onboarding.segments/!KGRhc2hib2FyZCk/dashboard/onboarding.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/onboarding.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/onboarding.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/onboarding.segments/_full.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/onboarding.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/onboarding.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/onboarding.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/profile.html +1 -1
- package/app/.next/server/app/dashboard/profile.rsc +4 -4
- package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/profile.segments/_full.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/profile.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/profile.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers/new.html +2 -2
- package/app/.next/server/app/dashboard/providers/new.rsc +5 -5
- package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers/new.segments/_full.segment.rsc +5 -5
- package/app/.next/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers/new.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/providers/new.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers.html +2 -2
- package/app/.next/server/app/dashboard/providers.rsc +5 -5
- package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers.segments/_full.segment.rsc +5 -5
- package/app/.next/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/providers.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/settings/pricing.html +2 -2
- package/app/.next/server/app/dashboard/settings/pricing.rsc +4 -4
- package/app/.next/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings/pricing.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/settings.html +2 -2
- package/app/.next/server/app/dashboard/settings.rsc +5 -5
- package/app/.next/server/app/dashboard/settings.segments/!KGRhc2hib2FyZCk/dashboard/settings/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/settings.segments/!KGRhc2hib2FyZCk/dashboard/settings.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/settings.segments/_full.segment.rsc +5 -5
- package/app/.next/server/app/dashboard/settings.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/settings.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/translator.html +2 -2
- package/app/.next/server/app/dashboard/translator.rsc +5 -5
- package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/translator.segments/_full.segment.rsc +5 -5
- package/app/.next/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/translator.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/translator.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/usage.html +1 -1
- package/app/.next/server/app/dashboard/usage.rsc +5 -5
- package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/usage.segments/_full.segment.rsc +5 -5
- package/app/.next/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/usage.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/usage.segments/_tree.segment.rsc +2 -2
- 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/docs.html +1 -1
- package/app/.next/server/app/docs.rsc +3 -3
- package/app/.next/server/app/docs.segments/_full.segment.rsc +3 -3
- package/app/.next/server/app/docs.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/docs.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/docs.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/docs.segments/docs/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/docs.segments/docs.segment.rsc +1 -1
- package/app/.next/server/app/forbidden/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/forbidden.html +1 -1
- package/app/.next/server/app/forbidden.rsc +3 -3
- package/app/.next/server/app/forbidden.segments/_full.segment.rsc +3 -3
- package/app/.next/server/app/forbidden.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/forbidden.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/forbidden.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/forbidden.segments/forbidden/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/forbidden.segments/forbidden.segment.rsc +1 -1
- package/app/.next/server/app/forgot-password/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/forgot-password.html +1 -1
- package/app/.next/server/app/forgot-password.rsc +4 -4
- package/app/.next/server/app/forgot-password.segments/_full.segment.rsc +4 -4
- package/app/.next/server/app/forgot-password.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/forgot-password.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/forgot-password.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/forgot-password.segments/forgot-password/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/forgot-password.segments/forgot-password.segment.rsc +1 -1
- package/app/.next/server/app/index.html +1 -1
- package/app/.next/server/app/index.rsc +3 -3
- package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/index.segments/_full.segment.rsc +3 -3
- package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/index.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/index.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/landing.html +1 -1
- package/app/.next/server/app/landing.rsc +3 -3
- package/app/.next/server/app/landing.segments/_full.segment.rsc +3 -3
- package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/landing.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/landing.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/landing.segments/landing.segment.rsc +1 -1
- package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/login.html +1 -1
- package/app/.next/server/app/login.rsc +4 -4
- package/app/.next/server/app/login.segments/_full.segment.rsc +4 -4
- package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/login.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/login.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/login.segments/login.segment.rsc +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/privacy.html +1 -1
- package/app/.next/server/app/privacy.rsc +3 -3
- package/app/.next/server/app/privacy.segments/_full.segment.rsc +3 -3
- package/app/.next/server/app/privacy.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/privacy.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/privacy.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/privacy.segments/privacy/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/privacy.segments/privacy.segment.rsc +1 -1
- package/app/.next/server/app/terms/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/terms.html +1 -1
- package/app/.next/server/app/terms.rsc +3 -3
- package/app/.next/server/app/terms.segments/_full.segment.rsc +3 -3
- package/app/.next/server/app/terms.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/terms.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/terms.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/terms.segments/terms/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/terms.segments/terms.segment.rsc +1 -1
- package/app/.next/server/app-paths-manifest.json +33 -31
- package/app/.next/server/chunks/2180.js +258 -0
- package/app/.next/server/chunks/2767.js +1 -1
- package/app/.next/server/chunks/2852.js +2 -0
- package/app/.next/server/chunks/73.js +1 -1
- package/app/.next/server/chunks/9824.js +1 -1
- package/app/.next/server/chunks/9979.js +1 -1
- package/app/.next/server/instrumentation.js +1 -1
- package/app/.next/server/pages/404.html +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/PyPKu8KUmFFVZNhlykJuq/_buildManifest.js +1 -0
- package/app/.next/static/chunks/{5846-69e259486db2f6f8.js → 5846-cd6a545a34f64728.js} +1 -1
- package/app/.next/static/chunks/993-7146218952a45b4b.js +21 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/logs/page-88e667cb7ae99420.js +1 -0
- package/app/.next/static/chunks/app/{_not-found/page-2e6b2c37e502d893.js → (dashboard)/dashboard/profile/page-58a4e7114d200844.js} +1 -1
- package/app/.next/static/chunks/app/{api/auth/login/route-2e6b2c37e502d893.js → _global-error/page-58a4e7114d200844.js} +1 -1
- package/app/.next/static/chunks/app/{(dashboard)/dashboard/profile/page-2e6b2c37e502d893.js → _not-found/page-58a4e7114d200844.js} +1 -1
- package/app/.next/static/chunks/app/{_global-error/page-2e6b2c37e502d893.js → api/auth/login/route-58a4e7114d200844.js} +1 -1
- package/app/.next/static/chunks/app/api/auth/logout/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/auth/status/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/cache/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/cache/stats/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/backups/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/codex-profiles/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/guide-settings/[toolId]/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/runtime/[toolId]/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/status/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/auth/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/credentials/update/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/model/resolve/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/models/alias/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/combos/[id]/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/combos/metrics/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/combos/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/combos/test/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/compliance/audit-log/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/db-backups/export/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/db-backups/exportAll/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/db-backups/import/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/db-backups/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/evals/[suiteId]/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/evals/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/fallback/chains/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/init/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/keys/[id]/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/keys/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/logs/console/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/models/alias/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/models/availability/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/models/catalog/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/models/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/monitoring/health/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/cursor/import/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/import/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/policies/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/pricing/defaults/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/pricing/models/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/pricing/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/provider-metrics/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/provider-models/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/provider-nodes/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/provider-nodes/validate/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/models/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/test/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/providers/client/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/providers/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/providers/test-batch/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/providers/validate/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/rate-limit/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/rate-limits/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/resilience/reset/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/resilience/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/restart/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/sessions/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/settings/combo-defaults/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/settings/ip-filter/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/settings/proxy/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/settings/proxy/test/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/settings/require-login/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/settings/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/settings/system-prompt/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/settings/thinking-budget/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/shutdown/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/storage/health/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/sync/cloud/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/sync/initialize/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/tags/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/telemetry/summary/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/token-health/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/translator/detect/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/translator/history/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/translator/load/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/translator/save/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/translator/send/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/translator/translate/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/usage/[connectionId]/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/usage/analytics/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/usage/budget/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/usage/call-logs/[id]/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/usage/call-logs/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/usage/history/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/usage/logs/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/usage/proxy-logs/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/usage/request-logs/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/v1/api/chat/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/v1/audio/speech/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/v1/chat/completions/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/v1/embeddings/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/v1/images/generations/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/v1/messages/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/v1/models/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/v1/moderations/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/v1/providers/[provider]/chat/completions/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/v1/providers/[provider]/embeddings/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/v1/providers/[provider]/images/generations/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/v1/rerank/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/v1/responses/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/v1/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/v1beta/models/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/page-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-58a4e7114d200844.js +1 -0
- package/app/.next/static/css/c5b80d2d58d2e417.css +1 -0
- package/app/package.json +1 -1
- package/package.json +1 -1
- package/app/.next/static/chunks/993-5102e3fd1db64935.js +0 -21
- package/app/.next/static/chunks/app/api/auth/logout/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/auth/status/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/cache/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/cache/stats/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/backups/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/codex-profiles/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/guide-settings/[toolId]/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/runtime/[toolId]/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/status/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/auth/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/credentials/update/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/model/resolve/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/models/alias/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/combos/[id]/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/combos/metrics/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/combos/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/combos/test/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/compliance/audit-log/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/db-backups/export/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/db-backups/exportAll/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/db-backups/import/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/db-backups/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/evals/[suiteId]/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/evals/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/fallback/chains/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/init/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/keys/[id]/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/keys/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/models/alias/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/models/availability/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/models/catalog/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/models/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/monitoring/health/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/cursor/import/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/import/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/policies/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/pricing/defaults/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/pricing/models/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/pricing/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/provider-metrics/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/provider-models/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/provider-nodes/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/provider-nodes/validate/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/models/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/test/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/providers/client/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/providers/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/providers/test-batch/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/providers/validate/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/rate-limit/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/rate-limits/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/resilience/reset/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/resilience/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/restart/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/sessions/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/settings/combo-defaults/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/settings/ip-filter/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/settings/proxy/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/settings/proxy/test/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/settings/require-login/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/settings/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/settings/system-prompt/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/settings/thinking-budget/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/shutdown/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/storage/health/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/sync/cloud/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/sync/initialize/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/tags/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/telemetry/summary/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/token-health/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/translator/detect/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/translator/history/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/translator/load/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/translator/save/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/translator/send/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/translator/translate/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/usage/[connectionId]/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/usage/analytics/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/usage/budget/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/usage/call-logs/[id]/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/usage/call-logs/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/usage/history/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/usage/logs/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/usage/proxy-logs/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/usage/request-logs/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/v1/api/chat/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/v1/audio/speech/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/v1/chat/completions/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/v1/embeddings/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/v1/images/generations/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/v1/messages/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/v1/models/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/v1/moderations/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/v1/providers/[provider]/chat/completions/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/v1/providers/[provider]/embeddings/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/v1/providers/[provider]/images/generations/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/v1/rerank/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/v1/responses/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/v1/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/v1beta/models/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/page-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/css/039e32048ea8e51e.css +0 -1
- package/app/.next/static/kMztjIo6CDmStqcKcXLeh/_buildManifest.js +0 -1
- /package/app/.next/static/{kMztjIo6CDmStqcKcXLeh → PyPKu8KUmFFVZNhlykJuq}/_ssgManifest.js +0 -0
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
<!DOCTYPE html><!--kMztjIo6CDmStqcKcXLeh--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/081a0afca5a9bd20.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/039e32048ea8e51e.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-9837b0fbf7de0b62.js"/><script src="/_next/static/chunks/4bd1b696-e5d7c65570c947b7.js" async=""></script><script src="/_next/static/chunks/3794-337d1ca25ad99a89.js" async=""></script><script src="/_next/static/chunks/main-app-c9da11a8061df107.js" async=""></script><script src="/_next/static/chunks/8500-98e13bcce54aa7a0.js" async=""></script><script src="/_next/static/chunks/9751-3a35163d337d54ea.js" async=""></script><script src="/_next/static/chunks/782-5e138760b7f7bf48.js" async=""></script><script src="/_next/static/chunks/1149-fefe7f95f0e9842f.js" async=""></script><script src="/_next/static/chunks/5846-69e259486db2f6f8.js" async=""></script><script src="/_next/static/chunks/993-5102e3fd1db64935.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js" async=""></script><script src="/_next/static/chunks/app/error-0d59fc4efafbc38c.js" async=""></script><script src="/_next/static/chunks/app/not-found-38123f3e1e5abc33.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/dashboard/limits/page-3b7083be8adedc57.js" async=""></script><script src="/_next/static/chunks/app/global-error-41eef2a698918fc1.js" async=""></script><link rel="preload" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap" as="style"/><meta name="next-size-adjust" content=""/><link rel="preconnect" href="https://fonts.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="anonymous"/><title>OmniRoute — AI Gateway for Multi-Provider LLMs</title><meta name="description" content="OmniRoute is an AI gateway for multi-provider LLMs. One endpoint for all your AI providers."/><link rel="icon" href="/favicon.svg"/><link rel="apple-touch-icon" href="/apple-touch-icon.svg"/><link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap" rel="stylesheet"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_f367f3 font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><a href="#main-content" class="sr-only focus:not-sr-only focus:absolute focus:top-2 focus:left-2 focus:z-50 focus:px-4 focus:py-2 focus:bg-[#6366f1] focus:text-white focus:rounded-lg focus:text-sm focus:font-semibold focus:shadow-lg">Skip to content</a><div class="flex h-screen w-full overflow-hidden bg-bg"><div class="hidden lg:flex"><aside class="flex flex-col border-r border-black/5 dark:border-white/5 bg-vibrancy backdrop-blur-xl transition-all duration-300 ease-in-out w-72"><a href="#main-content" class="sr-only focus:not-sr-only focus:absolute focus:z-50 focus:p-3 focus:bg-primary focus:text-white focus:rounded-md focus:m-2">Skip to content</a><div class="flex items-center gap-2 pt-5 pb-2 px-6" aria-hidden="true"><div class="w-3 h-3 rounded-full bg-[#FF5F56]"></div><div class="w-3 h-3 rounded-full bg-[#FFBD2E]"></div><div class="w-3 h-3 rounded-full bg-[#27C93F]"></div><div class="flex-1"></div><button title="Collapse sidebar" aria-expanded="true" aria-label="Collapse sidebar" class="p-1 rounded-md text-text-muted/50 hover:text-text-muted hover:bg-black/5 dark:hover:bg-white/5 transition-colors"><span class="material-symbols-outlined text-[16px]" aria-hidden="true">chevron_left</span></button></div><div class="py-4 px-6"><a class="flex items-center gap-3" href="/dashboard"><div class="flex items-center justify-center size-9 rounded bg-linear-to-br from-[#E54D5E] to-[#C93D4E] shrink-0"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="text-white"><circle cx="16" cy="16" r="3" fill="currentColor"></circle><circle cx="8" cy="8" r="2" fill="currentColor"></circle><circle cx="24" cy="8" r="2" fill="currentColor"></circle><circle cx="8" cy="24" r="2" fill="currentColor"></circle><circle cx="24" cy="24" r="2" fill="currentColor"></circle><circle cx="16" cy="5" r="1.5" fill="currentColor"></circle><circle cx="16" cy="27" r="1.5" fill="currentColor"></circle><line x1="16" y1="13" x2="8" y2="8" stroke="currentColor" stroke-width="1.2" stroke-linecap="round"></line><line x1="16" y1="13" x2="24" y2="8" stroke="currentColor" stroke-width="1.2" stroke-linecap="round"></line><line x1="16" y1="19" x2="8" y2="24" stroke="currentColor" stroke-width="1.2" stroke-linecap="round"></line><line x1="16" y1="19" x2="24" y2="24" stroke="currentColor" stroke-width="1.2" stroke-linecap="round"></line><line x1="16" y1="13" x2="16" y2="5" stroke="currentColor" stroke-width="1.2" stroke-linecap="round"></line><line x1="16" y1="19" x2="16" y2="27" stroke="currentColor" stroke-width="1.2" stroke-linecap="round"></line></svg></div><div class="flex flex-col"><h1 class="text-lg font-semibold tracking-tight text-text-main">OmniRoute</h1><span class="text-xs text-text-muted">v<!-- -->1.0.2</span></div></a></div><nav aria-label="Main navigation" class="flex-1 py-2 space-y-1 overflow-y-auto custom-scrollbar px-4"><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">home</span><span class="text-sm font-medium">Home</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">api</span><span class="text-sm font-medium">Endpoint</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/providers"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">dns</span><span class="text-sm font-medium">Providers</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/combos"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">layers</span><span class="text-sm font-medium">Combos</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/usage"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">receipt_long</span><span class="text-sm font-medium">Request Logs</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/costs"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">account_balance_wallet</span><span class="text-sm font-medium">Costs</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/analytics"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">analytics</span><span class="text-sm font-medium">Analytics</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 bg-primary/10 text-primary" href="/dashboard/limits"><span class="material-symbols-outlined text-[18px] fill-1">tune</span><span class="text-sm font-medium">Limits & Quotas</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/health"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">health_and_safety</span><span class="text-sm font-medium">Health</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-sm font-medium">CLI Tools</span></a><div class="pt-4 mt-2"><p class="px-4 text-xs font-semibold text-text-muted/60 uppercase tracking-wider mb-2">System</p><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/settings"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">settings</span><span class="text-sm font-medium">Settings</span></a></div><div class="pt-4 mt-2"><p class="px-4 text-xs font-semibold text-text-muted/60 uppercase tracking-wider mb-2">Help</p><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/docs"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">menu_book</span><span class="text-sm font-medium">Docs</span></a><a href="https://github.com/diegosouzapw/OmniRoute/issues" target="_blank" rel="noopener noreferrer" class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">bug_report</span><span class="text-sm font-medium">Issues</span></a></div></nav><div class="border-t border-black/5 dark:border-white/5 p-3 flex gap-2"><button title="Restart server" class="flex items-center justify-center gap-2 rounded-lg font-medium transition-all text-amber-500 hover:bg-amber-500/10 border border-amber-500/20 hover:border-amber-500/40 flex-1 px-3 py-2 text-sm"><span class="material-symbols-outlined text-[18px]">restart_alt</span>Restart</button><button title="Shutdown server" class="flex items-center justify-center gap-2 rounded-lg font-medium transition-all text-red-500 hover:bg-red-500/10 border border-red-500/20 hover:border-red-500/40 flex-1 px-3 py-2 text-sm"><span class="material-symbols-outlined text-[18px]">power_settings_new</span>Shutdown</button></div></aside></div><div class="fixed inset-y-0 left-0 z-50 transform lg:hidden transition-transform duration-300 ease-in-out -translate-x-full"><aside class="flex flex-col border-r border-black/5 dark:border-white/5 bg-vibrancy backdrop-blur-xl transition-all duration-300 ease-in-out w-72"><a href="#main-content" class="sr-only focus:not-sr-only focus:absolute focus:z-50 focus:p-3 focus:bg-primary focus:text-white focus:rounded-md focus:m-2">Skip to content</a><div class="flex items-center gap-2 pt-5 pb-2 px-6" aria-hidden="true"><div class="w-3 h-3 rounded-full bg-[#FF5F56]"></div><div class="w-3 h-3 rounded-full bg-[#FFBD2E]"></div><div class="w-3 h-3 rounded-full bg-[#27C93F]"></div><div class="flex-1"></div></div><div class="py-4 px-6"><a class="flex items-center gap-3" href="/dashboard"><div class="flex items-center justify-center size-9 rounded bg-linear-to-br from-[#E54D5E] to-[#C93D4E] shrink-0"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="text-white"><circle cx="16" cy="16" r="3" fill="currentColor"></circle><circle cx="8" cy="8" r="2" fill="currentColor"></circle><circle cx="24" cy="8" r="2" fill="currentColor"></circle><circle cx="8" cy="24" r="2" fill="currentColor"></circle><circle cx="24" cy="24" r="2" fill="currentColor"></circle><circle cx="16" cy="5" r="1.5" fill="currentColor"></circle><circle cx="16" cy="27" r="1.5" fill="currentColor"></circle><line x1="16" y1="13" x2="8" y2="8" stroke="currentColor" stroke-width="1.2" stroke-linecap="round"></line><line x1="16" y1="13" x2="24" y2="8" stroke="currentColor" stroke-width="1.2" stroke-linecap="round"></line><line x1="16" y1="19" x2="8" y2="24" stroke="currentColor" stroke-width="1.2" stroke-linecap="round"></line><line x1="16" y1="19" x2="24" y2="24" stroke="currentColor" stroke-width="1.2" stroke-linecap="round"></line><line x1="16" y1="13" x2="16" y2="5" stroke="currentColor" stroke-width="1.2" stroke-linecap="round"></line><line x1="16" y1="19" x2="16" y2="27" stroke="currentColor" stroke-width="1.2" stroke-linecap="round"></line></svg></div><div class="flex flex-col"><h1 class="text-lg font-semibold tracking-tight text-text-main">OmniRoute</h1><span class="text-xs text-text-muted">v<!-- -->1.0.2</span></div></a></div><nav aria-label="Main navigation" class="flex-1 py-2 space-y-1 overflow-y-auto custom-scrollbar px-4"><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">home</span><span class="text-sm font-medium">Home</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">api</span><span class="text-sm font-medium">Endpoint</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/providers"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">dns</span><span class="text-sm font-medium">Providers</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/combos"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">layers</span><span class="text-sm font-medium">Combos</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/usage"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">receipt_long</span><span class="text-sm font-medium">Request Logs</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/costs"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">account_balance_wallet</span><span class="text-sm font-medium">Costs</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/analytics"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">analytics</span><span class="text-sm font-medium">Analytics</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 bg-primary/10 text-primary" href="/dashboard/limits"><span class="material-symbols-outlined text-[18px] fill-1">tune</span><span class="text-sm font-medium">Limits & Quotas</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/health"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">health_and_safety</span><span class="text-sm font-medium">Health</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-sm font-medium">CLI Tools</span></a><div class="pt-4 mt-2"><p class="px-4 text-xs font-semibold text-text-muted/60 uppercase tracking-wider mb-2">System</p><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/settings"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">settings</span><span class="text-sm font-medium">Settings</span></a></div><div class="pt-4 mt-2"><p class="px-4 text-xs font-semibold text-text-muted/60 uppercase tracking-wider mb-2">Help</p><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/docs"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">menu_book</span><span class="text-sm font-medium">Docs</span></a><a href="https://github.com/diegosouzapw/OmniRoute/issues" target="_blank" rel="noopener noreferrer" class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">bug_report</span><span class="text-sm font-medium">Issues</span></a></div></nav><div class="border-t border-black/5 dark:border-white/5 p-3 flex gap-2"><button title="Restart server" class="flex items-center justify-center gap-2 rounded-lg font-medium transition-all text-amber-500 hover:bg-amber-500/10 border border-amber-500/20 hover:border-amber-500/40 flex-1 px-3 py-2 text-sm"><span class="material-symbols-outlined text-[18px]">restart_alt</span>Restart</button><button title="Shutdown server" class="flex items-center justify-center gap-2 rounded-lg font-medium transition-all text-red-500 hover:bg-red-500/10 border border-red-500/20 hover:border-red-500/40 flex-1 px-3 py-2 text-sm"><span class="material-symbols-outlined text-[18px]">power_settings_new</span>Shutdown</button></div></aside></div><main id="main-content" class="flex flex-col flex-1 h-full min-w-0 relative transition-colors duration-300"><header class="flex items-center justify-between px-8 py-5 border-b border-black/5 dark:border-white/5 bg-bg/80 backdrop-blur-xl z-10 sticky top-0"><div class="flex items-center gap-3 lg:hidden"><button class="text-text-main hover:text-primary transition-colors"><span class="material-symbols-outlined">menu</span></button></div><div class="hidden lg:flex flex-col"></div><div class="flex items-center gap-3 ml-auto"><button class="flex items-center justify-center size-10 rounded-full text-text-muted hover:bg-black/5 hover:text-text-main transition-colors" aria-label="Switch to dark mode" title="Switch to dark mode"><span class="material-symbols-outlined text-[22px]">dark_mode</span></button><button class="flex items-center justify-center p-2 rounded-lg text-text-muted hover:text-red-500 hover:bg-red-500/10 transition-all" title="Logout"><span class="material-symbols-outlined">logout</span></button></div></header><div class="flex-1 overflow-y-auto custom-scrollbar p-6 lg:p-10"><div class="max-w-7xl mx-auto"><nav aria-label="Breadcrumb" style="display:flex;align-items:center;gap:6px;font-size:13px;color:var(--text-secondary, #888);padding:8px 0;margin-bottom:8px"><span style="display:flex;align-items:center;gap:6px"><a style="color:var(--text-secondary, #888);text-decoration:none;transition:color 0.15s" href="/dashboard">Dashboard</a></span><span style="display:flex;align-items:center;gap:6px"><span style="opacity:0.4;font-size:11px" aria-hidden="true">›</span><span aria-current="page" style="color:var(--text-primary, #e0e0e0);font-weight:500">Limits</span></span></nav><div class="flex flex-col gap-6"><!--$?--><template id="B:0"></template><div class="p-6 rounded-xl border border-border bg-surface"><div class="flex items-center justify-between mb-4"><div aria-hidden="true" class="animate-pulse rounded-lg bg-border h-4 w-24"></div><div aria-hidden="true" class="animate-pulse rounded-lg bg-border size-10 rounded-lg"></div></div><div aria-hidden="true" class="animate-pulse rounded-lg bg-border h-8 w-16 mb-2"></div><div aria-hidden="true" class="animate-pulse rounded-lg bg-border h-3 w-20"></div></div><!--/$--><div class="flex flex-col gap-4"><div class="bg-surface border border-black/5 dark:border-white/5 rounded-lg shadow-sm p-6"><div class="flex items-center gap-3 mb-4"><div class="p-2 rounded-lg bg-orange-500/10 text-orange-500"><span class="material-symbols-outlined text-[20px]" aria-hidden="true">lock_clock</span></div><div class="flex-1"><h3 class="text-lg font-semibold">Model Lockouts</h3><p class="text-sm text-text-muted">Per-model rate limit locks • Auto-refresh 10s</p></div></div><div class="text-center py-6 text-text-muted"><span class="material-symbols-outlined text-[32px] mb-2 block opacity-40">lock_open</span><p class="text-sm">No models currently locked</p></div></div></div><div class="bg-surface border border-black/5 dark:border-white/5 rounded-lg shadow-sm p-6"><div class="flex items-center gap-3 mb-5"><div class="p-2 rounded-lg bg-cyan-500/10 text-cyan-500"><span class="material-symbols-outlined text-[20px]" aria-hidden="true">fingerprint</span></div><div class="flex-1"><h3 class="text-lg font-semibold">Active Sessions</h3><p class="text-sm text-text-muted">Tracked via request fingerprinting • Auto-refresh 5s</p></div><div class="flex items-center gap-2"><span class="flex items-center gap-1.5 px-3 py-1.5 rounded-full bg-cyan-500/10 border border-cyan-500/20"><span class="w-2 h-2 rounded-full bg-cyan-500 animate-pulse"></span><span class="text-sm font-semibold tabular-nums text-cyan-400">0</span></span></div></div><div class="text-center py-8 text-text-muted"><span class="material-symbols-outlined text-[40px] mb-2 block opacity-40">fingerprint</span><p class="text-sm">No active sessions</p><p class="text-xs mt-1">Sessions appear as requests flow through the proxy</p></div></div></div><!--$--><!--/$--></div></div></main></div><script>requestAnimationFrame(function(){$RT=performance.now()});</script><script src="/_next/static/chunks/webpack-9837b0fbf7de0b62.js" id="_R_" async=""></script><div hidden id="S:0"><div class="flex flex-col gap-4"><div class="p-6 rounded-xl border border-border bg-surface"><div class="flex items-center justify-between mb-4"><div aria-hidden="true" class="animate-pulse rounded-lg bg-border h-4 w-24"></div><div aria-hidden="true" class="animate-pulse rounded-lg bg-border size-10 rounded-lg"></div></div><div aria-hidden="true" class="animate-pulse rounded-lg bg-border h-8 w-16 mb-2"></div><div aria-hidden="true" class="animate-pulse rounded-lg bg-border h-3 w-20"></div></div><div class="p-6 rounded-xl border border-border bg-surface"><div class="flex items-center justify-between mb-4"><div aria-hidden="true" class="animate-pulse rounded-lg bg-border h-4 w-24"></div><div aria-hidden="true" class="animate-pulse rounded-lg bg-border size-10 rounded-lg"></div></div><div aria-hidden="true" class="animate-pulse rounded-lg bg-border h-8 w-16 mb-2"></div><div aria-hidden="true" class="animate-pulse rounded-lg bg-border h-3 w-20"></div></div></div></div><script>$RB=[];$RV=function(a){$RT=performance.now();for(var b=0;b<a.length;b+=2){var c=a[b],e=a[b+1];null!==e.parentNode&&e.parentNode.removeChild(e);var f=c.parentNode;if(f){var g=c.previousSibling,h=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d||"/&"===d)if(0===h)break;else h--;else"$"!==d&&"$?"!==d&&"$~"!==d&&"$!"!==d&&"&"!==d||h++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;e.firstChild;)f.insertBefore(e.firstChild,c);g.data="$";g._reactRetry&&requestAnimationFrame(g._reactRetry)}}a.length=0};
|
|
2
|
-
$RC=function(a,b){if(b=document.getElementById(b))(a=document.getElementById(a))?(a.previousSibling.data="$~",$RB.push(a,b),2===$RB.length&&("number"!==typeof $RT?requestAnimationFrame($RV.bind(null,$RB)):(a=performance.now(),setTimeout($RV.bind(null,$RB),2300>a&&2E3<a?2300-a:$RT+300-a)))):b.parentNode.removeChild(b)};$RC("B:0","S:0")</script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[55846,[\"8500\",\"static/chunks/8500-98e13bcce54aa7a0.js\",\"9751\",\"static/chunks/9751-3a35163d337d54ea.js\",\"782\",\"static/chunks/782-5e138760b7f7bf48.js\",\"1149\",\"static/chunks/1149-fefe7f95f0e9842f.js\",\"5846\",\"static/chunks/5846-
|
|
1
|
+
<!DOCTYPE html><!--PyPKu8KUmFFVZNhlykJuq--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/081a0afca5a9bd20.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/c5b80d2d58d2e417.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-9837b0fbf7de0b62.js"/><script src="/_next/static/chunks/4bd1b696-e5d7c65570c947b7.js" async=""></script><script src="/_next/static/chunks/3794-337d1ca25ad99a89.js" async=""></script><script src="/_next/static/chunks/main-app-c9da11a8061df107.js" async=""></script><script src="/_next/static/chunks/8500-98e13bcce54aa7a0.js" async=""></script><script src="/_next/static/chunks/9751-3a35163d337d54ea.js" async=""></script><script src="/_next/static/chunks/782-5e138760b7f7bf48.js" async=""></script><script src="/_next/static/chunks/1149-fefe7f95f0e9842f.js" async=""></script><script src="/_next/static/chunks/5846-cd6a545a34f64728.js" async=""></script><script src="/_next/static/chunks/993-7146218952a45b4b.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js" async=""></script><script src="/_next/static/chunks/app/error-0d59fc4efafbc38c.js" async=""></script><script src="/_next/static/chunks/app/not-found-38123f3e1e5abc33.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/dashboard/limits/page-3b7083be8adedc57.js" async=""></script><script src="/_next/static/chunks/app/global-error-41eef2a698918fc1.js" async=""></script><link rel="preload" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap" as="style"/><meta name="next-size-adjust" content=""/><link rel="preconnect" href="https://fonts.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="anonymous"/><title>OmniRoute — AI Gateway for Multi-Provider LLMs</title><meta name="description" content="OmniRoute is an AI gateway for multi-provider LLMs. One endpoint for all your AI providers."/><link rel="icon" href="/favicon.svg"/><link rel="apple-touch-icon" href="/apple-touch-icon.svg"/><link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap" rel="stylesheet"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_f367f3 font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><a href="#main-content" class="sr-only focus:not-sr-only focus:absolute focus:top-2 focus:left-2 focus:z-50 focus:px-4 focus:py-2 focus:bg-[#6366f1] focus:text-white focus:rounded-lg focus:text-sm focus:font-semibold focus:shadow-lg">Skip to content</a><div class="flex h-screen w-full overflow-hidden bg-bg"><div class="hidden lg:flex"><aside class="flex flex-col border-r border-black/5 dark:border-white/5 bg-vibrancy backdrop-blur-xl transition-all duration-300 ease-in-out w-72"><a href="#main-content" class="sr-only focus:not-sr-only focus:absolute focus:z-50 focus:p-3 focus:bg-primary focus:text-white focus:rounded-md focus:m-2">Skip to content</a><div class="flex items-center gap-2 pt-5 pb-2 px-6" aria-hidden="true"><div class="w-3 h-3 rounded-full bg-[#FF5F56]"></div><div class="w-3 h-3 rounded-full bg-[#FFBD2E]"></div><div class="w-3 h-3 rounded-full bg-[#27C93F]"></div><div class="flex-1"></div><button title="Collapse sidebar" aria-expanded="true" aria-label="Collapse sidebar" class="p-1 rounded-md text-text-muted/50 hover:text-text-muted hover:bg-black/5 dark:hover:bg-white/5 transition-colors"><span class="material-symbols-outlined text-[16px]" aria-hidden="true">chevron_left</span></button></div><div class="py-4 px-6"><a class="flex items-center gap-3" href="/dashboard"><div class="flex items-center justify-center size-9 rounded bg-linear-to-br from-[#E54D5E] to-[#C93D4E] shrink-0"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="text-white"><circle cx="16" cy="16" r="3" fill="currentColor"></circle><circle cx="8" cy="8" r="2" fill="currentColor"></circle><circle cx="24" cy="8" r="2" fill="currentColor"></circle><circle cx="8" cy="24" r="2" fill="currentColor"></circle><circle cx="24" cy="24" r="2" fill="currentColor"></circle><circle cx="16" cy="5" r="1.5" fill="currentColor"></circle><circle cx="16" cy="27" r="1.5" fill="currentColor"></circle><line x1="16" y1="13" x2="8" y2="8" stroke="currentColor" stroke-width="1.2" stroke-linecap="round"></line><line x1="16" y1="13" x2="24" y2="8" stroke="currentColor" stroke-width="1.2" stroke-linecap="round"></line><line x1="16" y1="19" x2="8" y2="24" stroke="currentColor" stroke-width="1.2" stroke-linecap="round"></line><line x1="16" y1="19" x2="24" y2="24" stroke="currentColor" stroke-width="1.2" stroke-linecap="round"></line><line x1="16" y1="13" x2="16" y2="5" stroke="currentColor" stroke-width="1.2" stroke-linecap="round"></line><line x1="16" y1="19" x2="16" y2="27" stroke="currentColor" stroke-width="1.2" stroke-linecap="round"></line></svg></div><div class="flex flex-col"><h1 class="text-lg font-semibold tracking-tight text-text-main">OmniRoute</h1><span class="text-xs text-text-muted">v<!-- -->1.0.3</span></div></a></div><nav aria-label="Main navigation" class="flex-1 py-2 space-y-1 overflow-y-auto custom-scrollbar px-4"><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">home</span><span class="text-sm font-medium">Home</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">api</span><span class="text-sm font-medium">Endpoint</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/providers"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">dns</span><span class="text-sm font-medium">Providers</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/combos"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">layers</span><span class="text-sm font-medium">Combos</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/logs"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">description</span><span class="text-sm font-medium">Logs</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/costs"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">account_balance_wallet</span><span class="text-sm font-medium">Costs</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/analytics"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">analytics</span><span class="text-sm font-medium">Analytics</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 bg-primary/10 text-primary" href="/dashboard/limits"><span class="material-symbols-outlined text-[18px] fill-1">tune</span><span class="text-sm font-medium">Limits & Quotas</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/health"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">health_and_safety</span><span class="text-sm font-medium">Health</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-sm font-medium">CLI Tools</span></a><div class="pt-4 mt-2"><p class="px-4 text-xs font-semibold text-text-muted/60 uppercase tracking-wider mb-2">System</p><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/settings"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">settings</span><span class="text-sm font-medium">Settings</span></a></div><div class="pt-4 mt-2"><p class="px-4 text-xs font-semibold text-text-muted/60 uppercase tracking-wider mb-2">Help</p><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/docs"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">menu_book</span><span class="text-sm font-medium">Docs</span></a><a href="https://github.com/diegosouzapw/OmniRoute/issues" target="_blank" rel="noopener noreferrer" class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">bug_report</span><span class="text-sm font-medium">Issues</span></a></div></nav><div class="border-t border-black/5 dark:border-white/5 p-3 flex gap-2"><button title="Restart server" class="flex items-center justify-center gap-2 rounded-lg font-medium transition-all text-amber-500 hover:bg-amber-500/10 border border-amber-500/20 hover:border-amber-500/40 flex-1 px-3 py-2 text-sm"><span class="material-symbols-outlined text-[18px]">restart_alt</span>Restart</button><button title="Shutdown server" class="flex items-center justify-center gap-2 rounded-lg font-medium transition-all text-red-500 hover:bg-red-500/10 border border-red-500/20 hover:border-red-500/40 flex-1 px-3 py-2 text-sm"><span class="material-symbols-outlined text-[18px]">power_settings_new</span>Shutdown</button></div></aside></div><div class="fixed inset-y-0 left-0 z-50 transform lg:hidden transition-transform duration-300 ease-in-out -translate-x-full"><aside class="flex flex-col border-r border-black/5 dark:border-white/5 bg-vibrancy backdrop-blur-xl transition-all duration-300 ease-in-out w-72"><a href="#main-content" class="sr-only focus:not-sr-only focus:absolute focus:z-50 focus:p-3 focus:bg-primary focus:text-white focus:rounded-md focus:m-2">Skip to content</a><div class="flex items-center gap-2 pt-5 pb-2 px-6" aria-hidden="true"><div class="w-3 h-3 rounded-full bg-[#FF5F56]"></div><div class="w-3 h-3 rounded-full bg-[#FFBD2E]"></div><div class="w-3 h-3 rounded-full bg-[#27C93F]"></div><div class="flex-1"></div></div><div class="py-4 px-6"><a class="flex items-center gap-3" href="/dashboard"><div class="flex items-center justify-center size-9 rounded bg-linear-to-br from-[#E54D5E] to-[#C93D4E] shrink-0"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="text-white"><circle cx="16" cy="16" r="3" fill="currentColor"></circle><circle cx="8" cy="8" r="2" fill="currentColor"></circle><circle cx="24" cy="8" r="2" fill="currentColor"></circle><circle cx="8" cy="24" r="2" fill="currentColor"></circle><circle cx="24" cy="24" r="2" fill="currentColor"></circle><circle cx="16" cy="5" r="1.5" fill="currentColor"></circle><circle cx="16" cy="27" r="1.5" fill="currentColor"></circle><line x1="16" y1="13" x2="8" y2="8" stroke="currentColor" stroke-width="1.2" stroke-linecap="round"></line><line x1="16" y1="13" x2="24" y2="8" stroke="currentColor" stroke-width="1.2" stroke-linecap="round"></line><line x1="16" y1="19" x2="8" y2="24" stroke="currentColor" stroke-width="1.2" stroke-linecap="round"></line><line x1="16" y1="19" x2="24" y2="24" stroke="currentColor" stroke-width="1.2" stroke-linecap="round"></line><line x1="16" y1="13" x2="16" y2="5" stroke="currentColor" stroke-width="1.2" stroke-linecap="round"></line><line x1="16" y1="19" x2="16" y2="27" stroke="currentColor" stroke-width="1.2" stroke-linecap="round"></line></svg></div><div class="flex flex-col"><h1 class="text-lg font-semibold tracking-tight text-text-main">OmniRoute</h1><span class="text-xs text-text-muted">v<!-- -->1.0.3</span></div></a></div><nav aria-label="Main navigation" class="flex-1 py-2 space-y-1 overflow-y-auto custom-scrollbar px-4"><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">home</span><span class="text-sm font-medium">Home</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">api</span><span class="text-sm font-medium">Endpoint</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/providers"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">dns</span><span class="text-sm font-medium">Providers</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/combos"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">layers</span><span class="text-sm font-medium">Combos</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/logs"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">description</span><span class="text-sm font-medium">Logs</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/costs"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">account_balance_wallet</span><span class="text-sm font-medium">Costs</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/analytics"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">analytics</span><span class="text-sm font-medium">Analytics</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 bg-primary/10 text-primary" href="/dashboard/limits"><span class="material-symbols-outlined text-[18px] fill-1">tune</span><span class="text-sm font-medium">Limits & Quotas</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/health"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">health_and_safety</span><span class="text-sm font-medium">Health</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-sm font-medium">CLI Tools</span></a><div class="pt-4 mt-2"><p class="px-4 text-xs font-semibold text-text-muted/60 uppercase tracking-wider mb-2">System</p><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/settings"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">settings</span><span class="text-sm font-medium">Settings</span></a></div><div class="pt-4 mt-2"><p class="px-4 text-xs font-semibold text-text-muted/60 uppercase tracking-wider mb-2">Help</p><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/docs"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">menu_book</span><span class="text-sm font-medium">Docs</span></a><a href="https://github.com/diegosouzapw/OmniRoute/issues" target="_blank" rel="noopener noreferrer" class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">bug_report</span><span class="text-sm font-medium">Issues</span></a></div></nav><div class="border-t border-black/5 dark:border-white/5 p-3 flex gap-2"><button title="Restart server" class="flex items-center justify-center gap-2 rounded-lg font-medium transition-all text-amber-500 hover:bg-amber-500/10 border border-amber-500/20 hover:border-amber-500/40 flex-1 px-3 py-2 text-sm"><span class="material-symbols-outlined text-[18px]">restart_alt</span>Restart</button><button title="Shutdown server" class="flex items-center justify-center gap-2 rounded-lg font-medium transition-all text-red-500 hover:bg-red-500/10 border border-red-500/20 hover:border-red-500/40 flex-1 px-3 py-2 text-sm"><span class="material-symbols-outlined text-[18px]">power_settings_new</span>Shutdown</button></div></aside></div><main id="main-content" class="flex flex-col flex-1 h-full min-w-0 relative transition-colors duration-300"><header class="flex items-center justify-between px-8 py-5 border-b border-black/5 dark:border-white/5 bg-bg/80 backdrop-blur-xl z-10 sticky top-0"><div class="flex items-center gap-3 lg:hidden"><button class="text-text-main hover:text-primary transition-colors"><span class="material-symbols-outlined">menu</span></button></div><div class="hidden lg:flex flex-col"></div><div class="flex items-center gap-3 ml-auto"><button class="flex items-center justify-center size-10 rounded-full text-text-muted hover:bg-black/5 hover:text-text-main transition-colors" aria-label="Switch to dark mode" title="Switch to dark mode"><span class="material-symbols-outlined text-[22px]">dark_mode</span></button><button class="flex items-center justify-center p-2 rounded-lg text-text-muted hover:text-red-500 hover:bg-red-500/10 transition-all" title="Logout"><span class="material-symbols-outlined">logout</span></button></div></header><div class="flex-1 overflow-y-auto custom-scrollbar p-6 lg:p-10"><div class="max-w-7xl mx-auto"><nav aria-label="Breadcrumb" style="display:flex;align-items:center;gap:6px;font-size:13px;color:var(--text-secondary, #888);padding:8px 0;margin-bottom:8px"><span style="display:flex;align-items:center;gap:6px"><a style="color:var(--text-secondary, #888);text-decoration:none;transition:color 0.15s" href="/dashboard">Dashboard</a></span><span style="display:flex;align-items:center;gap:6px"><span style="opacity:0.4;font-size:11px" aria-hidden="true">›</span><span aria-current="page" style="color:var(--text-primary, #e0e0e0);font-weight:500">Limits</span></span></nav><div class="flex flex-col gap-6"><!--$?--><template id="B:0"></template><div class="p-6 rounded-xl border border-border bg-surface"><div class="flex items-center justify-between mb-4"><div aria-hidden="true" class="animate-pulse rounded-lg bg-border h-4 w-24"></div><div aria-hidden="true" class="animate-pulse rounded-lg bg-border size-10 rounded-lg"></div></div><div aria-hidden="true" class="animate-pulse rounded-lg bg-border h-8 w-16 mb-2"></div><div aria-hidden="true" class="animate-pulse rounded-lg bg-border h-3 w-20"></div></div><!--/$--><div class="flex flex-col gap-4"><div class="bg-surface border border-black/5 dark:border-white/5 rounded-lg shadow-sm p-6"><div class="flex items-center gap-3 mb-4"><div class="p-2 rounded-lg bg-orange-500/10 text-orange-500"><span class="material-symbols-outlined text-[20px]" aria-hidden="true">lock_clock</span></div><div class="flex-1"><h3 class="text-lg font-semibold">Model Lockouts</h3><p class="text-sm text-text-muted">Per-model rate limit locks • Auto-refresh 10s</p></div></div><div class="text-center py-6 text-text-muted"><span class="material-symbols-outlined text-[32px] mb-2 block opacity-40">lock_open</span><p class="text-sm">No models currently locked</p></div></div></div><div class="bg-surface border border-black/5 dark:border-white/5 rounded-lg shadow-sm p-6"><div class="flex items-center gap-3 mb-5"><div class="p-2 rounded-lg bg-cyan-500/10 text-cyan-500"><span class="material-symbols-outlined text-[20px]" aria-hidden="true">fingerprint</span></div><div class="flex-1"><h3 class="text-lg font-semibold">Active Sessions</h3><p class="text-sm text-text-muted">Tracked via request fingerprinting • Auto-refresh 5s</p></div><div class="flex items-center gap-2"><span class="flex items-center gap-1.5 px-3 py-1.5 rounded-full bg-cyan-500/10 border border-cyan-500/20"><span class="w-2 h-2 rounded-full bg-cyan-500 animate-pulse"></span><span class="text-sm font-semibold tabular-nums text-cyan-400">0</span></span></div></div><div class="text-center py-8 text-text-muted"><span class="material-symbols-outlined text-[40px] mb-2 block opacity-40">fingerprint</span><p class="text-sm">No active sessions</p><p class="text-xs mt-1">Sessions appear as requests flow through the proxy</p></div></div></div><!--$--><!--/$--></div></div></main></div><script>requestAnimationFrame(function(){$RT=performance.now()});</script><script src="/_next/static/chunks/webpack-9837b0fbf7de0b62.js" id="_R_" async=""></script><div hidden id="S:0"><div class="flex flex-col gap-4"><div class="p-6 rounded-xl border border-border bg-surface"><div class="flex items-center justify-between mb-4"><div aria-hidden="true" class="animate-pulse rounded-lg bg-border h-4 w-24"></div><div aria-hidden="true" class="animate-pulse rounded-lg bg-border size-10 rounded-lg"></div></div><div aria-hidden="true" class="animate-pulse rounded-lg bg-border h-8 w-16 mb-2"></div><div aria-hidden="true" class="animate-pulse rounded-lg bg-border h-3 w-20"></div></div><div class="p-6 rounded-xl border border-border bg-surface"><div class="flex items-center justify-between mb-4"><div aria-hidden="true" class="animate-pulse rounded-lg bg-border h-4 w-24"></div><div aria-hidden="true" class="animate-pulse rounded-lg bg-border size-10 rounded-lg"></div></div><div aria-hidden="true" class="animate-pulse rounded-lg bg-border h-8 w-16 mb-2"></div><div aria-hidden="true" class="animate-pulse rounded-lg bg-border h-3 w-20"></div></div></div></div><script>$RB=[];$RV=function(a){$RT=performance.now();for(var b=0;b<a.length;b+=2){var c=a[b],e=a[b+1];null!==e.parentNode&&e.parentNode.removeChild(e);var f=c.parentNode;if(f){var g=c.previousSibling,h=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d||"/&"===d)if(0===h)break;else h--;else"$"!==d&&"$?"!==d&&"$~"!==d&&"$!"!==d&&"&"!==d||h++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;e.firstChild;)f.insertBefore(e.firstChild,c);g.data="$";g._reactRetry&&requestAnimationFrame(g._reactRetry)}}a.length=0};
|
|
2
|
+
$RC=function(a,b){if(b=document.getElementById(b))(a=document.getElementById(a))?(a.previousSibling.data="$~",$RB.push(a,b),2===$RB.length&&("number"!==typeof $RT?requestAnimationFrame($RV.bind(null,$RB)):(a=performance.now(),setTimeout($RV.bind(null,$RB),2300>a&&2E3<a?2300-a:$RT+300-a)))):b.parentNode.removeChild(b)};$RC("B:0","S:0")</script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[55846,[\"8500\",\"static/chunks/8500-98e13bcce54aa7a0.js\",\"9751\",\"static/chunks/9751-3a35163d337d54ea.js\",\"782\",\"static/chunks/782-5e138760b7f7bf48.js\",\"1149\",\"static/chunks/1149-fefe7f95f0e9842f.js\",\"5846\",\"static/chunks/5846-cd6a545a34f64728.js\",\"993\",\"static/chunks/993-7146218952a45b4b.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js\"],\"ThemeProvider\"]\n3:I[57121,[],\"\"]\n4:I[17267,[\"8039\",\"static/chunks/app/error-0d59fc4efafbc38c.js\"],\"default\"]\n5:I[74581,[],\"\"]\n6:I[37145,[\"8500\",\"static/chunks/8500-98e13bcce54aa7a0.js\",\"4345\",\"static/chunks/app/not-found-38123f3e1e5abc33.js\"],\"default\"]\n7:I[21720,[\"8500\",\"static/chunks/8500-98e13bcce54aa7a0.js\",\"9751\",\"static/chunks/9751-3a35163d337d54ea.js\",\"782\",\"static/chunks/782-5e138760b7f7bf48.js\",\"1149\",\"static/chunks/1149-fefe7f95f0e9842f.js\",\"5846\",\"static/chunks/5846-cd6a545a34f64728.js\",\"993\",\"static/chunks/993-7146218952a45b4b.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js\"],\"default\"]\n8:I[61304,[],\"ClientPageRoot\"]\n9:I[73732,[\"8500\",\"static/chunks/8500-98e13bcce54aa7a0.js\",\"9751\",\"static/chunks/9751-3a35163d337d54ea.js\",\"782\",\"static/chunks/782-5e138760b7f7bf48.js\",\"1149\",\"static/chunks/1149-fefe7f95f0e9842f.js\",\"5846\",\"static/chunks/5846-cd6a545a34f64728.js\",\"993\",\"static/chunks/993-7146218952a45b4b.js\",\"1066\",\"static/chunks/app/(dashboard)/dashboard/limits/page-3b7083be8adedc57.js\"],\"default\"]\nc:I[90484,[],\"OutletBoundary\"]\nd:\"$Sreact.suspense\"\nf:I[90484,[],\"ViewportBoundary\"]\n11:I[90484,[],\"MetadataBoundary\"]\n13:I[26719,[\"4219\",\"static/chunks/app/global-error-41eef2a698918fc1.js\"],\"default\"]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/081a0afca5a9bd20.css\",\"style\"]\n:HL[\"/_next/static/css/c5b80d2d58d2e417.css\",\"style\"]\n:HL[\"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200\u0026display=swap\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"PyPKu8KUmFFVZNhlykJuq\",\"c\":[\"\",\"dashboard\",\"limits\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"dashboard\",{\"children\":[\"limits\",{\"children\":[\"__PAGE__\",{}]}]}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/081a0afca5a9bd20.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/c5b80d2d58d2e417.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://fonts.googleapis.com\"}],[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://fonts.gstatic.com\",\"crossOrigin\":\"anonymous\"}],[\"$\",\"link\",null,{\"href\":\"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200\u0026display=swap\",\"rel\":\"stylesheet\"}]]}],[\"$\",\"body\",null,{\"className\":\"__variable_f367f3 font-sans antialiased\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"a\",null,{\"href\":\"#main-content\",\"className\":\"sr-only focus:not-sr-only focus:absolute focus:top-2 focus:left-2 focus:z-50 focus:px-4 focus:py-2 focus:bg-[#6366f1] focus:text-white focus:rounded-lg focus:text-sm focus:font-semibold focus:shadow-lg\",\"children\":\"Skip to content\"}],[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$4\",\"errorStyles\":[],\"errorScripts\":[],\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"$L6\",null,{}],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L7\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L8\",null,{\"Component\":\"$9\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@a\",\"$@b\"]}}],null,[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$d\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@e\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lf\",null,{\"children\":\"$L10\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L11\",null,{\"children\":[\"$\",\"$d\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L12\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$13\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"a:{}\nb:\"$0:f:0:1:1:children:1:children:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"10:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"14:I[86869,[],\"IconMark\"]\ne:null\n12:[[\"$\",\"title\",\"0\",{\"children\":\"OmniRoute — AI Gateway for Multi-Provider LLMs\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"OmniRoute is an AI gateway for multi-provider LLMs. One endpoint for all your AI providers.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"link\",\"3\",{\"rel\":\"apple-touch-icon\",\"href\":\"/apple-touch-icon.svg\"}],[\"$\",\"$L14\",\"4\",{}]]\n"])</script></body></html>
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[55846,["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-
|
|
2
|
+
2:I[55846,["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-cd6a545a34f64728.js","993","static/chunks/993-7146218952a45b4b.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"ThemeProvider"]
|
|
3
3
|
3:I[57121,[],""]
|
|
4
4
|
4:I[17267,["8039","static/chunks/app/error-0d59fc4efafbc38c.js"],"default"]
|
|
5
5
|
5:I[74581,[],""]
|
|
6
6
|
6:I[37145,["8500","static/chunks/8500-98e13bcce54aa7a0.js","4345","static/chunks/app/not-found-38123f3e1e5abc33.js"],"default"]
|
|
7
|
-
7:I[21720,["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-
|
|
7
|
+
7:I[21720,["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-cd6a545a34f64728.js","993","static/chunks/993-7146218952a45b4b.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"default"]
|
|
8
8
|
8:I[61304,[],"ClientPageRoot"]
|
|
9
|
-
9:I[73732,["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-
|
|
9
|
+
9:I[73732,["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-cd6a545a34f64728.js","993","static/chunks/993-7146218952a45b4b.js","1066","static/chunks/app/(dashboard)/dashboard/limits/page-3b7083be8adedc57.js"],"default"]
|
|
10
10
|
c:I[90484,[],"OutletBoundary"]
|
|
11
11
|
d:"$Sreact.suspense"
|
|
12
12
|
f:I[90484,[],"ViewportBoundary"]
|
|
@@ -14,9 +14,9 @@ f:I[90484,[],"ViewportBoundary"]
|
|
|
14
14
|
13:I[26719,["4219","static/chunks/app/global-error-41eef2a698918fc1.js"],"default"]
|
|
15
15
|
:HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
16
16
|
:HL["/_next/static/css/081a0afca5a9bd20.css","style"]
|
|
17
|
-
:HL["/_next/static/css/
|
|
17
|
+
:HL["/_next/static/css/c5b80d2d58d2e417.css","style"]
|
|
18
18
|
:HL["https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","style"]
|
|
19
|
-
0:{"P":null,"b":"
|
|
19
|
+
0:{"P":null,"b":"PyPKu8KUmFFVZNhlykJuq","c":["","dashboard","limits"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["limits",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/081a0afca5a9bd20.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/c5b80d2d58d2e417.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","rel":"stylesheet"}]]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","suppressHydrationWarning":true,"children":[["$","a",null,{"href":"#main-content","className":"sr-only focus:not-sr-only focus:absolute focus:top-2 focus:left-2 focus:z-50 focus:px-4 focus:py-2 focus:bg-[#6366f1] focus:text-white focus:rounded-lg focus:text-sm focus:font-semibold focus:shadow-lg","children":"Skip to content"}],["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$4","errorStyles":[],"errorScripts":[],"template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","$L6",null,{}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L7",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L8",null,{"Component":"$9","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@a","$@b"]}}],null,["$","$Lc",null,{"children":["$","$d",null,{"name":"Next.MetadataOutlet","children":"$@e"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Lf",null,{"children":"$L10"}],["$","div",null,{"hidden":true,"children":["$","$L11",null,{"children":["$","$d",null,{"name":"Next.Metadata","children":"$L12"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$13",[]],"S":true}
|
|
20
20
|
a:{}
|
|
21
21
|
b:"$0:f:0:1:1:children:1:children:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
|
|
22
22
|
10:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
2
|
2:I[61304,[],"ClientPageRoot"]
|
|
3
|
-
3:I[73732,["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-
|
|
3
|
+
3:I[73732,["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-cd6a545a34f64728.js","993","static/chunks/993-7146218952a45b4b.js","1066","static/chunks/app/(dashboard)/dashboard/limits/page-3b7083be8adedc57.js"],"default"]
|
|
4
4
|
6:I[90484,[],"OutletBoundary"]
|
|
5
5
|
7:"$Sreact.suspense"
|
|
6
|
-
0:{"buildId":"
|
|
6
|
+
0:{"buildId":"PyPKu8KUmFFVZNhlykJuq","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],null,["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"loading":null,"isPartial":false}
|
|
7
7
|
4:{}
|
|
8
8
|
5:"$0:rsc:props:children:0:props:serverProvidedParams:params"
|
|
9
9
|
8:null
|
package/app/.next/server/app/dashboard/limits.segments/!KGRhc2hib2FyZCk/dashboard/limits.segment.rsc
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
2
|
2:I[57121,[],""]
|
|
3
3
|
3:I[74581,[],""]
|
|
4
|
-
0:{"buildId":"
|
|
4
|
+
0:{"buildId":"PyPKu8KUmFFVZNhlykJuq","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
|
package/app/.next/server/app/dashboard/limits.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
2
|
2:I[57121,[],""]
|
|
3
3
|
3:I[74581,[],""]
|
|
4
|
-
0:{"buildId":"
|
|
4
|
+
0:{"buildId":"PyPKu8KUmFFVZNhlykJuq","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[21720,["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-
|
|
2
|
+
2:I[21720,["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-cd6a545a34f64728.js","993","static/chunks/993-7146218952a45b4b.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"default"]
|
|
3
3
|
3:I[57121,[],""]
|
|
4
4
|
4:I[74581,[],""]
|
|
5
|
-
0:{"buildId":"
|
|
5
|
+
0:{"buildId":"PyPKu8KUmFFVZNhlykJuq","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","template":["$","$L4",null,{}]}]}]]}],"loading":null,"isPartial":false}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[55846,["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-
|
|
2
|
+
2:I[55846,["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-cd6a545a34f64728.js","993","static/chunks/993-7146218952a45b4b.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"ThemeProvider"]
|
|
3
3
|
3:I[57121,[],""]
|
|
4
4
|
4:I[17267,["8039","static/chunks/app/error-0d59fc4efafbc38c.js"],"default"]
|
|
5
5
|
5:I[74581,[],""]
|
|
6
6
|
6:I[37145,["8500","static/chunks/8500-98e13bcce54aa7a0.js","4345","static/chunks/app/not-found-38123f3e1e5abc33.js"],"default"]
|
|
7
|
-
7:I[21720,["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-
|
|
7
|
+
7:I[21720,["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-cd6a545a34f64728.js","993","static/chunks/993-7146218952a45b4b.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"default"]
|
|
8
8
|
8:I[61304,[],"ClientPageRoot"]
|
|
9
|
-
9:I[73732,["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-
|
|
9
|
+
9:I[73732,["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-cd6a545a34f64728.js","993","static/chunks/993-7146218952a45b4b.js","1066","static/chunks/app/(dashboard)/dashboard/limits/page-3b7083be8adedc57.js"],"default"]
|
|
10
10
|
c:I[90484,[],"OutletBoundary"]
|
|
11
11
|
d:"$Sreact.suspense"
|
|
12
12
|
f:I[90484,[],"ViewportBoundary"]
|
|
@@ -14,9 +14,9 @@ f:I[90484,[],"ViewportBoundary"]
|
|
|
14
14
|
13:I[26719,["4219","static/chunks/app/global-error-41eef2a698918fc1.js"],"default"]
|
|
15
15
|
:HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
16
16
|
:HL["/_next/static/css/081a0afca5a9bd20.css","style"]
|
|
17
|
-
:HL["/_next/static/css/
|
|
17
|
+
:HL["/_next/static/css/c5b80d2d58d2e417.css","style"]
|
|
18
18
|
:HL["https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","style"]
|
|
19
|
-
0:{"P":null,"b":"
|
|
19
|
+
0:{"P":null,"b":"PyPKu8KUmFFVZNhlykJuq","c":["","dashboard","limits"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["limits",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/081a0afca5a9bd20.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/c5b80d2d58d2e417.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","rel":"stylesheet"}]]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","suppressHydrationWarning":true,"children":[["$","a",null,{"href":"#main-content","className":"sr-only focus:not-sr-only focus:absolute focus:top-2 focus:left-2 focus:z-50 focus:px-4 focus:py-2 focus:bg-[#6366f1] focus:text-white focus:rounded-lg focus:text-sm focus:font-semibold focus:shadow-lg","children":"Skip to content"}],["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$4","errorStyles":[],"errorScripts":[],"template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","$L6",null,{}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L7",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L8",null,{"Component":"$9","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@a","$@b"]}}],null,["$","$Lc",null,{"children":["$","$d",null,{"name":"Next.MetadataOutlet","children":"$@e"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Lf",null,{"children":"$L10"}],["$","div",null,{"hidden":true,"children":["$","$L11",null,{"children":["$","$d",null,{"name":"Next.Metadata","children":"$L12"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$13",[]],"S":true}
|
|
20
20
|
a:{}
|
|
21
21
|
b:"$0:f:0:1:1:children:1:children:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
|
|
22
22
|
10:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
@@ -3,4 +3,4 @@
|
|
|
3
3
|
3:I[90484,[],"MetadataBoundary"]
|
|
4
4
|
4:"$Sreact.suspense"
|
|
5
5
|
5:I[86869,[],"IconMark"]
|
|
6
|
-
0:{"buildId":"
|
|
6
|
+
0:{"buildId":"PyPKu8KUmFFVZNhlykJuq","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"OmniRoute — AI Gateway for Multi-Provider LLMs"}],["$","meta","1",{"name":"description","content":"OmniRoute is an AI gateway for multi-provider LLMs. One endpoint for all your AI providers."}],["$","link","2",{"rel":"icon","href":"/favicon.svg"}],["$","link","3",{"rel":"apple-touch-icon","href":"/apple-touch-icon.svg"}],["$","$L5","4",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[55846,["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-
|
|
2
|
+
2:I[55846,["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-cd6a545a34f64728.js","993","static/chunks/993-7146218952a45b4b.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"ThemeProvider"]
|
|
3
3
|
3:I[57121,[],""]
|
|
4
4
|
4:I[17267,["8039","static/chunks/app/error-0d59fc4efafbc38c.js"],"default"]
|
|
5
5
|
5:I[74581,[],""]
|
|
6
6
|
6:I[37145,["8500","static/chunks/8500-98e13bcce54aa7a0.js","4345","static/chunks/app/not-found-38123f3e1e5abc33.js"],"default"]
|
|
7
7
|
:HL["/_next/static/css/081a0afca5a9bd20.css","style"]
|
|
8
|
-
:HL["/_next/static/css/
|
|
8
|
+
:HL["/_next/static/css/c5b80d2d58d2e417.css","style"]
|
|
9
9
|
:HL["https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","style"]
|
|
10
|
-
0:{"buildId":"
|
|
10
|
+
0:{"buildId":"PyPKu8KUmFFVZNhlykJuq","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/081a0afca5a9bd20.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/c5b80d2d58d2e417.css","precedence":"next"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","rel":"stylesheet"}]]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","suppressHydrationWarning":true,"children":[["$","a",null,{"href":"#main-content","className":"sr-only focus:not-sr-only focus:absolute focus:top-2 focus:left-2 focus:z-50 focus:px-4 focus:py-2 focus:bg-[#6366f1] focus:text-white focus:rounded-lg focus:text-sm focus:font-semibold focus:shadow-lg","children":"Skip to content"}],["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$4","errorStyles":[],"errorScripts":[],"template":["$","$L5",null,{}],"notFound":[["$","$L6",null,{}],[]]}]}]]}]]}]]}],"loading":null,"isPartial":false}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
:HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
2
2
|
:HL["/_next/static/css/081a0afca5a9bd20.css","style"]
|
|
3
|
-
:HL["/_next/static/css/
|
|
3
|
+
:HL["/_next/static/css/c5b80d2d58d2e417.css","style"]
|
|
4
4
|
:HL["https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","style"]
|
|
5
|
-
0:{"buildId":"
|
|
5
|
+
0:{"buildId":"PyPKu8KUmFFVZNhlykJuq","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"(dashboard)","paramType":null,"paramKey":"(dashboard)","hasRuntimePrefetch":false,"slots":{"children":{"name":"dashboard","paramType":null,"paramKey":"dashboard","hasRuntimePrefetch":false,"slots":{"children":{"name":"limits","paramType":null,"paramKey":"limits","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<!DOCTYPE html><!--PyPKu8KUmFFVZNhlykJuq--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/081a0afca5a9bd20.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/c5b80d2d58d2e417.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-9837b0fbf7de0b62.js"/><script src="/_next/static/chunks/4bd1b696-e5d7c65570c947b7.js" async=""></script><script src="/_next/static/chunks/3794-337d1ca25ad99a89.js" async=""></script><script src="/_next/static/chunks/main-app-c9da11a8061df107.js" async=""></script><script src="/_next/static/chunks/8500-98e13bcce54aa7a0.js" async=""></script><script src="/_next/static/chunks/9751-3a35163d337d54ea.js" async=""></script><script src="/_next/static/chunks/782-5e138760b7f7bf48.js" async=""></script><script src="/_next/static/chunks/1149-fefe7f95f0e9842f.js" async=""></script><script src="/_next/static/chunks/5846-cd6a545a34f64728.js" async=""></script><script src="/_next/static/chunks/993-7146218952a45b4b.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js" async=""></script><script src="/_next/static/chunks/app/error-0d59fc4efafbc38c.js" async=""></script><script src="/_next/static/chunks/app/not-found-38123f3e1e5abc33.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/dashboard/logs/page-88e667cb7ae99420.js" async=""></script><script src="/_next/static/chunks/app/global-error-41eef2a698918fc1.js" async=""></script><link rel="preload" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap" as="style"/><meta name="next-size-adjust" content=""/><link rel="preconnect" href="https://fonts.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="anonymous"/><title>OmniRoute — AI Gateway for Multi-Provider LLMs</title><meta name="description" content="OmniRoute is an AI gateway for multi-provider LLMs. One endpoint for all your AI providers."/><link rel="icon" href="/favicon.svg"/><link rel="apple-touch-icon" href="/apple-touch-icon.svg"/><link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap" rel="stylesheet"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_f367f3 font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><a href="#main-content" class="sr-only focus:not-sr-only focus:absolute focus:top-2 focus:left-2 focus:z-50 focus:px-4 focus:py-2 focus:bg-[#6366f1] focus:text-white focus:rounded-lg focus:text-sm focus:font-semibold focus:shadow-lg">Skip to content</a><div class="flex h-screen w-full overflow-hidden bg-bg"><div class="hidden lg:flex"><aside class="flex flex-col border-r border-black/5 dark:border-white/5 bg-vibrancy backdrop-blur-xl transition-all duration-300 ease-in-out w-72"><a href="#main-content" class="sr-only focus:not-sr-only focus:absolute focus:z-50 focus:p-3 focus:bg-primary focus:text-white focus:rounded-md focus:m-2">Skip to content</a><div class="flex items-center gap-2 pt-5 pb-2 px-6" aria-hidden="true"><div class="w-3 h-3 rounded-full bg-[#FF5F56]"></div><div class="w-3 h-3 rounded-full bg-[#FFBD2E]"></div><div class="w-3 h-3 rounded-full bg-[#27C93F]"></div><div class="flex-1"></div><button title="Collapse sidebar" aria-expanded="true" aria-label="Collapse sidebar" class="p-1 rounded-md text-text-muted/50 hover:text-text-muted hover:bg-black/5 dark:hover:bg-white/5 transition-colors"><span class="material-symbols-outlined text-[16px]" aria-hidden="true">chevron_left</span></button></div><div class="py-4 px-6"><a class="flex items-center gap-3" href="/dashboard"><div class="flex items-center justify-center size-9 rounded bg-linear-to-br from-[#E54D5E] to-[#C93D4E] shrink-0"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="text-white"><circle cx="16" cy="16" r="3" fill="currentColor"></circle><circle cx="8" cy="8" r="2" fill="currentColor"></circle><circle cx="24" cy="8" r="2" fill="currentColor"></circle><circle cx="8" cy="24" r="2" fill="currentColor"></circle><circle cx="24" cy="24" r="2" fill="currentColor"></circle><circle cx="16" cy="5" r="1.5" fill="currentColor"></circle><circle cx="16" cy="27" r="1.5" fill="currentColor"></circle><line x1="16" y1="13" x2="8" y2="8" stroke="currentColor" stroke-width="1.2" stroke-linecap="round"></line><line x1="16" y1="13" x2="24" y2="8" stroke="currentColor" stroke-width="1.2" stroke-linecap="round"></line><line x1="16" y1="19" x2="8" y2="24" stroke="currentColor" stroke-width="1.2" stroke-linecap="round"></line><line x1="16" y1="19" x2="24" y2="24" stroke="currentColor" stroke-width="1.2" stroke-linecap="round"></line><line x1="16" y1="13" x2="16" y2="5" stroke="currentColor" stroke-width="1.2" stroke-linecap="round"></line><line x1="16" y1="19" x2="16" y2="27" stroke="currentColor" stroke-width="1.2" stroke-linecap="round"></line></svg></div><div class="flex flex-col"><h1 class="text-lg font-semibold tracking-tight text-text-main">OmniRoute</h1><span class="text-xs text-text-muted">v<!-- -->1.0.3</span></div></a></div><nav aria-label="Main navigation" class="flex-1 py-2 space-y-1 overflow-y-auto custom-scrollbar px-4"><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">home</span><span class="text-sm font-medium">Home</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">api</span><span class="text-sm font-medium">Endpoint</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/providers"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">dns</span><span class="text-sm font-medium">Providers</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/combos"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">layers</span><span class="text-sm font-medium">Combos</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 bg-primary/10 text-primary" href="/dashboard/logs"><span class="material-symbols-outlined text-[18px] fill-1">description</span><span class="text-sm font-medium">Logs</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/costs"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">account_balance_wallet</span><span class="text-sm font-medium">Costs</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/analytics"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">analytics</span><span class="text-sm font-medium">Analytics</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/limits"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">tune</span><span class="text-sm font-medium">Limits & Quotas</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/health"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">health_and_safety</span><span class="text-sm font-medium">Health</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-sm font-medium">CLI Tools</span></a><div class="pt-4 mt-2"><p class="px-4 text-xs font-semibold text-text-muted/60 uppercase tracking-wider mb-2">System</p><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/settings"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">settings</span><span class="text-sm font-medium">Settings</span></a></div><div class="pt-4 mt-2"><p class="px-4 text-xs font-semibold text-text-muted/60 uppercase tracking-wider mb-2">Help</p><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/docs"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">menu_book</span><span class="text-sm font-medium">Docs</span></a><a href="https://github.com/diegosouzapw/OmniRoute/issues" target="_blank" rel="noopener noreferrer" class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">bug_report</span><span class="text-sm font-medium">Issues</span></a></div></nav><div class="border-t border-black/5 dark:border-white/5 p-3 flex gap-2"><button title="Restart server" class="flex items-center justify-center gap-2 rounded-lg font-medium transition-all text-amber-500 hover:bg-amber-500/10 border border-amber-500/20 hover:border-amber-500/40 flex-1 px-3 py-2 text-sm"><span class="material-symbols-outlined text-[18px]">restart_alt</span>Restart</button><button title="Shutdown server" class="flex items-center justify-center gap-2 rounded-lg font-medium transition-all text-red-500 hover:bg-red-500/10 border border-red-500/20 hover:border-red-500/40 flex-1 px-3 py-2 text-sm"><span class="material-symbols-outlined text-[18px]">power_settings_new</span>Shutdown</button></div></aside></div><div class="fixed inset-y-0 left-0 z-50 transform lg:hidden transition-transform duration-300 ease-in-out -translate-x-full"><aside class="flex flex-col border-r border-black/5 dark:border-white/5 bg-vibrancy backdrop-blur-xl transition-all duration-300 ease-in-out w-72"><a href="#main-content" class="sr-only focus:not-sr-only focus:absolute focus:z-50 focus:p-3 focus:bg-primary focus:text-white focus:rounded-md focus:m-2">Skip to content</a><div class="flex items-center gap-2 pt-5 pb-2 px-6" aria-hidden="true"><div class="w-3 h-3 rounded-full bg-[#FF5F56]"></div><div class="w-3 h-3 rounded-full bg-[#FFBD2E]"></div><div class="w-3 h-3 rounded-full bg-[#27C93F]"></div><div class="flex-1"></div></div><div class="py-4 px-6"><a class="flex items-center gap-3" href="/dashboard"><div class="flex items-center justify-center size-9 rounded bg-linear-to-br from-[#E54D5E] to-[#C93D4E] shrink-0"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="text-white"><circle cx="16" cy="16" r="3" fill="currentColor"></circle><circle cx="8" cy="8" r="2" fill="currentColor"></circle><circle cx="24" cy="8" r="2" fill="currentColor"></circle><circle cx="8" cy="24" r="2" fill="currentColor"></circle><circle cx="24" cy="24" r="2" fill="currentColor"></circle><circle cx="16" cy="5" r="1.5" fill="currentColor"></circle><circle cx="16" cy="27" r="1.5" fill="currentColor"></circle><line x1="16" y1="13" x2="8" y2="8" stroke="currentColor" stroke-width="1.2" stroke-linecap="round"></line><line x1="16" y1="13" x2="24" y2="8" stroke="currentColor" stroke-width="1.2" stroke-linecap="round"></line><line x1="16" y1="19" x2="8" y2="24" stroke="currentColor" stroke-width="1.2" stroke-linecap="round"></line><line x1="16" y1="19" x2="24" y2="24" stroke="currentColor" stroke-width="1.2" stroke-linecap="round"></line><line x1="16" y1="13" x2="16" y2="5" stroke="currentColor" stroke-width="1.2" stroke-linecap="round"></line><line x1="16" y1="19" x2="16" y2="27" stroke="currentColor" stroke-width="1.2" stroke-linecap="round"></line></svg></div><div class="flex flex-col"><h1 class="text-lg font-semibold tracking-tight text-text-main">OmniRoute</h1><span class="text-xs text-text-muted">v<!-- -->1.0.3</span></div></a></div><nav aria-label="Main navigation" class="flex-1 py-2 space-y-1 overflow-y-auto custom-scrollbar px-4"><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">home</span><span class="text-sm font-medium">Home</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">api</span><span class="text-sm font-medium">Endpoint</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/providers"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">dns</span><span class="text-sm font-medium">Providers</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/combos"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">layers</span><span class="text-sm font-medium">Combos</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 bg-primary/10 text-primary" href="/dashboard/logs"><span class="material-symbols-outlined text-[18px] fill-1">description</span><span class="text-sm font-medium">Logs</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/costs"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">account_balance_wallet</span><span class="text-sm font-medium">Costs</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/analytics"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">analytics</span><span class="text-sm font-medium">Analytics</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/limits"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">tune</span><span class="text-sm font-medium">Limits & Quotas</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/health"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">health_and_safety</span><span class="text-sm font-medium">Health</span></a><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-sm font-medium">CLI Tools</span></a><div class="pt-4 mt-2"><p class="px-4 text-xs font-semibold text-text-muted/60 uppercase tracking-wider mb-2">System</p><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/settings"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">settings</span><span class="text-sm font-medium">Settings</span></a></div><div class="pt-4 mt-2"><p class="px-4 text-xs font-semibold text-text-muted/60 uppercase tracking-wider mb-2">Help</p><a class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/docs"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">menu_book</span><span class="text-sm font-medium">Docs</span></a><a href="https://github.com/diegosouzapw/OmniRoute/issues" target="_blank" rel="noopener noreferrer" class="flex items-center gap-3 rounded-lg transition-all group px-4 py-2 text-text-muted hover:bg-surface/50 hover:text-text-main"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">bug_report</span><span class="text-sm font-medium">Issues</span></a></div></nav><div class="border-t border-black/5 dark:border-white/5 p-3 flex gap-2"><button title="Restart server" class="flex items-center justify-center gap-2 rounded-lg font-medium transition-all text-amber-500 hover:bg-amber-500/10 border border-amber-500/20 hover:border-amber-500/40 flex-1 px-3 py-2 text-sm"><span class="material-symbols-outlined text-[18px]">restart_alt</span>Restart</button><button title="Shutdown server" class="flex items-center justify-center gap-2 rounded-lg font-medium transition-all text-red-500 hover:bg-red-500/10 border border-red-500/20 hover:border-red-500/40 flex-1 px-3 py-2 text-sm"><span class="material-symbols-outlined text-[18px]">power_settings_new</span>Shutdown</button></div></aside></div><main id="main-content" class="flex flex-col flex-1 h-full min-w-0 relative transition-colors duration-300"><header class="flex items-center justify-between px-8 py-5 border-b border-black/5 dark:border-white/5 bg-bg/80 backdrop-blur-xl z-10 sticky top-0"><div class="flex items-center gap-3 lg:hidden"><button class="text-text-main hover:text-primary transition-colors"><span class="material-symbols-outlined">menu</span></button></div><div class="hidden lg:flex flex-col"></div><div class="flex items-center gap-3 ml-auto"><button class="flex items-center justify-center size-10 rounded-full text-text-muted hover:bg-black/5 hover:text-text-main transition-colors" aria-label="Switch to dark mode" title="Switch to dark mode"><span class="material-symbols-outlined text-[22px]">dark_mode</span></button><button class="flex items-center justify-center p-2 rounded-lg text-text-muted hover:text-red-500 hover:bg-red-500/10 transition-all" title="Logout"><span class="material-symbols-outlined">logout</span></button></div></header><div class="flex-1 overflow-y-auto custom-scrollbar p-6 lg:p-10"><div class="max-w-7xl mx-auto"><nav aria-label="Breadcrumb" style="display:flex;align-items:center;gap:6px;font-size:13px;color:var(--text-secondary, #888);padding:8px 0;margin-bottom:8px"><span style="display:flex;align-items:center;gap:6px"><a style="color:var(--text-secondary, #888);text-decoration:none;transition:color 0.15s" href="/dashboard">Dashboard</a></span><span style="display:flex;align-items:center;gap:6px"><span style="opacity:0.4;font-size:11px" aria-hidden="true">›</span><span aria-current="page" style="color:var(--text-primary, #e0e0e0);font-weight:500">Logs</span></span></nav><div class="flex flex-col gap-6"><div role="tablist" class="inline-flex items-center p-1 rounded-lg bg-black/5 dark:bg-white/5"><button role="tab" aria-selected="true" tabindex="0" class="px-4 rounded-md font-medium transition-all h-9 text-sm bg-white dark:bg-white/10 text-text-main shadow-sm">Request Logs</button><button role="tab" aria-selected="false" tabindex="-1" class="px-4 rounded-md font-medium transition-all h-9 text-sm text-text-muted hover:text-text-main">Proxy Logs</button><button role="tab" aria-selected="false" tabindex="-1" class="px-4 rounded-md font-medium transition-all h-9 text-sm text-text-muted hover:text-text-main">Audit Logs</button><button role="tab" aria-selected="false" tabindex="-1" class="px-4 rounded-md font-medium transition-all h-9 text-sm text-text-muted hover:text-text-main">Console</button></div><div class="flex flex-col gap-4"><div class="flex flex-wrap items-center gap-3"><button class="flex items-center gap-2 px-3 py-1.5 rounded-full text-sm font-medium border transition-colors bg-red-500/10 border-red-500/30 text-red-400"><span class="w-2 h-2 rounded-full bg-red-500 animate-pulse"></span>Recording</button><div class="flex-1 min-w-[200px] relative"><span class="material-symbols-outlined absolute left-3 top-1/2 -translate-y-1/2 text-text-muted text-[18px]">search</span><input type="text" placeholder="Search model, provider, account, API key, combo..." class="w-full pl-10 pr-4 py-2 rounded-lg bg-bg-subtle border border-border text-sm text-text-primary placeholder:text-text-muted focus:outline-none focus:border-primary" value=""/></div><select class="px-3 py-2 rounded-lg bg-bg-subtle border border-border text-sm text-text-primary focus:outline-none focus:border-primary appearance-none cursor-pointer min-w-[140px]"><option value="" selected="">All Providers</option></select><select class="px-3 py-2 rounded-lg bg-bg-subtle border border-border text-sm text-text-primary focus:outline-none focus:border-primary appearance-none cursor-pointer min-w-[180px]"><option value="" selected="">All Models</option></select><select class="px-3 py-2 rounded-lg bg-bg-subtle border border-border text-sm text-text-primary focus:outline-none focus:border-primary appearance-none cursor-pointer min-w-[140px]"><option value="" selected="">All Accounts</option></select><select class="px-3 py-2 rounded-lg bg-bg-subtle border border-border text-sm text-text-primary focus:outline-none focus:border-primary appearance-none cursor-pointer min-w-[160px]"><option value="" selected="">All API Keys</option></select><div class="flex items-center gap-2 text-xs text-text-muted"><span class="px-2 py-1 rounded bg-bg-subtle border border-border font-mono">0<!-- --> total</span><span class="px-2 py-1 rounded bg-emerald-500/10 text-emerald-400 font-mono">0<!-- --> OK</span><span class="px-2 py-1 rounded bg-bg-subtle border border-border font-mono">0<!-- --> shown</span></div><select class="px-3 py-2 rounded-lg bg-bg-subtle border border-border text-sm text-text-primary focus:outline-none focus:border-primary appearance-none cursor-pointer min-w-[150px]" title="Sort logs"><option value="newest" selected="">Newest</option><option value="oldest">Oldest</option><option value="tokens_desc">Tokens ↓</option><option value="tokens_asc">Tokens ↑</option><option value="duration_desc">Duration ↓</option><option value="duration_asc">Duration ↑</option><option value="status_desc">Status ↓</option><option value="status_asc">Status ↑</option><option value="model_asc">Model A-Z</option><option value="model_desc">Model Z-A</option></select><button class="p-2 rounded-lg hover:bg-bg-subtle text-text-muted hover:text-text-primary transition-colors" title="Refresh"><span class="material-symbols-outlined text-[18px]">refresh</span></button></div><div class="flex flex-wrap items-center gap-2"><button class="flex items-center gap-1.5 px-3 py-1 rounded-full text-xs font-medium border transition-all bg-primary text-white border-primary">All</button><button class="flex items-center gap-1.5 px-3 py-1 rounded-full text-xs font-medium border transition-all bg-bg-subtle border-border text-text-muted hover:border-text-muted"><span class="material-symbols-outlined text-[14px]">error</span>Errors</button><button class="flex items-center gap-1.5 px-3 py-1 rounded-full text-xs font-medium border transition-all bg-bg-subtle border-border text-text-muted hover:border-text-muted"><span class="material-symbols-outlined text-[14px]">check_circle</span>Success</button><button class="flex items-center gap-1.5 px-3 py-1 rounded-full text-xs font-medium border transition-all bg-bg-subtle border-border text-text-muted hover:border-text-muted"><span class="material-symbols-outlined text-[14px]">hub</span>Combo</button></div><div class="flex flex-wrap items-center gap-1.5"><span class="text-[10px] text-text-muted uppercase tracking-wider mr-1">Columns</span><button class="px-2 py-0.5 rounded text-[10px] font-medium border transition-all bg-primary/15 text-primary border-primary/30">Status</button><button class="px-2 py-0.5 rounded text-[10px] font-medium border transition-all bg-primary/15 text-primary border-primary/30">Model</button><button class="px-2 py-0.5 rounded text-[10px] font-medium border transition-all bg-primary/15 text-primary border-primary/30">Provider</button><button class="px-2 py-0.5 rounded text-[10px] font-medium border transition-all bg-primary/15 text-primary border-primary/30">Protocol</button><button class="px-2 py-0.5 rounded text-[10px] font-medium border transition-all bg-primary/15 text-primary border-primary/30">Account</button><button class="px-2 py-0.5 rounded text-[10px] font-medium border transition-all bg-primary/15 text-primary border-primary/30">API Key</button><button class="px-2 py-0.5 rounded text-[10px] font-medium border transition-all bg-primary/15 text-primary border-primary/30">Combo</button><button class="px-2 py-0.5 rounded text-[10px] font-medium border transition-all bg-primary/15 text-primary border-primary/30">Tokens</button><button class="px-2 py-0.5 rounded text-[10px] font-medium border transition-all bg-primary/15 text-primary border-primary/30">Duration</button><button class="px-2 py-0.5 rounded text-[10px] font-medium border transition-all bg-primary/15 text-primary border-primary/30">Time</button></div><div class="bg-surface border border-black/5 dark:border-white/5 rounded-lg shadow-sm p-6 overflow-hidden bg-black/5 dark:bg-black/20"><div class="p-0 overflow-x-auto max-h-[calc(100vh-320px)] overflow-y-auto"><div class="p-8 text-center text-text-muted">Loading logs...</div></div></div><div class="text-[10px] text-text-muted italic">Call logs are also saved as JSON files to <code>{DATA_DIR}/call_logs/</code> with 7-day rotation.</div></div></div><!--$--><!--/$--></div></div></main></div><script src="/_next/static/chunks/webpack-9837b0fbf7de0b62.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[55846,[\"8500\",\"static/chunks/8500-98e13bcce54aa7a0.js\",\"9751\",\"static/chunks/9751-3a35163d337d54ea.js\",\"782\",\"static/chunks/782-5e138760b7f7bf48.js\",\"1149\",\"static/chunks/1149-fefe7f95f0e9842f.js\",\"5846\",\"static/chunks/5846-cd6a545a34f64728.js\",\"993\",\"static/chunks/993-7146218952a45b4b.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js\"],\"ThemeProvider\"]\n3:I[57121,[],\"\"]\n4:I[17267,[\"8039\",\"static/chunks/app/error-0d59fc4efafbc38c.js\"],\"default\"]\n5:I[74581,[],\"\"]\n6:I[37145,[\"8500\",\"static/chunks/8500-98e13bcce54aa7a0.js\",\"4345\",\"static/chunks/app/not-found-38123f3e1e5abc33.js\"],\"default\"]\n7:I[21720,[\"8500\",\"static/chunks/8500-98e13bcce54aa7a0.js\",\"9751\",\"static/chunks/9751-3a35163d337d54ea.js\",\"782\",\"static/chunks/782-5e138760b7f7bf48.js\",\"1149\",\"static/chunks/1149-fefe7f95f0e9842f.js\",\"5846\",\"static/chunks/5846-cd6a545a34f64728.js\",\"993\",\"static/chunks/993-7146218952a45b4b.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js\"],\"default\"]\n8:I[61304,[],\"ClientPageRoot\"]\n9:I[58802,[\"8500\",\"static/chunks/8500-98e13bcce54aa7a0.js\",\"9751\",\"static/chunks/9751-3a35163d337d54ea.js\",\"782\",\"static/chunks/782-5e138760b7f7bf48.js\",\"1149\",\"static/chunks/1149-fefe7f95f0e9842f.js\",\"5846\",\"static/chunks/5846-cd6a545a34f64728.js\",\"993\",\"static/chunks/993-7146218952a45b4b.js\",\"8013\",\"static/chunks/app/(dashboard)/dashboard/logs/page-88e667cb7ae99420.js\"],\"default\"]\nc:I[90484,[],\"OutletBoundary\"]\nd:\"$Sreact.suspense\"\nf:I[90484,[],\"ViewportBoundary\"]\n11:I[90484,[],\"MetadataBoundary\"]\n13:I[26719,[\"4219\",\"static/chunks/app/global-error-41eef2a698918fc1.js\"],\"default\"]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/081a0afca5a9bd20.css\",\"style\"]\n:HL[\"/_next/static/css/c5b80d2d58d2e417.css\",\"style\"]\n:HL[\"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200\u0026display=swap\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"PyPKu8KUmFFVZNhlykJuq\",\"c\":[\"\",\"dashboard\",\"logs\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"dashboard\",{\"children\":[\"logs\",{\"children\":[\"__PAGE__\",{}]}]}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/081a0afca5a9bd20.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/c5b80d2d58d2e417.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://fonts.googleapis.com\"}],[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://fonts.gstatic.com\",\"crossOrigin\":\"anonymous\"}],[\"$\",\"link\",null,{\"href\":\"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200\u0026display=swap\",\"rel\":\"stylesheet\"}]]}],[\"$\",\"body\",null,{\"className\":\"__variable_f367f3 font-sans antialiased\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"a\",null,{\"href\":\"#main-content\",\"className\":\"sr-only focus:not-sr-only focus:absolute focus:top-2 focus:left-2 focus:z-50 focus:px-4 focus:py-2 focus:bg-[#6366f1] focus:text-white focus:rounded-lg focus:text-sm focus:font-semibold focus:shadow-lg\",\"children\":\"Skip to content\"}],[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$4\",\"errorStyles\":[],\"errorScripts\":[],\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"$L6\",null,{}],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L7\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L8\",null,{\"Component\":\"$9\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@a\",\"$@b\"]}}],null,[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$d\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@e\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lf\",null,{\"children\":\"$L10\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L11\",null,{\"children\":[\"$\",\"$d\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L12\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$13\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"a:{}\nb:\"$0:f:0:1:1:children:1:children:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"10:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"14:I[86869,[],\"IconMark\"]\ne:null\n12:[[\"$\",\"title\",\"0\",{\"children\":\"OmniRoute — AI Gateway for Multi-Provider LLMs\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"OmniRoute is an AI gateway for multi-provider LLMs. One endpoint for all your AI providers.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"link\",\"3\",{\"rel\":\"apple-touch-icon\",\"href\":\"/apple-touch-icon.svg\"}],[\"$\",\"$L14\",\"4\",{}]]\n"])</script></body></html>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
{
|
|
2
|
+
"headers": {
|
|
3
|
+
"x-nextjs-stale-time": "300",
|
|
4
|
+
"x-nextjs-prerender": "1",
|
|
5
|
+
"x-next-cache-tags": "_N_T_/layout,_N_T_/(dashboard)/layout,_N_T_/(dashboard)/dashboard/layout,_N_T_/(dashboard)/dashboard/logs/layout,_N_T_/(dashboard)/dashboard/logs/page,_N_T_/dashboard/logs"
|
|
6
|
+
},
|
|
7
|
+
"segmentPaths": [
|
|
8
|
+
"/_tree",
|
|
9
|
+
"/_full",
|
|
10
|
+
"/!KGRhc2hib2FyZCk/dashboard/logs/__PAGE__",
|
|
11
|
+
"/!KGRhc2hib2FyZCk/dashboard/logs",
|
|
12
|
+
"/!KGRhc2hib2FyZCk/dashboard",
|
|
13
|
+
"/!KGRhc2hib2FyZCk",
|
|
14
|
+
"/_index",
|
|
15
|
+
"/_head"
|
|
16
|
+
]
|
|
17
|
+
}
|