MCPcopy Create free account

hub / github.com/diegosouzapw/OmniRoute / functions

Functions20,485 in github.com/diegosouzapw/OmniRoute

↓ 1 callersFunctionhandleBulkPasteChange
(text: string)
src/app/(dashboard)/dashboard/providers/[id]/components/modals/ImportCodexAuthModal.tsx:224
↓ 1 callersFunctionhandleBulkPasteChange
(text: string)
src/app/(dashboard)/dashboard/providers/[id]/components/modals/ImportClaudeAuthModal.tsx:216
↓ 1 callersFunctionhandleCacheFlush
(args: { signature?: string; model?: string })
open-sse/mcp-server/tools/advancedTools.ts:968
↓ 1 callersFunctionhandleCacheStats
()
open-sse/mcp-server/tools/advancedTools.ts:919
↓ 1 callersFunctionhandleCancelTask
(taskId: string)
src/app/(dashboard)/dashboard/endpoint/components/A2ADashboard.tsx:165
↓ 1 callersFunctionhandleCancellation
(batchId: string, current: any)
open-sse/services/batchProcessor.ts:781
↓ 1 callersFunctionhandleCartesiaSpeech
* Handle Cartesia TTS * POST { model_id, transcript, voice, output_format } → binary audio bytes * Docs: https://docs.cartesia.ai/api-reference/tts/
open-sse/handlers/audioSpeech.ts:492
↓ 1 callersFunctionhandleChangeCodexGlobalServiceMode
(mode: CodexGlobalServiceMode)
src/app/(dashboard)/dashboard/providers/[id]/hooks/useProviderSettings.ts:165
↓ 1 callersFunctionhandleChatGptWebImageGeneration
({ model, provider, body, credentials, log, signal, clientHeaders, })
open-sse/handlers/imageGeneration/providers/chatgptWeb.ts:38
↓ 1 callersFunctionhandleCheckQuota
(args: { provider?: string; connectionId?: string })
open-sse/mcp-server/server.ts:605
↓ 1 callersFunctionhandleClear
()
src/app/(dashboard)/dashboard/cache/components/ReasoningCacheTab.tsx:165
↓ 1 callersFunctionhandleClearAll
()
src/app/(dashboard)/dashboard/cache/page.tsx:382
↓ 1 callersFunctionhandleCloneSuite
(suite: EvalSuite)
src/app/(dashboard)/dashboard/usage/components/EvalsTab.tsx:559
↓ 1 callersFunctionhandleClose
()
src/app/(dashboard)/dashboard/webhooks/components/AddWebhookWizard.tsx:65
↓ 1 callersFunctionhandleCloudflaredAction
(action: "enable" | "disable")
src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.tsx:706
↓ 1 callersFunctionhandleCodexImageGeneration
({ model, provider, providerConfig, body, credentials, log, })
open-sse/handlers/imageGeneration.ts:2188
↓ 1 callersFunctionhandleColumnMap
(column: string, fieldPath: string)
src/app/(dashboard)/dashboard/batch/components/wizard/CsvMappingStep.tsx:91
↓ 1 callersFunctionhandleComboDragOver
(e, index)
src/app/(dashboard)/dashboard/combos/page.tsx:972
↓ 1 callersFunctionhandleComboDragStart
(e, index)
src/app/(dashboard)/dashboard/combos/page.tsx:949
↓ 1 callersFunctionhandleComboDrop
(e, dropIndex)
src/app/(dashboard)/dashboard/combos/page.tsx:980
↓ 1 callersFunctionhandleComfyUIImageGeneration
({ model, provider, providerConfig, body, log })
open-sse/handlers/imageGeneration/providers/comfyUI.ts:15
↓ 1 callersFunctionhandleComfyUIMusicGeneration
* Handle ComfyUI music generation * Submits an audio generation workflow (Stable Audio / MusicGen), polls, fetches output
open-sse/handlers/musicGeneration.ts:147
↓ 1 callersFunctionhandleComfyUIVideoGeneration
({ model, provider, providerConfig, body, log })
open-sse/handlers/videoGeneration.ts:386
↓ 1 callersFunctionhandleCompatibleImportWithProgress
( connectionId: string, mode: "import" | "sync" = "import" )
src/app/(dashboard)/dashboard/providers/[id]/hooks/useModelImportHandlers.ts:261
↓ 1 callersFunctionhandleCompressionOverrideChange
(value)
src/app/(dashboard)/dashboard/combos/page.tsx:1599
↓ 1 callersFunctionhandleConfirm
()
src/app/(dashboard)/dashboard/playground/components/ImprovePromptButton.tsx:27
↓ 1 callersFunctionhandleConfirmPassword
()
src/app/(dashboard)/dashboard/cli-code/components/AntigravityToolCard.tsx:186
↓ 1 callersFunctionhandleConnect
( req: http.IncomingMessage, clientSocket: net.Socket, head: Buffer )
src/mitm/inspector/httpProxyServer.ts:171
↓ 1 callersFunctionhandleCopy
(text)
src/app/(dashboard)/dashboard/HomePageClient.tsx:1287
↓ 1 callersFunctionhandleCopy
(text: string, field: string)
src/app/(dashboard)/dashboard/cli-code/components/CopilotToolCard.tsx:161
↓ 1 callersFunctionhandleCopy
()
src/app/(dashboard)/dashboard/batch/FileDetailModal.tsx:97
↓ 1 callersFunctionhandleCopy
(text: string)
src/app/landing/components/GetStarted.tsx:15
↓ 1 callersFunctionhandleCopy
(entry: LogEntry, idx: number)
src/shared/components/ConsoleLogViewer.tsx:94
↓ 1 callersFunctionhandleCopyExistingKey
(keyId: string)
src/app/(dashboard)/dashboard/api-manager/ApiManagerPageClient.tsx:630
↓ 1 callersFunctionhandleCoquiSpeech
* Handle Coqui TTS (local, no auth) * POST {baseUrl} with { text, speaker_id } → WAV audio
open-sse/handlers/audioSpeech.ts:870
↓ 1 callersFunctionhandleCostReport
(args: { period?: string })
open-sse/mcp-server/server.ts:698
↓ 1 callersFunctionhandleCreate
(data)
src/app/(dashboard)/dashboard/combos/page.tsx:790
↓ 1 callersFunctionhandleCustomSystemPromptChange
(value: string)
src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.tsx:536
↓ 1 callersFunctionhandleDashscopeVideoGeneration
* Alibaba (DashScope) Wan video generation: create async task → poll → MP4. * Targets wan2.7-t2v on the DashScope intl region. Reuses the stored alib
open-sse/handlers/videoGeneration.ts:127
↓ 1 callersFunctionhandleDbHealthCheck
(args: { autoRepair?: boolean })
open-sse/mcp-server/tools/advancedTools.ts:892
↓ 1 callersFunctionhandleDecryptedRequest
( req: http.IncomingMessage, res: http.ServerResponse, dest: DecryptedDest, deps: TlsCaptureDeps )
src/mitm/tproxy/tlsCapture.ts:153
↓ 1 callersFunctionhandleDeepgramSpeech
* Handle Deepgram TTS (model via query param, Token auth, returns binary audio)
open-sse/handlers/audioSpeech.ts:328
↓ 1 callersFunctionhandleDeepgramTranscription
* Handle Deepgram transcription (raw binary audio, model via query param)
open-sse/handlers/audioTranscription.ts:154
↓ 1 callersFunctionhandleDelete
(signature: string)
src/app/(dashboard)/dashboard/cache/components/CacheEntriesTab.tsx:69
↓ 1 callersFunctionhandleDelete
(id: string)
src/app/(dashboard)/dashboard/memory/components/tabs/MemoriesTab.tsx:120
↓ 1 callersFunctionhandleDelete
(model)
src/app/(dashboard)/dashboard/settings/components/FallbackChainsEditor.tsx:96
↓ 1 callersFunctionhandleDelete
(id: string)
src/app/(dashboard)/dashboard/settings/components/ProxyRegistryManager.tsx:330
↓ 1 callersFunctionhandleDelete
(id: string)
src/app/(dashboard)/dashboard/settings/components/OneproxyTab.tsx:112
↓ 1 callersFunctionhandleDelete
(id: string)
src/shared/components/ModelRoutingSection.tsx:123
↓ 1 callersFunctionhandleDelete
* Handle DELETE — remove a file or empty directory. * * @param {import("node:http").ServerResponse} res * @param {string} absPath
scripts/dev/webdav-handler.mjs:721
↓ 1 callersFunctionhandleDeleteFile
(file: FileRecord)
src/app/(dashboard)/dashboard/batch/FilesListTab.tsx:120
↓ 1 callersFunctionhandleDeleteKey
(id: string)
src/app/(dashboard)/dashboard/api-manager/ApiManagerPageClient.tsx:565
↓ 1 callersFunctionhandleDeleteModel
(modelId: string, alias?: string | null)
src/app/(dashboard)/dashboard/providers/[id]/components/CompatibleModelsSection.tsx:324
↓ 1 callersFunctionhandleDeleteProfile
(profileId)
src/app/(dashboard)/dashboard/cli-code/components/CodexToolCard.tsx:297
↓ 1 callersFunctionhandleDeleteSuite
(suite: EvalSuite)
src/app/(dashboard)/dashboard/usage/components/EvalsTab.tsx:752
↓ 1 callersFunctionhandleDeleteTask
(taskId: string)
src/app/(dashboard)/dashboard/cloud-agents/page.tsx:317
↓ 1 callersFunctionhandleDisable
* Disable Cloud - delete cache and update Claude CLI settings
src/app/api/sync/cloud/route.ts:196
↓ 1 callersFunctionhandleDisconnectServer
(serverId: string)
src/app/(dashboard)/dashboard/tokens/page.tsx:229
↓ 1 callersFunctionhandleDismiss
()
src/shared/components/NotificationToast.tsx:50
↓ 1 callersFunctionhandleDragOver
(e, index)
src/app/(dashboard)/dashboard/combos/page.tsx:2717
↓ 1 callersFunctionhandleDragStart
(e, index)
src/app/(dashboard)/dashboard/combos/page.tsx:2701
↓ 1 callersFunctionhandleDrop
(e, dropIndex)
src/app/(dashboard)/dashboard/combos/page.tsx:2723
↓ 1 callersFunctionhandleDuplicate
(combo)
src/app/(dashboard)/dashboard/combos/page.tsx:844
↓ 1 callersFunctionhandleEdit
(m: ModelMapping)
src/shared/components/ModelRoutingSection.tsx:114
↓ 1 callersFunctionhandleElevenLabsSpeech
* Handle ElevenLabs TTS * POST {baseUrl}/{voice_id} with { text, model_id } * voice_id is mapped from the OpenAI `voice` parameter
open-sse/handlers/audioSpeech.ts:353
↓ 1 callersFunctionhandleEndpointChange
(newEndpoint: string)
src/app/(dashboard)/dashboard/playground/components/tabs/ApiTab.tsx:335
↓ 1 callersFunctionhandleEndpointChange
(endpoint: string)
src/app/(dashboard)/dashboard/batch/components/wizard/DestinationStep.tsx:77
↓ 1 callersFunctionhandleEnhance
( nonce: string, prompt: string, signal?: AbortSignal )
open-sse/executors/veoaifree-web.ts:297
↓ 1 callersMethodhandleExit
( code: number | null, signal: NodeJS.Signals | null, spawnTime: number )
src/lib/services/ServiceSupervisor.ts:192
↓ 1 callersFunctionhandleExitCleanup
( signal: string, _depsOverride?: { getCachedPassword?: () => string | null; removeDNSEntry?: (sud
src/mitm/manager.ts:343
↓ 1 callersFunctionhandleExplainRoute
(args: { requestId: string })
open-sse/mcp-server/tools/advancedTools.ts:754
↓ 1 callersFunctionhandleExport
(hours: number)
src/app/(dashboard)/dashboard/logs/page.tsx:53
↓ 1 callersFunctionhandleExportSuite
(suite: EvalSuite)
src/app/(dashboard)/dashboard/usage/components/EvalsTab.tsx:576
↓ 1 callersFunctionhandleFalAIImageGeneration
({ model, provider, providerConfig, body, credentials, log, })
open-sse/handlers/imageGeneration.ts:1296
↓ 1 callersFunctionhandleFileClick
(file: FileRecord)
src/app/(dashboard)/dashboard/batch/FilesListTab.tsx:100
↓ 1 callersFunctionhandleFilterChange
(nextFilter)
src/app/(dashboard)/dashboard/combos/page.tsx:924
↓ 1 callersFunctionhandleFinish
()
src/app/(dashboard)/dashboard/costs/quota-share/components/PoolWizard.tsx:422
↓ 1 callersMethodhandleFrame
(frame)
scripts/dev/responses-ws-proxy.mjs:498
↓ 1 callersMethodhandleFrame
(frame)
scripts/dev/v1-ws-bridge.mjs:297
↓ 1 callersFunctionhandleFusionChat
({ body, models, handleSingleModel, log, comboName, judgeModel, tuning, }: HandleFusionChatOptio
open-sse/services/fusion.ts:226
↓ 1 callersFunctionhandleGeminiImageGeneration
* Handle Gemini-format image generation (Antigravity / Nano Banana) * Uses Gemini's generateContent API with responseModalities: ["TEXT", "IMAGE"]
open-sse/handlers/imageGeneration.ts:717
↓ 1 callersFunctionhandleGenerate
()
src/app/(dashboard)/dashboard/cache/media/MediaPageClient.tsx:579
↓ 1 callersFunctionhandleGetComboMetrics
(args: { comboId: string })
open-sse/mcp-server/server.ts:574
↓ 1 callersFunctionhandleGetHealth
()
open-sse/mcp-server/server.ts:481
↓ 1 callersFunctionhandleGetProviderMetrics
(args: { provider: string })
open-sse/mcp-server/tools/advancedTools.ts:621
↓ 1 callersFunctionhandleGetSessionSnapshot
()
open-sse/mcp-server/tools/advancedTools.ts:839
↓ 1 callersFunctionhandleGoogleFlowVideoGeneration
({ model, providerConfig, body, credentials, log, }: GoogleFlowHandlerArgs)
open-sse/handlers/videoGeneration/googleFlowHandler.ts:42
↓ 1 callersFunctionhandleHaiperImageGeneration
({ model, provider, providerConfig, body, credentials, log, })
open-sse/handlers/imageGeneration/providers/haiper.ts:9
↓ 1 callersFunctionhandleHaiperVideoGeneration
({ model, provider, providerConfig, body, credentials, log, })
open-sse/handlers/videoGeneration.ts:1076
↓ 1 callersFunctionhandleHttp
(req: http.IncomingMessage, res: http.ServerResponse)
src/mitm/inspector/httpProxyServer.ts:92
↓ 1 callersFunctionhandleHuggingFaceTranscription
* Handle HuggingFace Inference transcription * POST raw binary audio to {baseUrl}/{model_id}, returns { text }
open-sse/handlers/audioTranscription.ts:297
↓ 1 callersFunctionhandleHuggingFaceTtsSpeech
* Handle HuggingFace Inference TTS * POST {baseUrl}/{model_id} with { inputs: text } → audio binary
open-sse/handlers/audioSpeech.ts:409
↓ 1 callersFunctionhandleHyperbolicImageGeneration
({ model, provider, providerConfig, body, credentials, log, })
open-sse/handlers/imageGeneration/providers/hyperbolic.ts:8
↓ 1 callersFunctionhandleHyperbolicSpeech
* Handle Hyperbolic TTS (returns base64 audio in JSON)
open-sse/handlers/audioSpeech.ts:299
↓ 1 callersFunctionhandleIdeogramImageGeneration
({ model, provider, providerConfig, body, credentials, log, })
open-sse/handlers/imageGeneration/providers/ideogram.ts:8
↓ 1 callersFunctionhandleImage
( nonce: string, prompt: string, aspectRatio: string, signal?: AbortSignal )
open-sse/executors/veoaifree-web.ts:199
↓ 1 callersFunctionhandleImageFileChange
(e: React.ChangeEvent<HTMLInputElement>)
src/app/(dashboard)/dashboard/playground/components/tabs/ApiTab.tsx:357
↓ 1 callersFunctionhandleImagen3ImageGeneration
({ model, provider, providerConfig, body, credentials, log, }: Imagen3ImageGenArgs)
open-sse/handlers/imageGeneration/providers/imagen3.ts:29
↓ 1 callersFunctionhandleImportSuite
(file: File)
src/app/(dashboard)/dashboard/usage/components/EvalsTab.tsx:623
↓ 1 callersFunctionhandleInternalEventRequest
(req: IncomingMessage, res: ServerResponse)
src/server/ws/liveServer.ts:320
← previousnext →12,401–12,500 of 20,485, ranked by callers