9router 0.3.44 → 0.3.46
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/app/.next/BUILD_ID +1 -1
- package/app/.next/app-path-routes-manifest.json +52 -52
- package/app/.next/build-manifest.json +2 -2
- 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/console-log/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/mitm/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/proxy-pools/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/quota/page.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/quota/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 +1 -1
- package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/copilot-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/droid-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/openclaw-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/opencode-settings/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/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/locale/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/route.js +1 -1
- package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/test/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/[provider]/[action]/route.js +1 -1
- package/app/.next/server/app/api/oauth/[provider]/[action]/route.js.nft.json +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/iflow/cookie/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/pricing/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.js +1 -1
- package/app/.next/server/app/api/providers/[id]/models/route.js.nft.json +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.js.nft.json +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/[id]/test-models/route.js +1 -1
- package/app/.next/server/app/api/providers/[id]/test-models/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.js.nft.json +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.js +1 -1
- package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/proxy-pools/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/proxy-pools/[id]/test/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/proxy-pools/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/database/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/shutdown/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/translator/console-logs/route.js +1 -1
- package/app/.next/server/app/api/translator/console-logs/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/console-logs/stream/route.js +1 -1
- package/app/.next/server/app/api/translator/console-logs/stream/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.js +1 -1
- package/app/.next/server/app/api/translator/send/route.js.nft.json +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.js +1 -1
- package/app/.next/server/app/api/translator/translate/route.js.nft.json +1 -1
- package/app/.next/server/app/api/translator/translate/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/tunnel/disable/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/tunnel/enable/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/tunnel/status/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/[connectionId]/route.js +1 -1
- package/app/.next/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/chart/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/providers/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/request-details/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/usage/stats/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/stream/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/api/chat/route.js +1 -1
- package/app/.next/server/app/api/v1/api/chat/route.js.nft.json +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/chat/completions/route.js +1 -1
- package/app/.next/server/app/api/v1/chat/completions/route.js.nft.json +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.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/embeddings/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.js +1 -1
- package/app/.next/server/app/api/v1/messages/route.js.nft.json +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.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/responses/route.js +1 -1
- package/app/.next/server/app/api/v1/responses/route.js.nft.json +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.js +1 -1
- package/app/.next/server/app/api/v1beta/models/[...path]/route.js.nft.json +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.js +1 -1
- package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/version/route.js +1 -1
- package/app/.next/server/app/api/version/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 +1 -1
- 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/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 +1 -1
- 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 +1 -1
- 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 +1 -1
- package/app/.next/server/app/dashboard/mitm.html +1 -1
- package/app/.next/server/app/dashboard/mitm.rsc +5 -5
- package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/mitm.segments/_full.segment.rsc +5 -5
- package/app/.next/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/mitm.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/mitm.segments/_tree.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/profile.html +1 -1
- package/app/.next/server/app/dashboard/profile.rsc +5 -5
- package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
- 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 +5 -5
- 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 +1 -1
- package/app/.next/server/app/dashboard/providers/new.html +1 -1
- 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 +1 -1
- package/app/.next/server/app/dashboard/providers.html +1 -1
- 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 +1 -1
- package/app/.next/server/app/dashboard/proxy-pools.html +1 -1
- package/app/.next/server/app/dashboard/proxy-pools.rsc +5 -5
- package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +5 -5
- package/app/.next/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/quota.html +2 -2
- package/app/.next/server/app/dashboard/quota.rsc +6 -6
- package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/quota.segments/_full.segment.rsc +6 -6
- package/app/.next/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/quota.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/quota.segments/_tree.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.rsc +3 -3
- package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +3 -3
- 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 +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/translator.html +1 -1
- 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 +1 -1
- 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 +1 -1
- package/app/.next/server/app/dashboard.html +1 -1
- package/app/.next/server/app/dashboard.rsc +5 -5
- package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard.segments/_full.segment.rsc +5 -5
- package/app/.next/server/app/dashboard.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/dashboard.segments/_tree.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 +1 -1
- 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 +1 -1
- 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 +1 -1
- 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/manifest.webmanifest/route.js.nft.json +1 -1
- package/app/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app-paths-manifest.json +52 -52
- package/app/.next/server/chunks/1114.js +1 -1
- package/app/.next/server/chunks/1424.js +1 -1
- package/app/.next/server/chunks/318.js +16 -12
- package/app/.next/server/chunks/3832.js +1 -1
- package/app/.next/server/chunks/5297.js +1 -1
- package/app/.next/server/chunks/8590.js +1 -1
- package/app/.next/server/chunks/8895.js +2 -2
- package/app/.next/server/chunks/9609.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/chunks/2652-e43e251f93764341.js +1 -0
- package/app/.next/static/chunks/{5497-f9ac005d57661752.js → 5497-060113ffa02e3f6b.js} +2 -2
- package/app/.next/static/chunks/619-4c970716a5102dc3.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/{page-8caef34f3e144a20.js → page-d973cbda9e65d6ae.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/{page-fe9fbc3964d7ce5c.js → page-5b619960ca4781b8.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/console-log/{page-a04e6ebb4d3ba375.js → page-f99e552d5e35856b.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-b2ae58a349c8274a.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/mitm/{page-088e98717d308134.js → page-bf88929b2cc595ab.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/page-d49fec9f05a5dbb4.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/{page-534c2abe94effdd3.js → page-0855e087c5b9cbff.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/{page-90bb2799dad3c828.js → page-04d1ffb5358d8fb2.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/new/{page-49cf1fc0e94e26bc.js → page-84700e8ec448ea10.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/{page-3ac9a69abf7d3914.js → page-3143d3dbb2dc3422.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/proxy-pools/{page-df9e9a7bbe13f58f.js → page-a72f6b297976a910.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/quota/{page-ccb9b23c80936dba.js → page-9c2ca21b9d96002a.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/{page-738bdd2262ee451f.js → page-18d1eb2e7b82cbe5.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/{page-2bfbb471da9d16d1.js → page-c900e62e4683e201.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/{layout-305ccb9e5615ce7d.js → layout-15fa2bf848d48a45.js} +1 -1
- package/app/.next/static/chunks/app/layout-40f3bfe47a0090da.js +1 -0
- package/app/.next/static/chunks/app/login/{page-1168c63e7fe72ee5.js → page-28a0e9871bb2cb93.js} +1 -1
- package/app/package.json +1 -1
- package/cli.js +9 -6
- package/package.json +1 -1
- package/app/.next/server/chunks/2255.js +0 -1
- package/app/.next/static/chunks/2032-c0d8eae86681bdf6.js +0 -1
- package/app/.next/static/chunks/4495-a4d17a15c681b2cf.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-927ca3fa58839a9a.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/page-b8734cbeddac6811.js +0 -1
- package/app/.next/static/chunks/app/layout-91ee138f7009827c.js +0 -1
- /package/app/.next/static/{oxskzK8Sog46giVHi8Q6m → cjNFQ0OriShU8hXhdekpg}/_buildManifest.js +0 -0
- /package/app/.next/static/{oxskzK8Sog46giVHi8Q6m → cjNFQ0OriShU8hXhdekpg}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/v1/api/chat/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"87226","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"34965","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"43810":{"*":{"id":"58985","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"76653","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"61742","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"86739","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"50692","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"40074","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"97162":{"*":{"id":"83380","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/app/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":35154,"name":"*","chunks":["4495","static/chunks/4495-a4d17a15c681b2cf.js","7177","static/chunks/app/layout-91ee138f7009827c.js"],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":51743,"name":"*","chunks":["4495","static/chunks/4495-a4d17a15c681b2cf.js","7177","static/chunks/app/layout-91ee138f7009827c.js"],"async":false},"/Users/Working/router4/app/src/i18n/RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["4495","static/chunks/4495-a4d17a15c681b2cf.js","7177","static/chunks/app/layout-91ee138f7009827c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":21110,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":85941,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":59884,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":83016,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":87304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":56319,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":56061,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":92542,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":84588,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/CursorAuthModal.js":{"id":30815,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":92173,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":74891,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":11910,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroAuthModal.js":{"id":61500,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":91450,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":25086,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ManualConfigModal.js":{"id":28815,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":81127,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":72908,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":90882,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":23615,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/SegmentedControl.js":{"id":28067,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":92622,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":38587,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":98542,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":4809,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":95907,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":43810,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":75228,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":47295,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/translator/page.js":{"id":69472,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/page.js":{"id":81772,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":15615,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":64561,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":52154,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":97162,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":57076,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/d29dc22cd7e0030f.css"}],"/Users/Working/router4/app/src/app/page":[],"/Users/Working/router4/app/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}],"/Users/Working/router4/app/src/app/api/v1/route":[],"/Users/Working/router4/app/src/app/api/v1/api/chat/route":[]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"43810":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"97162":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/v1/api/chat/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"87226","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"34965","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"43810":{"*":{"id":"58985","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"76653","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"61742","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"86739","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"50692","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"40074","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"97162":{"*":{"id":"83380","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/app/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":35154,"name":"*","chunks":["2652","static/chunks/2652-e43e251f93764341.js","7177","static/chunks/app/layout-40f3bfe47a0090da.js"],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":51743,"name":"*","chunks":["2652","static/chunks/2652-e43e251f93764341.js","7177","static/chunks/app/layout-40f3bfe47a0090da.js"],"async":false},"/Users/Working/router4/app/src/i18n/RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["2652","static/chunks/2652-e43e251f93764341.js","7177","static/chunks/app/layout-40f3bfe47a0090da.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":21110,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":87304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":85941,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":83016,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":59884,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":56319,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":56061,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":92542,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":84588,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/CursorAuthModal.js":{"id":30815,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":92173,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":74891,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":11910,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroAuthModal.js":{"id":61500,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":91450,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":25086,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ManualConfigModal.js":{"id":28815,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":81127,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":72908,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":90882,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":23615,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/SegmentedControl.js":{"id":28067,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":92622,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":38587,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":98542,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":4809,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":47295,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":95907,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":15615,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/page.js":{"id":81772,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":43810,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/translator/page.js":{"id":69472,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":75228,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":57076,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":97162,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":52154,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":64561,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/d29dc22cd7e0030f.css"}],"/Users/Working/router4/app/src/app/page":[],"/Users/Working/router4/app/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}],"/Users/Working/router4/app/src/app/api/v1/route":[],"/Users/Working/router4/app/src/app/api/v1/api/chat/route":[]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"43810":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"97162":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(()=>{var a={};a.id=8246,a.ids=[8246],a.modules={261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},643:a=>{a.exports=require("node:perf_hooks")},1932:a=>{a.exports=require("url")},4573:a=>{a.exports=require("node:buffer")},10846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},14985:a=>{a.exports=require("dns")},15094:(a,b,c)=>{c.a(a,async(a,d)=>{try{c.r(b),c.d(b,{handler:()=>y,patchFetch:()=>x,routeModule:()=>z,serverHooks:()=>C,workAsyncStorage:()=>A,workUnitAsyncStorage:()=>B});var e=c(19225),f=c(84006),g=c(8317),h=c(99373),i=c(34775),j=c(24235),k=c(261),l=c(54365),m=c(90771),n=c(73461),o=c(67798),p=c(92280),q=c(62018),r=c(45696),s=c(47929),t=c(86439),u=c(37527),v=c(41814),w=a([v]);v=(w.then?(await w)():w)[0];let z=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/v1/chat/completions/route",pathname:"/api/v1/chat/completions",filename:"route",bundlePath:"app/api/v1/chat/completions/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/Users/Working/router4/app/src/app/api/v1/chat/completions/route.js",nextConfigOutput:"standalone",userland:v}),{workAsyncStorage:A,workUnitAsyncStorage:B,serverHooks:C}=z;function x(){return(0,g.patchFetch)({workAsyncStorage:A,workUnitAsyncStorage:B})}async function y(a,b,c){z.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/v1/chat/completions/route";"/index"===d&&(d="/");let e=await z.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,params:v,nextConfig:w,parsedUrl:x,isDraftMode:y,prerenderManifest:A,routerServerContext:B,isOnDemandRevalidate:C,revalidateOnlyGenerated:D,resolvedPathname:E,clientReferenceManifest:F,serverActionsManifest:G}=e,H=(0,k.normalizeAppPath)(d),I=!!(A.dynamicRoutes[H]||A.routes[E]),J=async()=>((null==B?void 0:B.render404)?await B.render404(a,b,x,!1):b.end("This page could not be found"),null);if(I&&!y){let a=!!A.routes[E],b=A.dynamicRoutes[H];if(b&&!1===b.fallback&&!a){if(w.experimental.adapterPath)return await J();throw new t.NoFallbackError}}let K=null;!I||z.isDev||y||(K=E,K="/index"===K?"/":K);let L=!0===z.isDev||!I,M=I&&!L;G&&F&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:F,serverActionsManifest:G});let N=a.method||"GET",O=(0,i.getTracer)(),P=O.getActiveScopeSpan(),Q={params:v,prerenderManifest:A,renderOpts:{experimental:{authInterrupts:!!w.experimental.authInterrupts},cacheComponents:!!w.cacheComponents,supportsDynamicResponse:L,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:w.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>z.onRequestError(a,b,d,e,B)},sharedContext:{buildId:g}},R=new l.NodeNextRequest(a),S=new l.NodeNextResponse(b),T=m.NextRequestAdapter.fromNodeNextRequest(R,(0,m.signalFromNodeResponse)(b));try{let e=async a=>z.handle(T,Q).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=O.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=c.get("next.route");if(e){let b=`${N} ${e}`;a.setAttributes({"next.route":e,"http.route":e,"next.span_name":b}),a.updateName(b)}else a.updateName(`${N} ${d}`)}),g=!!(0,h.getRequestMeta)(a,"minimalMode"),j=async h=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!g&&C&&D&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await e(h);a.fetchMetrics=Q.renderOpts.fetchMetrics;let i=Q.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=Q.renderOpts.collectedTags;if(!I)return await (0,p.I)(R,S,d,Q.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);j&&(b[s.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==Q.renderOpts.collectedRevalidate&&!(Q.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&Q.renderOpts.collectedRevalidate,e=void 0===Q.renderOpts.collectedExpire||Q.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:Q.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await z.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:C})},!1,B),b}},l=await z.handleResponse({req:a,nextConfig:w,cacheKey:K,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:A,isRoutePPREnabled:!1,isOnDemandRevalidate:C,revalidateOnlyGenerated:D,responseGenerator:k,waitUntil:c.waitUntil,isMinimalMode:g});if(!I)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});g||b.setHeader("x-nextjs-cache",C?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),y&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,q.fromNodeOutgoingHttpHeaders)(l.value.headers);return g&&I||m.delete(s.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,r.getCacheControlHeader)(l.cacheControl)),await (0,p.I)(R,S,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};P?await j(P):await O.withPropagatedContext(a.headers,()=>O.trace(n.BaseServerSpan.handleRequest,{spanName:`${N} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":N,"http.target":a.url}},j))}catch(b){if(b instanceof t.NoFallbackError||await z.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:C})},!1,B),I)throw b;return await (0,p.I)(R,S,new Response(null,{status:500})),null}}d()}catch(a){d(a)}})},16698:a=>{a.exports=require("node:async_hooks")},18910:(a,b,c)=>{c.d(b,{P:()=>f});var d=c(12557),e=c(43659);async function f({body:a,models:b,handleSingleModel:c,log:f}){let g=null,h=null,i=null;for(let e=0;e<b.length;e++){let j=b[e];f.info("COMBO",`Trying model ${e+1}/${b.length}: ${j}`);try{let b=await c(a,j);if(b.ok)return f.info("COMBO",`Model ${j} succeeded`),b;let e=b.statusText||"",k=null;try{let a=await b.clone().json();e=a?.error?.message||a?.error||a?.message||e,k=a?.retryAfter||null}catch{}if(k&&(!h||new Date(k)<new Date(h))&&(h=k),"string"!=typeof e)try{e=JSON.stringify(e)}catch{e=String(e)}let{shouldFallback:l}=(0,d.hk)(b.status,e);if(!l)return f.warn("COMBO",`Model ${j} failed (no fallback)`,{status:b.status}),b;g=e||String(b.status),i||(i=b.status),f.warn("COMBO",`Model ${j} failed, trying next`,{status:b.status})}catch(a){g=a.message||String(a),i||(i=500),f.warn("COMBO",`Model ${j} threw error, trying next`,{error:g})}}let j=g||"All combo models unavailable";if(h){let a=(0,d.Qo)(h);return f.warn("COMBO",`All models failed | ${j} (${a})`),(0,e.wO)(406,j,h,a)}return f.warn("COMBO",`All models failed | ${j}`),new Response(JSON.stringify({error:{message:j}}),{status:406,headers:{"Content-Type":"application/json"}})}},21820:a=>{a.exports=require("os")},27910:a=>{a.exports=require("stream")},28354:a=>{a.exports=require("util")},29021:a=>{a.exports=require("fs")},29294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},32467:a=>{a.exports=require("node:http2")},33873:a=>{a.exports=require("path")},34589:a=>{a.exports=require("node:assert")},37067:a=>{a.exports=require("node:http")},37540:a=>{a.exports=require("node:console")},38522:a=>{a.exports=require("node:zlib")},40610:a=>{a.exports=require("node:dns")},41692:a=>{a.exports=require("node:tls")},41792:a=>{a.exports=require("node:querystring")},41814:(a,b,c)=>{c.a(a,async(a,d)=>{try{c.r(b),c.d(b,{OPTIONS:()=>i,POST:()=>j}),c(51782);var e=c(79489),f=c(4841),g=a([e]);e=(g.then?(await g)():g)[0];let k=!1;async function h(){k||(await (0,f.Ai)(),k=!0,console.log("[SSE] Translators initialized"))}async function i(){return new Response(null,{headers:{"Access-Control-Allow-Origin":"*","Access-Control-Allow-Methods":"GET, POST, OPTIONS","Access-Control-Allow-Headers":"*"}})}async function j(a){return await h(),await (0,e.P)(a)}d()}catch(a){d(a)}})},44870:a=>{a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},48161:a=>{a.exports=require("node:os")},51455:a=>{a.exports=require("node:fs/promises")},51782:(a,b,c)=>{c(87250)},53053:a=>{a.exports=require("node:diagnostics_channel")},54603:(a,b,c)=>{c.d(b,{Xj:()=>e});var d=c(19713);async function e(a=null){let b=a||process.env.MACHINE_ID_SALT||"endpoint-proxy-salt";try{let a=(0,d.machineIdSync)();return(await Promise.resolve().then(c.t.bind(c,55511,23))).createHash("sha256").update(a+b).digest("hex").substring(0,16)}catch(a){return console.log("Error getting machine ID:",a),crypto.randomUUID?crypto.randomUUID():"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(a){let b=16*Math.random()|0;return("x"==a?b:3&b|8).toString(16)})}}},55511:a=>{a.exports=require("crypto")},55591:a=>{a.exports=require("https")},57075:a=>{a.exports=require("node:stream")},57975:a=>{a.exports=require("node:util")},63033:a=>{a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},73024:a=>{a.exports=require("node:fs")},73136:a=>{a.exports=require("node:url")},73429:a=>{a.exports=require("node:util/types")},73496:a=>{a.exports=require("http2")},74075:a=>{a.exports=require("zlib")},75919:a=>{a.exports=require("node:worker_threads")},76760:a=>{a.exports=require("node:path")},77030:a=>{a.exports=require("node:net")},77598:a=>{a.exports=require("node:crypto")},78474:a=>{a.exports=require("node:events")},79489:(a,b,c)=>{c.a(a,async(a,d)=>{try{c.d(b,{P:()=>r});var e=c(48895),f=c(80238),g=c(89718),h=c(38775),i=c(92500),j=c(43659),k=c(18910),l=c(2255),m=c(14170),n=c(7803),o=c(67828),p=c(38160),q=a([e,i]);async function r(a,b=null){let c;try{c=await a.json()}catch{return n.warn("CHAT","Invalid JSON body"),(0,j.yj)(l.gx.BAD_REQUEST,"Invalid JSON body")}b||(b={endpoint:new URL(a.url).pathname,body:c,headers:Object.fromEntries(a.headers.entries())});let d=new URL(a.url),e=c.model,i=c.messages?.length||c.input?.length||0,m=c.tools?.length||0,o=c.reasoning_effort||c.reasoning?.effort||null;n.request("POST",`${d.pathname} | ${e} | ${i} msgs${m?` | ${m} tools`:""}${o?` | effort=${o}`:""}`);let p=a.headers.get("Authorization"),q=(0,f.Tr)(a);if(p&&q){let a=n.maskKey(q);n.debug("AUTH",`API Key: ${a}`)}else n.debug("AUTH","No API key provided (local mode)");if((await (0,g.getSettings)()).requireApiKey){if(!q)return n.warn("AUTH","Missing API key (requireApiKey=true)"),(0,j.yj)(l.gx.UNAUTHORIZED,"Missing API key");if(!await (0,f.kI)(q))return n.warn("AUTH","Invalid API key (requireApiKey=true)"),(0,j.yj)(l.gx.UNAUTHORIZED,"Invalid API key")}if(!e)return n.warn("CHAT","Missing model"),(0,j.yj)(l.gx.BAD_REQUEST,"Missing model");let t=await (0,h.d_)(e);return t?(n.info("CHAT",`Combo "${e}" with ${t.length} models`),(0,k.P)({body:c,models:t,handleSingleModel:(c,d)=>s(c,d,b,a,q),log:n})):s(c,e,b,a,q)}async function s(a,b,c=null,d=null,e=null){let g=await (0,h.mA)(b);if(!g.provider){let f=await (0,h.d_)(b);return f?(n.info("CHAT",`Combo "${b}" with ${f.length} models`),(0,k.P)({body:a,models:f,handleSingleModel:(a,b)=>s(a,b,c,d,e,forceSourceFormat),log:n})):(n.warn("CHAT","Invalid model format",{model:b}),(0,j.yj)(l.gx.BAD_REQUEST,"Invalid model format"))}let{provider:q,model:r}=g;b!==`${q}/${r}`?n.info("ROUTING",`${b} → ${q}/${r}`):n.info("ROUTING",`Provider: ${q}, Model: ${r}`);let t=d?.headers?.get("user-agent")||"",u=null,v=null,w=null;for(;;){let b=await (0,f.c1)(q,u,r);if(!b||b.allRateLimited){if(b?.allRateLimited){let a=v||b.lastError||"Unavailable",c=w||Number(b.lastErrorCode)||l.gx.SERVICE_UNAVAILABLE;return n.warn("CHAT",`[${q}/${r}] ${a} (${b.retryAfterHuman})`),(0,j.wO)(c,`[${q}/${r}] ${a}`,b.retryAfter,b.retryAfterHuman)}if(!u)return n.error("AUTH",`No credentials for provider: ${q}`),(0,j.yj)(l.gx.BAD_REQUEST,`No credentials for provider: ${q}`);return n.warn("CHAT","No more accounts available",{provider:q}),(0,j.yj)(w||l.gx.SERVICE_UNAVAILABLE,v||"All accounts unavailable")}n.info("AUTH",`\x1b[32mUsing ${q} account: ${b.connectionName}\x1b[0m`);let g=await (0,o.eU)(q,b);if(("antigravity"===q||"gemini-cli"===q)&&!g.projectId){let a=await (0,p.eG)(b.connectionId,g.accessToken);a&&(g.projectId=a,(0,o.vN)(b.connectionId,{projectId:a}).catch(()=>{}))}let h=await (0,i.w)({body:{...a,model:`${q}/${r}`},modelInfo:{provider:q,model:r},credentials:g,log:n,clientRawRequest:c,connectionId:b.connectionId,userAgent:t,apiKey:e,sourceFormatOverride:d?.url?(0,m.t)(new URL(d.url).pathname,a):null,onCredentialsRefreshed:async a=>{await (0,o.vN)(b.connectionId,{accessToken:a.accessToken,refreshToken:a.refreshToken,providerSpecificData:a.providerSpecificData,testStatus:"active"})},onRequestSuccess:async()=>{await (0,f.Pt)(b.connectionId,b,r)}});if(h.success)return h.response;let{shouldFallback:k}=await (0,f.vk)(b.connectionId,h.status,h.error,q,r);if(k){n.warn("AUTH",`Account ${b.connectionName} unavailable (${h.status}), trying fallback`),u=b.connectionId,v=h.error,w=h.status;continue}return h.response}}[e,i]=q.then?(await q)():q,d()}catch(a){d(a)}})},79646:a=>{a.exports=require("child_process")},80099:a=>{a.exports=require("node:sqlite")},86439:a=>{a.exports=require("next/dist/shared/lib/no-fallback-error.external")},87250:(a,b,c)=>{c.d(b,{D1:()=>e});var d=c(54603);async function e(){return await (0,d.Xj)()}},87997:a=>{a.exports=require("node:timers")},91645:a=>{a.exports=require("net")},94735:a=>{a.exports=require("events")}};var b=require("../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[4741,5270,9718,3832,4989,2255,8590,318,8895,5297,289],()=>b(b.s=15094));module.exports=c})();
|
|
1
|
+
"use strict";(()=>{var a={};a.id=8246,a.ids=[8246],a.modules={261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},643:a=>{a.exports=require("node:perf_hooks")},1932:a=>{a.exports=require("url")},4573:a=>{a.exports=require("node:buffer")},10846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},14985:a=>{a.exports=require("dns")},15094:(a,b,c)=>{c.a(a,async(a,d)=>{try{c.r(b),c.d(b,{handler:()=>y,patchFetch:()=>x,routeModule:()=>z,serverHooks:()=>C,workAsyncStorage:()=>A,workUnitAsyncStorage:()=>B});var e=c(19225),f=c(84006),g=c(8317),h=c(99373),i=c(34775),j=c(24235),k=c(261),l=c(54365),m=c(90771),n=c(73461),o=c(67798),p=c(92280),q=c(62018),r=c(45696),s=c(47929),t=c(86439),u=c(37527),v=c(41814),w=a([v]);v=(w.then?(await w)():w)[0];let z=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/v1/chat/completions/route",pathname:"/api/v1/chat/completions",filename:"route",bundlePath:"app/api/v1/chat/completions/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/Users/Working/router4/app/src/app/api/v1/chat/completions/route.js",nextConfigOutput:"standalone",userland:v}),{workAsyncStorage:A,workUnitAsyncStorage:B,serverHooks:C}=z;function x(){return(0,g.patchFetch)({workAsyncStorage:A,workUnitAsyncStorage:B})}async function y(a,b,c){z.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/v1/chat/completions/route";"/index"===d&&(d="/");let e=await z.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,params:v,nextConfig:w,parsedUrl:x,isDraftMode:y,prerenderManifest:A,routerServerContext:B,isOnDemandRevalidate:C,revalidateOnlyGenerated:D,resolvedPathname:E,clientReferenceManifest:F,serverActionsManifest:G}=e,H=(0,k.normalizeAppPath)(d),I=!!(A.dynamicRoutes[H]||A.routes[E]),J=async()=>((null==B?void 0:B.render404)?await B.render404(a,b,x,!1):b.end("This page could not be found"),null);if(I&&!y){let a=!!A.routes[E],b=A.dynamicRoutes[H];if(b&&!1===b.fallback&&!a){if(w.experimental.adapterPath)return await J();throw new t.NoFallbackError}}let K=null;!I||z.isDev||y||(K=E,K="/index"===K?"/":K);let L=!0===z.isDev||!I,M=I&&!L;G&&F&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:F,serverActionsManifest:G});let N=a.method||"GET",O=(0,i.getTracer)(),P=O.getActiveScopeSpan(),Q={params:v,prerenderManifest:A,renderOpts:{experimental:{authInterrupts:!!w.experimental.authInterrupts},cacheComponents:!!w.cacheComponents,supportsDynamicResponse:L,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:w.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>z.onRequestError(a,b,d,e,B)},sharedContext:{buildId:g}},R=new l.NodeNextRequest(a),S=new l.NodeNextResponse(b),T=m.NextRequestAdapter.fromNodeNextRequest(R,(0,m.signalFromNodeResponse)(b));try{let e=async a=>z.handle(T,Q).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=O.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=c.get("next.route");if(e){let b=`${N} ${e}`;a.setAttributes({"next.route":e,"http.route":e,"next.span_name":b}),a.updateName(b)}else a.updateName(`${N} ${d}`)}),g=!!(0,h.getRequestMeta)(a,"minimalMode"),j=async h=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!g&&C&&D&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await e(h);a.fetchMetrics=Q.renderOpts.fetchMetrics;let i=Q.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=Q.renderOpts.collectedTags;if(!I)return await (0,p.I)(R,S,d,Q.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);j&&(b[s.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==Q.renderOpts.collectedRevalidate&&!(Q.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&Q.renderOpts.collectedRevalidate,e=void 0===Q.renderOpts.collectedExpire||Q.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:Q.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await z.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:C})},!1,B),b}},l=await z.handleResponse({req:a,nextConfig:w,cacheKey:K,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:A,isRoutePPREnabled:!1,isOnDemandRevalidate:C,revalidateOnlyGenerated:D,responseGenerator:k,waitUntil:c.waitUntil,isMinimalMode:g});if(!I)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});g||b.setHeader("x-nextjs-cache",C?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),y&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,q.fromNodeOutgoingHttpHeaders)(l.value.headers);return g&&I||m.delete(s.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,r.getCacheControlHeader)(l.cacheControl)),await (0,p.I)(R,S,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};P?await j(P):await O.withPropagatedContext(a.headers,()=>O.trace(n.BaseServerSpan.handleRequest,{spanName:`${N} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":N,"http.target":a.url}},j))}catch(b){if(b instanceof t.NoFallbackError||await z.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:C})},!1,B),I)throw b;return await (0,p.I)(R,S,new Response(null,{status:500})),null}}d()}catch(a){d(a)}})},16698:a=>{a.exports=require("node:async_hooks")},18910:(a,b,c)=>{c.d(b,{P:()=>f});var d=c(12557),e=c(43659);async function f({body:a,models:b,handleSingleModel:c,log:f}){let g=null,h=null,i=null;for(let e=0;e<b.length;e++){let j=b[e];f.info("COMBO",`Trying model ${e+1}/${b.length}: ${j}`);try{let b=await c(a,j);if(b.ok)return f.info("COMBO",`Model ${j} succeeded`),b;let e=b.statusText||"",k=null;try{let a=await b.clone().json();e=a?.error?.message||a?.error||a?.message||e,k=a?.retryAfter||null}catch{}if(k&&(!h||new Date(k)<new Date(h))&&(h=k),"string"!=typeof e)try{e=JSON.stringify(e)}catch{e=String(e)}let{shouldFallback:l}=(0,d.hk)(b.status,e);if(!l)return f.warn("COMBO",`Model ${j} failed (no fallback)`,{status:b.status}),b;g=e||String(b.status),i||(i=b.status),f.warn("COMBO",`Model ${j} failed, trying next`,{status:b.status})}catch(a){g=a.message||String(a),i||(i=500),f.warn("COMBO",`Model ${j} threw error, trying next`,{error:g})}}let j=g||"All combo models unavailable";if(h){let a=(0,d.Qo)(h);return f.warn("COMBO",`All models failed | ${j} (${a})`),(0,e.wO)(406,j,h,a)}return f.warn("COMBO",`All models failed | ${j}`),new Response(JSON.stringify({error:{message:j}}),{status:406,headers:{"Content-Type":"application/json"}})}},21820:a=>{a.exports=require("os")},27910:a=>{a.exports=require("stream")},28354:a=>{a.exports=require("util")},29021:a=>{a.exports=require("fs")},29294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},32467:a=>{a.exports=require("node:http2")},33873:a=>{a.exports=require("path")},34589:a=>{a.exports=require("node:assert")},37067:a=>{a.exports=require("node:http")},37540:a=>{a.exports=require("node:console")},38522:a=>{a.exports=require("node:zlib")},40610:a=>{a.exports=require("node:dns")},41692:a=>{a.exports=require("node:tls")},41792:a=>{a.exports=require("node:querystring")},41814:(a,b,c)=>{c.a(a,async(a,d)=>{try{c.r(b),c.d(b,{OPTIONS:()=>i,POST:()=>j}),c(51782);var e=c(79489),f=c(4841),g=a([e]);e=(g.then?(await g)():g)[0];let k=!1;async function h(){k||(await (0,f.Ai)(),k=!0,console.log("[SSE] Translators initialized"))}async function i(){return new Response(null,{headers:{"Access-Control-Allow-Origin":"*","Access-Control-Allow-Methods":"GET, POST, OPTIONS","Access-Control-Allow-Headers":"*"}})}async function j(a){return await h(),await (0,e.P)(a)}d()}catch(a){d(a)}})},44870:a=>{a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},48161:a=>{a.exports=require("node:os")},51455:a=>{a.exports=require("node:fs/promises")},51782:(a,b,c)=>{c(87250)},53053:a=>{a.exports=require("node:diagnostics_channel")},54603:(a,b,c)=>{c.d(b,{Xj:()=>e});var d=c(19713);async function e(a=null){let b=a||process.env.MACHINE_ID_SALT||"endpoint-proxy-salt";try{let a=(0,d.machineIdSync)();return(await Promise.resolve().then(c.t.bind(c,55511,23))).createHash("sha256").update(a+b).digest("hex").substring(0,16)}catch(a){return console.log("Error getting machine ID:",a),crypto.randomUUID?crypto.randomUUID():"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(a){let b=16*Math.random()|0;return("x"==a?b:3&b|8).toString(16)})}}},55511:a=>{a.exports=require("crypto")},55591:a=>{a.exports=require("https")},57075:a=>{a.exports=require("node:stream")},57975:a=>{a.exports=require("node:util")},63033:a=>{a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},73024:a=>{a.exports=require("node:fs")},73136:a=>{a.exports=require("node:url")},73429:a=>{a.exports=require("node:util/types")},73496:a=>{a.exports=require("http2")},74075:a=>{a.exports=require("zlib")},75919:a=>{a.exports=require("node:worker_threads")},76760:a=>{a.exports=require("node:path")},77030:a=>{a.exports=require("node:net")},77598:a=>{a.exports=require("node:crypto")},78474:a=>{a.exports=require("node:events")},79489:(a,b,c)=>{c.a(a,async(a,d)=>{try{c.d(b,{P:()=>r});var e=c(48895),f=c(80238),g=c(89718),h=c(38775),i=c(92500),j=c(43659),k=c(18910),l=c(41004),m=c(14170),n=c(7803),o=c(67828),p=c(38160),q=a([e,i]);async function r(a,b=null){let c;try{c=await a.json()}catch{return n.warn("CHAT","Invalid JSON body"),(0,j.yj)(l.gx.BAD_REQUEST,"Invalid JSON body")}b||(b={endpoint:new URL(a.url).pathname,body:c,headers:Object.fromEntries(a.headers.entries())});let d=new URL(a.url),e=c.model,i=c.messages?.length||c.input?.length||0,m=c.tools?.length||0,o=c.reasoning_effort||c.reasoning?.effort||null;n.request("POST",`${d.pathname} | ${e} | ${i} msgs${m?` | ${m} tools`:""}${o?` | effort=${o}`:""}`);let p=a.headers.get("Authorization"),q=(0,f.Tr)(a);if(p&&q){let a=n.maskKey(q);n.debug("AUTH",`API Key: ${a}`)}else n.debug("AUTH","No API key provided (local mode)");if((await (0,g.getSettings)()).requireApiKey){if(!q)return n.warn("AUTH","Missing API key (requireApiKey=true)"),(0,j.yj)(l.gx.UNAUTHORIZED,"Missing API key");if(!await (0,f.kI)(q))return n.warn("AUTH","Invalid API key (requireApiKey=true)"),(0,j.yj)(l.gx.UNAUTHORIZED,"Invalid API key")}if(!e)return n.warn("CHAT","Missing model"),(0,j.yj)(l.gx.BAD_REQUEST,"Missing model");let t=await (0,h.d_)(e);return t?(n.info("CHAT",`Combo "${e}" with ${t.length} models`),(0,k.P)({body:c,models:t,handleSingleModel:(c,d)=>s(c,d,b,a,q),log:n})):s(c,e,b,a,q)}async function s(a,b,c=null,d=null,e=null){let g=await (0,h.mA)(b);if(!g.provider){let f=await (0,h.d_)(b);return f?(n.info("CHAT",`Combo "${b}" with ${f.length} models`),(0,k.P)({body:a,models:f,handleSingleModel:(a,b)=>s(a,b,c,d,e,forceSourceFormat),log:n})):(n.warn("CHAT","Invalid model format",{model:b}),(0,j.yj)(l.gx.BAD_REQUEST,"Invalid model format"))}let{provider:q,model:r}=g;b!==`${q}/${r}`?n.info("ROUTING",`${b} → ${q}/${r}`):n.info("ROUTING",`Provider: ${q}, Model: ${r}`);let t=d?.headers?.get("user-agent")||"",u=null,v=null,w=null;for(;;){let b=await (0,f.c1)(q,u,r);if(!b||b.allRateLimited){if(b?.allRateLimited){let a=v||b.lastError||"Unavailable",c=w||Number(b.lastErrorCode)||l.gx.SERVICE_UNAVAILABLE;return n.warn("CHAT",`[${q}/${r}] ${a} (${b.retryAfterHuman})`),(0,j.wO)(c,`[${q}/${r}] ${a}`,b.retryAfter,b.retryAfterHuman)}if(!u)return n.error("AUTH",`No credentials for provider: ${q}`),(0,j.yj)(l.gx.BAD_REQUEST,`No credentials for provider: ${q}`);return n.warn("CHAT","No more accounts available",{provider:q}),(0,j.yj)(w||l.gx.SERVICE_UNAVAILABLE,v||"All accounts unavailable")}n.info("AUTH",`\x1b[32mUsing ${q} account: ${b.connectionName}\x1b[0m`);let g=await (0,o.eU)(q,b);if(("antigravity"===q||"gemini-cli"===q)&&!g.projectId){let a=await (0,p.eG)(b.connectionId,g.accessToken);a&&(g.projectId=a,(0,o.vN)(b.connectionId,{projectId:a}).catch(()=>{}))}let h=await (0,i.w)({body:{...a,model:`${q}/${r}`},modelInfo:{provider:q,model:r},credentials:g,log:n,clientRawRequest:c,connectionId:b.connectionId,userAgent:t,apiKey:e,sourceFormatOverride:d?.url?(0,m.t)(new URL(d.url).pathname,a):null,onCredentialsRefreshed:async a=>{await (0,o.vN)(b.connectionId,{accessToken:a.accessToken,refreshToken:a.refreshToken,providerSpecificData:a.providerSpecificData,testStatus:"active"})},onRequestSuccess:async()=>{await (0,f.Pt)(b.connectionId,b,r)}});if(h.success)return h.response;let{shouldFallback:k}=await (0,f.vk)(b.connectionId,h.status,h.error,q,r);if(k){n.warn("AUTH",`Account ${b.connectionName} unavailable (${h.status}), trying fallback`),u=b.connectionId,v=h.error,w=h.status;continue}return h.response}}[e,i]=q.then?(await q)():q,d()}catch(a){d(a)}})},79646:a=>{a.exports=require("child_process")},80099:a=>{a.exports=require("node:sqlite")},86439:a=>{a.exports=require("next/dist/shared/lib/no-fallback-error.external")},87250:(a,b,c)=>{c.d(b,{D1:()=>e});var d=c(54603);async function e(){return await (0,d.Xj)()}},87997:a=>{a.exports=require("node:timers")},91645:a=>{a.exports=require("net")},94735:a=>{a.exports=require("events")}};var b=require("../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[4741,5270,9718,3832,4989,8590,318,8895,5297,289],()=>b(b.s=15094));module.exports=c})();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../../../../../package.json","../../../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../../../node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js","../../../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../../../node_modules/next/dist/lib/constants.js","../../../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../../../node_modules/next/dist/lib/is-error.js","../../../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../../node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../../../node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../../../../node_modules/next/dist/shared/lib/segment.js","../../../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../../node_modules/next/package.json","../../../../../../../package.json","../../../../../../../src/shared/utils/apiKey.js","../../../../../../package.json","../../../../../chunks/
|
|
1
|
+
{"version":1,"files":["../../../../../../../../package.json","../../../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../../../node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js","../../../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../../../node_modules/next/dist/lib/constants.js","../../../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../../../node_modules/next/dist/lib/is-error.js","../../../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../../node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../../../node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../../../../node_modules/next/dist/shared/lib/segment.js","../../../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../../node_modules/next/package.json","../../../../../../../package.json","../../../../../../../src/shared/utils/apiKey.js","../../../../../../package.json","../../../../../chunks/289.js","../../../../../chunks/318.js","../../../../../chunks/3832.js","../../../../../chunks/4741.js","../../../../../chunks/4755.js","../../../../../chunks/4989.js","../../../../../chunks/5270.js","../../../../../chunks/5297.js","../../../../../chunks/6844.js","../../../../../chunks/7341.js","../../../../../chunks/7774.js","../../../../../chunks/8590.js","../../../../../chunks/8895.js","../../../../../chunks/9718.js","../../../../../webpack-runtime.js","route_client-reference-manifest.js"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/v1/chat/completions/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"87226","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"34965","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"43810":{"*":{"id":"58985","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"76653","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"61742","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"86739","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"50692","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"40074","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"97162":{"*":{"id":"83380","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/app/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":35154,"name":"*","chunks":["4495","static/chunks/4495-a4d17a15c681b2cf.js","7177","static/chunks/app/layout-91ee138f7009827c.js"],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":51743,"name":"*","chunks":["4495","static/chunks/4495-a4d17a15c681b2cf.js","7177","static/chunks/app/layout-91ee138f7009827c.js"],"async":false},"/Users/Working/router4/app/src/i18n/RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["4495","static/chunks/4495-a4d17a15c681b2cf.js","7177","static/chunks/app/layout-91ee138f7009827c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":21110,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":85941,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":59884,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":83016,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":87304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":56319,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":56061,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":92542,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":84588,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/CursorAuthModal.js":{"id":30815,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":92173,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":74891,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":11910,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroAuthModal.js":{"id":61500,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":91450,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":25086,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ManualConfigModal.js":{"id":28815,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":81127,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":72908,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":90882,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":23615,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/SegmentedControl.js":{"id":28067,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":92622,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":38587,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":98542,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":4809,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-a4d17a15c681b2cf.js","5497","static/chunks/5497-f9ac005d57661752.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":95907,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":43810,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":75228,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":47295,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/translator/page.js":{"id":69472,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/page.js":{"id":81772,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":15615,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":64561,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":52154,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":97162,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":57076,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/d29dc22cd7e0030f.css"}],"/Users/Working/router4/app/src/app/page":[],"/Users/Working/router4/app/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}],"/Users/Working/router4/app/src/app/api/v1/route":[],"/Users/Working/router4/app/src/app/api/v1/chat/completions/route":[]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"43810":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"97162":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/v1/chat/completions/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"87226","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"34965","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"43810":{"*":{"id":"58985","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"76653","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"61742","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"86739","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"50692","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"40074","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"97162":{"*":{"id":"83380","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/app/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":35154,"name":"*","chunks":["2652","static/chunks/2652-e43e251f93764341.js","7177","static/chunks/app/layout-40f3bfe47a0090da.js"],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":51743,"name":"*","chunks":["2652","static/chunks/2652-e43e251f93764341.js","7177","static/chunks/app/layout-40f3bfe47a0090da.js"],"async":false},"/Users/Working/router4/app/src/i18n/RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["2652","static/chunks/2652-e43e251f93764341.js","7177","static/chunks/app/layout-40f3bfe47a0090da.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":21110,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":87304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":85941,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":83016,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":59884,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":56319,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":56061,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":92542,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":84588,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/CursorAuthModal.js":{"id":30815,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":92173,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":74891,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":11910,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroAuthModal.js":{"id":61500,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":91450,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":25086,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ManualConfigModal.js":{"id":28815,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":81127,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":72908,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":90882,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":23615,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/SegmentedControl.js":{"id":28067,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":92622,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":38587,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":98542,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":4809,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-e43e251f93764341.js","5497","static/chunks/5497-060113ffa02e3f6b.js","9305","static/chunks/app/(dashboard)/layout-15fa2bf848d48a45.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":47295,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":95907,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":15615,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/page.js":{"id":81772,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":43810,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/translator/page.js":{"id":69472,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":75228,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":57076,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":97162,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":52154,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":64561,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/d29dc22cd7e0030f.css"}],"/Users/Working/router4/app/src/app/page":[],"/Users/Working/router4/app/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}],"/Users/Working/router4/app/src/app/api/v1/route":[],"/Users/Working/router4/app/src/app/api/v1/chat/completions/route":[]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"43810":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"97162":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|