MCPcopy Create free account

hub / github.com/diegosouzapw/OmniRoute / functions

Functions20,485 in github.com/diegosouzapw/OmniRoute

↓ 5 callersFunctiongetOpenRouterModelType
(inputModalities: string[], outputModalities: string[])
src/app/api/v1/models/catalogOpenrouter.ts:16
↓ 5 callersFunctiongetOrCreateApiKey
(apiKeyId?: string | null)
src/shared/services/apiKeyResolver.ts:24
↓ 5 callersFunctiongetOrderedTopLevelRuntimeSteps
( combo: ComboLike, allCombos: ComboCollectionLike, path: string[] = [] )
open-sse/services/combo/comboStructure.ts:216
↓ 5 callersFunctiongetPiConfigPath
()
src/app/api/cli-tools/pi-settings/route.ts:21
↓ 5 callersFunctiongetPluginMetrics
(pluginName?: string)
src/lib/db/pluginMetrics.ts:67
↓ 5 callersFunctiongetProviderBreaker
(provider: string | null | undefined)
open-sse/services/accountFallback.ts:805
↓ 5 callersFunctiongetProviderByAlias
(alias: string)
src/shared/constants/providers.ts:327
↓ 5 callersFunctiongetProviderDisplayLabel
( provider: string, providerNodes?: Array<{ id?: string; prefix?: string; name?: string }> )
src/shared/utils/providerDisplayLabel.ts:13
↓ 5 callersFunctiongetProviderErrorRuleMatch
( provider: string | null | undefined, status: number, headers: Headers | Record<string, string> | null
open-sse/config/providerErrorRules.ts:123
↓ 5 callersFunctiongetProviderModels
(aliasOrId: string)
open-sse/config/providerModels.ts:10
↓ 5 callersFunctiongetProviderServiceKinds
( providerId: string, declared?: readonly string[] | null )
src/lib/providers/serviceKindIndex.ts:15
↓ 5 callersFunctiongetQuotaCooldown
(backoffLevel = 0)
open-sse/services/accountFallback.ts:1263
↓ 5 callersFunctiongetQuotaSnapshots
(opts: { provider?: string; connectionId?: string; since: string; until?: string; })
src/lib/db/quotaSnapshots.ts:50
↓ 5 callersFunctiongetQwenOauthHeaders
()
open-sse/config/providerHeaderProfiles.ts:114
↓ 5 callersFunctiongetQwenSettingsPath
()
src/app/api/cli-tools/qwen-settings/route.ts:19
↓ 5 callersFunctiongetReasoningTokens
(tokens: unknown)
src/lib/usage/tokenAccounting.ts:88
↓ 5 callersFunctiongetRefreshSpacingMs
()
open-sse/services/refreshSerializer.ts:48
↓ 5 callersFunctiongetRegistryMediaKinds
(providerId: string)
open-sse/config/mediaServiceKinds.ts:50
↓ 5 callersFunctiongetRequestPath
(input: RequestInfo | URL)
src/app/(dashboard)/dashboard/endpoint/__tests__/EndpointPageClient.test.tsx:30
↓ 5 callersFunctiongetRulesDir
()
open-sse/services/compression/ruleLoader.ts:78
↓ 5 callersFunctiongetShutdownState
()
src/lib/gracefulShutdown.ts:24
↓ 5 callersFunctiongetSmeltConfigPath
()
src/app/api/cli-tools/smelt-settings/route.ts:21
↓ 5 callersFunctiongetSpeechProvider
(providerId: string)
open-sse/config/audioRegistry.ts:409
↓ 5 callersMethodgetStats
Snapshot for dashboard/API
open-sse/services/sessionPool/sessionPool.ts:201
↓ 5 callersFunctiongetStoredClaudeAuthValue
( env: Record<string, unknown> | null | undefined )
src/shared/services/claudeCliConfig.ts:7
↓ 5 callersFunctiongetStrategyDescription
(t, strategy)
src/app/(dashboard)/dashboard/combos/page.tsx:499
↓ 5 callersFunctiongetSyncTokenById
(id: string)
src/lib/db/syncTokens.ts:85
↓ 5 callersFunctiongetSystemPromptConfig
()
open-sse/services/systemPrompt.ts:61
↓ 5 callersFunctiongetSystemTransformsConfig
()
open-sse/services/systemTransforms.ts:526
↓ 5 callersFunctiongetTaskManager
()
src/lib/a2a/taskManager.ts:235
↓ 5 callersFunctiongetToolLatencyByProvider
()
open-sse/services/toolLatencyTracker.ts:47
↓ 5 callersFunctiongetToolsGroup
()
tests/unit/sidebar-tools-group.test.ts:6
↓ 5 callersFunctiongetVscodeRawModelDisplayName
(model: CatalogModelEntry)
src/app/api/v1/vscode/[token]/models/route.ts:132
↓ 5 callersFunctiongetVscodeServiceTierVariantModelId
( baseModelId: string, serviceTier: ServiceTierId )
src/lib/vscode/serviceTierVariants.ts:42
↓ 5 callersFunctiongetWebSessionCredentialLabel
( t: ProviderMessageTranslator, requirement: WebSessionCredentialRequirement, optional: boolean )
src/app/(dashboard)/dashboard/providers/[id]/providerPageHelpers.ts:375
↓ 5 callersFunctiongetXp
(apiKeyId: string)
src/lib/db/gamification.ts:174
↓ 5 callersFunctionguardPipelineInflation
(input: PipelineInflationInput)
open-sse/services/compression/pipelineGuards.ts:39
↓ 5 callersFunctionhandleCopy
(text, field)
src/app/(dashboard)/dashboard/cli-code/components/DefaultToolCard.tsx:201
↓ 5 callersFunctionhandleCopy
(text: string)
src/app/(dashboard)/dashboard/translator/components/advanced/RawJsonPanel.tsx:203
↓ 5 callersFunctionhandleInternalUsageCommandHttpRequest
( request: Request, deps: InternalUsageCommandDeps = {} )
src/lib/usage/internalUsageCommand.ts:761
↓ 5 callersFunctionhandleOpenPermissions
(key: ApiKey)
src/app/(dashboard)/dashboard/api-manager/ApiManagerPageClient.tsx:624
↓ 5 callersFunctionhandleSend
()
src/app/(dashboard)/dashboard/playground/components/tabs/ChatTab.tsx:210
↓ 5 callersFunctionhandleServiceInstall
( request: Request, install: ServiceInstaller )
src/app/api/services/_shared/installRoute.ts:57
↓ 5 callersFunctionhandleTproxyConnection
( client: net.Socket, cfg: TproxyConfig, deps: Pick<TproxyDeps, "connectMarked" | "createUpstreamSocket"
src/mitm/tproxy/captureMode.ts:112
↓ 5 callersFunctionhasEncryptedCredentials
* Check whether the SQLite database already contains credentials encrypted * under a previous STORAGE_ENCRYPTION_KEY. If so, generating a new key wou
scripts/dev/sync-env.mjs:82
↓ 5 callersFunctionhasFallback
(model)
src/domain/fallbackPolicy.ts:109
↓ 5 callersFunctionhasModule
(name)
bin/cli/runtime/nativeDeps.mjs:51
↓ 5 callersFunctionhasTerminalMarker
(bytes: Uint8Array)
open-sse/services/streamRecovery.ts:160
↓ 5 callersFunctionhydrateThinkingBudgetConfig
(settings: unknown)
open-sse/services/thinkingBudget.ts:109
↓ 5 callersFunctionimportManagedModels
({ providerId, connectionId, fetchedModels, mode, previousSyncedAvailableModels: previousSyncedAvail
src/lib/providerModels/managedModelImport.ts:189
↓ 5 callersMethodincrement
(apiKeyId: string, cost: number, timestamp = Date.now())
src/lib/spend/batchWriter.ts:72
↓ 5 callersFunctionindent
(depth: number)
open-sse/services/compression/engines/headroom/gcf/generic.ts:10
↓ 5 callersFunctioninjectCfClearance
(existingCookie: string, cfClearanceToken: string)
open-sse/services/claudeWebAutoRefresh.ts:29
↓ 5 callersFunctioninsertUsage
( connectionId: string, provider: string, tokensIn: number, tokensOut: number, timestamp: string )
tests/unit/xiaomi-mimo-selftrack-usage.test.ts:31
↓ 5 callersFunctioninsertUsage
( connectionId: string, provider: string, model: string, tokensIn: number, tokensOut: number,
tests/unit/vertex-spend-usage.test.ts:25
↓ 5 callersFunctioninsertUsageLog
(row: { model: string; provider: string })
tests/unit/db-logs-cache-3500.test.ts:42
↓ 5 callersFunctioninstallCodexQuotaMock
(quotasByToken: Record<string, unknown>)
tests/unit/combo-strategies.test.ts:130
↓ 5 callersFunctioninstallFetchSequence
(responses: Array<() => Response>)
tests/unit/provider-nodes-validate-modelid.test.ts:38
↓ 5 callersFunctioninstallMock
(completionText)
tests/unit/deepseek-web-tools-execute-2820.test.ts:36
↓ 5 callersFunctioninstallTproxyCa
( caPem: string, sudoPassword = "", deps: Partial<CaTrustDeps> = {} )
src/mitm/tproxy/caTrust.ts:76
↓ 5 callersMethodinvalidate
(key?: string)
src/lib/db/readCache.ts:42
↓ 5 callersFunctioninvalidateCaches
* Clear all caches (called on key create/update/delete)
src/lib/db/apiKeys.ts:210
↓ 5 callersFunctioninvalidateMemoryCache
(key: string)
src/lib/memory/store.ts:58
↓ 5 callersFunctionisAlwaysProtectedPath
(path: string)
src/server/authz/routeGuard.ts:230
↓ 5 callersFunctionisBaseUrlConfigurableProvider
(providerId?: string | null)
src/app/(dashboard)/dashboard/providers/[id]/providerPageHelpers.ts:252
↓ 5 callersFunctionisClaudeCodeSemanticPassthroughRequest
({ provider, sourceFormat, targetFormat, headers, userAgent, }: { provider?: string | null; sour
open-sse/handlers/chatCore/passthroughHelpers.ts:55
↓ 5 callersFunctionisCompletionFrame
(frame: Record<string, unknown> | null)
open-sse/executors/copilot-m365-frames.ts:182
↓ 5 callersFunctionisExpired
True when an ISO timestamp is in the past (treats invalid dates as not-expired).
src/lib/db/accessTokens.ts:75
↓ 5 callersFunctionisForbiddenUpstreamHeaderName
(name: string)
src/shared/constants/upstreamHeaders.ts:20
↓ 5 callersFunctionisMatch
(value: unknown)
open-sse/handlers/chatCore/requestFormat.ts:22
↓ 5 callersFunctionisModelUnavailableError
(status: number, errorMessage: string)
open-sse/services/modelFamilyFallback.ts:122
↓ 5 callersFunctionisNoAuthProviderBlocked
( blockedProviders: unknown, ...keys: Array<string | null | undefined> )
src/shared/utils/noAuthProviders.ts:37
↓ 5 callersFunctionisNoLog
(apiKeyId: string)
src/lib/compliance/noLog.ts:77
↓ 5 callersFunctionisObjectRecord
(value: unknown)
src/app/(dashboard)/dashboard/settings/components/PayloadRulesTab.tsx:21
↓ 5 callersFunctionisOpenRouterFreeModel
(model: { id?: string; pricing?: { prompt?: string; completion?: string }; })
src/app/api/v1/models/catalogOpenrouter.ts:31
↓ 5 callersFunctionisPidAlive
(pid: number | null | undefined)
src/lib/headroom/process.ts:72
↓ 5 callersFunctionisProcessRunning
(pid: number)
src/lib/versionManager/processManager.ts:70
↓ 5 callersFunctionisQoderPatToken
(token: string)
open-sse/services/qoderCli.ts:418
↓ 5 callersFunctionisRecord
(value: unknown)
open-sse/utils/streamReadiness.ts:12
↓ 5 callersFunctionisRecord
(value: unknown)
open-sse/services/compression/cachingAware.ts:32
↓ 5 callersFunctionisRecord
(value)
scripts/dev/responses-ws-proxy.mjs:53
↓ 5 callersFunctionisRedisConfigured
()
src/shared/utils/rateLimiter.ts:12
↓ 5 callersFunctionisTlsFingerprintActive
()
open-sse/utils/proxyFetch.ts:652
↓ 5 callersFunctionisTransparentSocketAvailable
()
src/mitm/tproxy/transparentSocket.ts:86
↓ 5 callersFunctionisWordChar
(char: string | undefined)
open-sse/services/compression/validation.ts:55
↓ 5 callersFunctionjoinGlmBaseAndPath
(baseUrl: string, path: string)
open-sse/config/glmProvider.ts:235
↓ 5 callersFunctionjson
(body: unknown, status = 200)
tests/unit/ui/compressionPanel.test.tsx:72
↓ 5 callersFunctionjsonRes
(body: unknown, status = 200)
tests/unit/antigravity-oauth-postexchange-nonblocking.test.ts:22
↓ 5 callersFunctionjsonResponse
(body: string)
tests/unit/qwen-web-cookie-validation-3958.test.ts:26
↓ 5 callersFunctionjsonResponse
(body: unknown, status = 500)
tests/unit/fetch-error-message.test.ts:8
↓ 5 callersFunctionjsonResponse
(body: unknown, status = 200)
tests/unit/kiro-available-models.test.ts:13
↓ 5 callersFunctionkebab
(s)
scripts/cli/generate-api-commands.mjs:31
↓ 5 callersMethodkill
(sandboxId: string)
src/lib/skills/sandbox.ts:147
↓ 5 callersFunctionlineOf
(text, idx)
scripts/check/check-fabricated-docs.mjs:619
↓ 5 callersFunctionlinuxDesktopPath
()
bin/cli/tray/autostart.mjs:62
↓ 5 callersFunctionloadFixture
()
tests/unit/compression/golden-eval.test.ts:12
↓ 5 callersFunctionloadMachineIdModule
(label)
tests/unit/machine-id.test.ts:28
↓ 5 callersFunctionloadPlugin
( entryPoint: string, manifest: PluginManifestWithDefaults )
src/lib/plugins/loader.ts:78
↓ 5 callersFunctionlookup
(recs: Array<{ address: string; family: number }>)
tests/unit/proxy-family-resolve.test.ts:5
↓ 5 callersFunctionmakeAbortError
(signal: AbortSignal)
open-sse/services/chatgptTlsClient.ts:329
← previousnext →3,801–3,900 of 20,485, ranked by callers