MCPcopy Create free account

hub / github.com/diegosouzapw/OmniRoute / functions

Functions20,485 in github.com/diegosouzapw/OmniRoute

↓ 1 callersFunctionhandleInworldSpeech
(providerConfig, body, modelId, token)
open-sse/handlers/audioSpeech.ts:443
↓ 1 callersFunctionhandleKeyChange
(keyId: string)
src/app/(dashboard)/dashboard/costs/quota-share/components/QuotaEndpointsCard.tsx:248
↓ 1 callersFunctionhandleKieAudioSpeech
* Handle Kie.ai TTS * Kie.ai has model-specific endpoints or uses unified jobs API.
open-sse/handlers/audioSpeech.ts:560
↓ 1 callersFunctionhandleKieAudioTranscription
* Handle Kie.ai transcription
open-sse/handlers/audioTranscription.ts:327
↓ 1 callersFunctionhandleKieImageGeneration
({ model, provider, providerConfig, body, credentials, log, }: KieImageOptions)
open-sse/handlers/imageGeneration.ts:551
↓ 1 callersFunctionhandleKieMusicGeneration
({ model, provider, providerConfig, body, credentials, log, }: { model: string; provider: stri
open-sse/handlers/musicGeneration.ts:255
↓ 1 callersFunctionhandleKieVideoGeneration
({ model, provider, providerConfig, body, credentials, log, }: { model: string; provider: stri
open-sse/handlers/videoGeneration.ts:608
↓ 1 callersFunctionhandleLeonardoImageGeneration
({ model, provider, providerConfig, body, credentials, log, })
open-sse/handlers/imageGeneration/providers/leonardo.ts:9
↓ 1 callersFunctionhandleLeonardoVideoGeneration
({ model, provider, providerConfig, body, credentials, log, })
open-sse/handlers/videoGeneration.ts:1159
↓ 1 callersFunctionhandleListCombos
(args: { includeMetrics?: boolean })
open-sse/mcp-server/server.ts:532
↓ 1 callersFunctionhandleListModelsCatalog
(args: { provider?: string; capability?: string })
open-sse/mcp-server/server.ts:740
↓ 1 callersFunctionhandleLock
* Handle LOCK — stub that satisfies DAV: 2 clients. * Returns a fake lock token so clients don't fail; we don't persist locks.
scripts/dev/webdav-handler.mjs:865
↓ 1 callersMethodhandleMessage
(message)
scripts/dev/v1-ws-bridge.mjs:354
↓ 1 callersFunctionhandleMetadataChange
(value: string)
src/app/(dashboard)/dashboard/memory/components/EditMemoryModal.tsx:43
↓ 1 callersFunctionhandleMinimaxSpeech
(providerConfig, body, modelId, token)
open-sse/handlers/audioSpeech.ts:797
↓ 1 callersFunctionhandleMkcol
* Handle MKCOL — create a directory. * * @param {import("node:http").IncomingMessage} req * @param {import("node:http").ServerResponse} res * @par
scripts/dev/webdav-handler.mjs:750
↓ 1 callersFunctionhandleModePackChange
(modePackId: string)
src/app/(dashboard)/dashboard/combos/IntelligentComboPanel.tsx:71
↓ 1 callersFunctionhandleModelChange
(model: string)
src/app/(dashboard)/dashboard/batch/components/wizard/DestinationStep.tsx:86
↓ 1 callersFunctionhandleMoveDown
(index)
src/app/(dashboard)/dashboard/combos/page.tsx:2693
↓ 1 callersFunctionhandleMoveUp
(index)
src/app/(dashboard)/dashboard/combos/page.tsx:2686
↓ 1 callersFunctionhandleNanoBananaImageGeneration
* Handle Hyperbolic image generation * Uses { model_name, prompt, height, width } and returns { images: [{ image: base64 }] }
open-sse/handlers/imageGeneration.ts:2495
↓ 1 callersFunctionhandleNextFromStep2
()
src/app/(dashboard)/dashboard/webhooks/components/AddWebhookWizard.tsx:89
↓ 1 callersFunctionhandleNgrokAction
(action: "enable" | "disable")
src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.tsx:750
↓ 1 callersMethodhandleNonStreamingResponse
( response: Response, model: string, log?: ExecuteInput["log"] )
open-sse/executors/lmarena.ts:437
↓ 1 callersFunctionhandleNvidiaTranscription
* Handle Nvidia NIM transcription * Multipart POST, transform response to { text }
open-sse/handlers/audioTranscription.ts:273
↓ 1 callersFunctionhandleNvidiaTtsSpeech
* Handle Nvidia NIM TTS * POST with { input: { text }, voice, model } → audio binary
open-sse/handlers/audioSpeech.ts:384
↓ 1 callersFunctionhandleOneproxyFetch
( args: { protocol?: string; countryCode?: string; minQuality?: number; limit?: number } = {} )
open-sse/mcp-server/tools/advancedTools.ts:1007
↓ 1 callersFunctionhandleOneproxyRotate
( args: { strategy?: "random" | "quality" | "sequential" } = {} )
open-sse/mcp-server/tools/advancedTools.ts:1045
↓ 1 callersFunctionhandleOneproxyStats
(args: Record<string, never> = {})
open-sse/mcp-server/tools/advancedTools.ts:1079
↓ 1 callersFunctionhandleOpenAiTailPayload
(parsed: JsonRecord, context: PassthroughTailProcessorContext)
open-sse/utils/passthroughTailProcessor.ts:195
↓ 1 callersFunctionhandleOptions
Handle OPTIONS — return DAV capabilities.
scripts/dev/webdav-handler.mjs:494
↓ 1 callersFunctionhandlePasteChange
(text: string)
src/app/(dashboard)/dashboard/providers/[id]/components/modals/ImportGrokCliAuthModal.tsx:85
↓ 1 callersFunctionhandlePlayHtSpeech
* Handle PlayHT TTS * POST { text, voice, voice_engine, output_format } → audio stream * Auth: X-USER-ID header (from token string "userId:apiKey")
open-sse/handlers/audioSpeech.ts:526
↓ 1 callersFunctionhandlePoolHealth
( args: z.infer<typeof poolHealthInput>, )
open-sse/mcp-server/tools/poolTools.ts:137
↓ 1 callersFunctionhandlePropfind
* Handle PROPFIND — list directory or file properties (Depth: 0 or 1). * * @param {import("node:http").IncomingMessage} req * @param {import("node:
scripts/dev/webdav-handler.mjs:513
↓ 1 callersFunctionhandleProviderChange
(providerId: string)
src/app/(dashboard)/dashboard/cache/media/MediaPageClient.tsx:567
↓ 1 callersFunctionhandleProviderChange
(newProvider: string)
src/app/(dashboard)/dashboard/playground/components/tabs/ApiTab.tsx:315
↓ 1 callersFunctionhandleProviderChange
(providerId: string)
src/app/(dashboard)/dashboard/batch/components/wizard/DestinationStep.tsx:58
↓ 1 callersFunctionhandleProviderModelChange
(value: string)
src/app/(dashboard)/dashboard/memory/components/EmbeddingSourceSelector.tsx:27
↓ 1 callersFunctionhandleProviderModelChange
(value: string)
src/app/(dashboard)/dashboard/memory/components/RerankConfigCard.tsx:24
↓ 1 callersFunctionhandlePut
* Handle PUT — write a file. * * @param {import("node:http").IncomingMessage} req * @param {import("node:http").ServerResponse} res * @param {stri
scripts/dev/webdav-handler.mjs:630
↓ 1 callersFunctionhandleRecraftImageGeneration
({ model, provider, providerConfig, body, credentials, log, })
open-sse/handlers/imageGeneration.ts:1706
↓ 1 callersFunctionhandleRegenerate
()
src/app/(dashboard)/dashboard/playground/components/tabs/ChatTab.tsx:219
↓ 1 callersFunctionhandleRegenerateKey
(id: string)
src/app/(dashboard)/dashboard/api-manager/ApiManagerPageClient.tsx:600
↓ 1 callersFunctionhandleRemove
(modelId: string)
src/app/(dashboard)/dashboard/providers/[id]/components/CustomModelsSection.tsx:140
↓ 1 callersFunctionhandleRemoveAccount
(accountId: string)
src/shared/components/NoAuthAccountCard.tsx:198
↓ 1 callersFunctionhandleRemoveAgent
(agentId: string)
src/app/(dashboard)/dashboard/acp-agents/page.tsx:134
↓ 1 callersFunctionhandleRemoveMapping
(id: string)
src/app/(dashboard)/dashboard/cli-code/components/CustomCliCard.tsx:113
↓ 1 callersFunctionhandleRemoveModel
(index)
src/app/(dashboard)/dashboard/combos/page.tsx:2559
↓ 1 callersFunctionhandleRemovePrefix
(prefix: string)
src/app/(dashboard)/dashboard/settings/components/AuthzSection.tsx:161
↓ 1 callersFunctionhandleRequest
(req: http.IncomingMessage, res: http.ServerResponse)
tests/integration/resilience-http-e2e.test.ts:90
↓ 1 callersFunctionhandleRerank
()
src/app/(dashboard)/dashboard/search-tools/components/RerankPanel.tsx:44
↓ 1 callersFunctionhandleResponsesTailPayload
( parsed: JsonRecord, output: string, context: PassthroughTailProcessorContext )
open-sse/utils/passthroughTailProcessor.ts:61
↓ 1 callersFunctionhandleRestore
(backupId)
src/app/(dashboard)/dashboard/settings/components/SystemStorageTab.tsx:387
↓ 1 callersFunctionhandleRestoreBackup
(backupId)
src/app/(dashboard)/dashboard/cli-code/components/KiloToolCard.tsx:94
↓ 1 callersFunctionhandleRestoreBackup
(backupId)
src/app/(dashboard)/dashboard/cli-code/components/ClaudeToolCard.tsx:255
↓ 1 callersFunctionhandleRestoreBackup
(backupId)
src/app/(dashboard)/dashboard/cli-code/components/ClineToolCard.tsx:108
↓ 1 callersFunctionhandleRestoreBackup
(backupId)
src/app/(dashboard)/dashboard/cli-code/components/DroidToolCard.tsx:239
↓ 1 callersFunctionhandleRestoreBackup
(backupId)
src/app/(dashboard)/dashboard/cli-code/components/CodexToolCard.tsx:321
↓ 1 callersFunctionhandleRestoreBackup
(backupId)
src/app/(dashboard)/dashboard/cli-code/components/OpenClawToolCard.tsx:211
↓ 1 callersFunctionhandleRevokeInvite
(inviteId: string)
src/app/(dashboard)/dashboard/tokens/page.tsx:168
↓ 1 callersFunctionhandleRoundRobinCombo
* Handle round-robin combo: each request goes to the next model in circular order. * Uses semaphore-based concurrency control with queue + rate-limit
open-sse/services/combo.ts:2717
↓ 1 callersFunctionhandleRouteRequest
(args: { model: string; messages: Array<{ role: string; content: string }>; combo?: string; budget?: n
open-sse/mcp-server/server.ts:626
↓ 1 callersFunctionhandleRunAllSuites
()
src/app/(dashboard)/dashboard/usage/components/EvalsTab.tsx:793
↓ 1 callersFunctionhandleRunEval
(suite: EvalSuite)
src/app/(dashboard)/dashboard/usage/components/EvalsTab.tsx:913
↓ 1 callersFunctionhandleRunwayVideoGeneration
({ model, provider, providerConfig, body, credentials, log, })
open-sse/handlers/videoGeneration.ts:723
↓ 1 callersFunctionhandleSDWebUIImageGeneration
({ model, provider, providerConfig, body, log })
open-sse/handlers/imageGeneration/providers/sdWebUI.ts:8
↓ 1 callersFunctionhandleSDWebUIVideoGeneration
* Handle SD WebUI video generation via AnimateDiff extension * POST to the AnimateDiff API endpoint
open-sse/handlers/videoGeneration.ts:503
↓ 1 callersFunctionhandleSave
()
src/app/(dashboard)/dashboard/settings/components/ProxyRegistryManager.tsx:278
↓ 1 callersFunctionhandleSaveProfile
()
src/app/(dashboard)/dashboard/cli-code/components/CodexToolCard.tsx:238
↓ 1 callersFunctionhandleSaveSuite
()
src/app/(dashboard)/dashboard/usage/components/EvalsTab.tsx:655
↓ 1 callersFunctionhandleSelect
(code: Locale)
src/shared/components/LanguageSelector.tsx:63
↓ 1 callersFunctionhandleSendMessage
()
src/app/(dashboard)/dashboard/cloud-agents/page.tsx:266
↓ 1 callersFunctionhandleSetBudgetGuard
(args: { maxCost: number; action: "degrade" | "block" | "alert"; degradeToTier?: "cheap" | "free"; })
open-sse/mcp-server/tools/advancedTools.ts:330
↓ 1 callersFunctionhandleSetResilienceProfile
(args: { profile: "aggressive" | "balanced" | "conservative"; })
open-sse/mcp-server/tools/advancedTools.ts:477
↓ 1 callersFunctionhandleSetRoutingStrategy
(args: { comboId: string; strategy: RoutingStrategyValue; autoRoutingStrategy?: AutoRoutingStrategyValue
open-sse/mcp-server/tools/advancedTools.ts:380
↓ 1 callersFunctionhandleSimulateRoute
(args: { model: string; promptTokenEstimate: number; combo?: string; })
open-sse/mcp-server/tools/advancedTools.ts:254
↓ 1 callersFunctionhandleSingleModel
(_b: Body, m: string)
tests/unit/combo-fusion-strategy.test.ts:51
↓ 1 callersFunctionhandleSinglePasteChange
(text: string)
src/app/(dashboard)/dashboard/providers/[id]/components/modals/ImportCodexAuthModal.tsx:146
↓ 1 callersFunctionhandleSlash
(line)
bin/cli/tui/Repl.jsx:232
↓ 1 callersMethodhandleSockJSFrame
( frame: string, resolveConnect: () => void, rejectConnect: (e: Error) => void, timeout: NodeJ
open-sse/executors/chipotle.ts:113
↓ 1 callersFunctionhandleSourceChange
(source: EmbeddingSourceValue)
src/app/(dashboard)/dashboard/memory/components/EmbeddingSourceSelector.tsx:23
↓ 1 callersFunctionhandleStabilityAIImageGeneration
({ model, provider, providerConfig, body, credentials, log, })
open-sse/handlers/imageGeneration.ts:1397
↓ 1 callersFunctionhandleStartCallbackServer
* Start PKCE callback server for Codex, Windsurf, or Devin CLI. * Codex uses fixed port 1455; Windsurf/Devin CLI use a random free port (port 0). *
src/app/api/oauth/[provider]/[action]/route.ts:266
↓ 1 callersMethodhandleStompFrame
( frame: string, resolveConnect: () => void, rejectConnect: (e: Error) => void, timeout: NodeJ
open-sse/executors/chipotle.ts:136
↓ 1 callersMethodhandleStompMessage
(frame: string)
open-sse/executors/chipotle.ts:164
↓ 1 callersFunctionhandleStreamableRequest
(request: Request)
open-sse/mcp-server/httpTransport.ts:166
↓ 1 callersMethodhandleStreamingResponse
( response: Response, model: string, log?: ExecuteInput["log"] )
open-sse/executors/lmarena.ts:311
↓ 1 callersFunctionhandleSubmit
()
src/app/(dashboard)/dashboard/memory/components/tabs/PlaygroundTab.tsx:18
↓ 1 callersFunctionhandleSubmit
()
src/app/(dashboard)/dashboard/search-tools/components/SearchForm.tsx:65
↓ 1 callersFunctionhandleSunoMusicGeneration
({ model, provider, providerConfig, body, credentials, log, })
open-sse/handlers/musicGeneration.ts:406
↓ 1 callersFunctionhandleSwitchCombo
(args: { comboId: string; active: boolean })
open-sse/mcp-server/server.ts:589
↓ 1 callersFunctionhandleSyncPricing
(args: { sources?: string[]; dryRun?: boolean })
open-sse/mcp-server/tools/advancedTools.ts:817
↓ 1 callersFunctionhandleTTS
( prompt: string, voice?: string, lang?: string, signal?: AbortSignal )
open-sse/executors/veoaifree-web.ts:230
↓ 1 callersFunctionhandleTabChange
(tab: TabId)
src/app/(dashboard)/dashboard/settings/components/ProxyTab.tsx:30
↓ 1 callersFunctionhandleTabChange
(tab: AnalyticsTab)
src/app/(dashboard)/dashboard/analytics/page.tsx:71
↓ 1 callersFunctionhandleTest
(wh: WebhookItem)
src/app/(dashboard)/dashboard/webhooks/WebhooksPageClient.tsx:64
↓ 1 callersFunctionhandleTestAll
()
src/app/(dashboard)/dashboard/providers/[id]/components/PassthroughModelsSection.tsx:134
↓ 1 callersFunctionhandleTestCombo
(args: { comboId: string; testPrompt: string })
open-sse/mcp-server/tools/advancedTools.ts:514
↓ 1 callersFunctionhandleTestProxy
(item: ProxyItem)
src/app/(dashboard)/dashboard/settings/components/ProxyRegistryManager.tsx:245
← previousnext →12,501–12,600 of 20,485, ranked by callers