Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diegosouzapw/OmniRoute
/ functions
Functions
20,485 in github.com/diegosouzapw/OmniRoute
⨍
Functions
20,485
◇
Types & classes
2,883
↓ 25 callers
Function
getCompressionAnalyticsSummary
(since?: string)
src/lib/db/compressionAnalytics.ts:370
↓ 25 callers
Function
getProviderCategory
(provider: string)
open-sse/config/providerRegistry.ts:234
↓ 25 callers
Function
getTaskFitness
(model: string, taskType: string)
open-sse/services/autoCombo/taskFitness.ts:313
↓ 25 callers
Function
getValidApiKey
( connectionId: string, primaryKey: string, extraKeys: string[] = [], health?: Record<string, KeyHealt
open-sse/services/apiKeyRotator.ts:100
↓ 25 callers
Function
getWebSessionPoolHealth
( provider?: string, deps: WebSessionPoolHealthDeps = defaultDeps, )
open-sse/services/webSessionPoolHealth.ts:259
↓ 25 callers
Function
importFresh
(modulePath)
tests/unit/db-migration-runner.test.ts:10
↓ 25 callers
Function
isFeatureFlagEnabled
(key: string)
src/shared/utils/featureFlags.ts:26
↓ 25 callers
Function
normalizeComboStep
( value: unknown, options: NormalizeComboStepOptions = {} )
src/lib/combos/steps.ts:205
↓ 25 callers
Function
okResponse
(body: any = { choices: [{ message: { content: "ok" } }] })
tests/unit/combo-strategy-fallbacks.test.ts:39
↓ 25 callers
Function
readIfExists
(relPath)
tests/integration/security-hardening.test.ts:8
↓ 25 callers
Function
registerSupervisor
(supervisor: ServiceSupervisor)
src/lib/services/registry.ts:7
↓ 25 callers
Function
send
(data: Record<string, unknown>)
src/app/api/system/version/route.ts:145
↓ 25 callers
Function
setLocale
(locale)
bin/cli/i18n.mjs:66
↓ 25 callers
Function
stripTrailingSlashes
(value: string)
open-sse/utils/urlSanitize.ts:8
↓ 25 callers
Function
supportsBulkApiKey
(providerId: unknown)
src/shared/constants/providers.ts:197
↓ 25 callers
Function
toString
(value: unknown, fallback = "")
open-sse/utils/streamPayloadCollector.ts:42
↓ 24 callers
Function
_clearSaturationCache
()
src/lib/quota/saturationSignals.ts:260
↓ 24 callers
Function
applyRtkCompression
( body: Record<string, unknown>, options: { config?: Partial<RtkConfig>; stepConfig?: Record<string, unkno
open-sse/services/compression/engines/rtk/index.ts:525
↓ 24 callers
Function
asRecord
(value: unknown)
src/lib/resilience/settings/normalize.ts:25
↓ 24 callers
Function
buildRequest
({ url = "http://localhost/v1/chat/completions", body, authKey = null, headers = {}, signa
tests/integration/combo-live/_liveHarness.ts:237
↓ 24 callers
Function
createErrorResult
( statusCode: number, message: string, retryAfterMs: number | null = null, errorCode?: string, error
open-sse/utils/error.ts:305
↓ 24 callers
Function
deleteFile
(id: string)
src/lib/db/files.ts:164
↓ 24 callers
Function
detectCommandType
(text: string, command?: string | null)
open-sse/services/compression/engines/rtk/commandDetector.ts:438
↓ 24 callers
Function
detectFormatFromEndpoint
(body, endpointPath = "")
open-sse/services/provider.ts:89
↓ 24 callers
Method
feed
(text: string)
open-sse/executors/grok-web.ts:1029
↓ 24 callers
Function
filterConfiguredProviderEntries
( entries: ProviderEntry<TProvider>[], showConfiguredOnly: boolean, searchQuery?: string, showFreeOnly
src/app/(dashboard)/dashboard/providers/providerPageUtils.ts:175
↓ 24 callers
Function
getPricingForModel
(provider: string, model: string)
src/lib/db/settings/pricing.ts:123
↓ 24 callers
Function
hasStreamReadinessSignal
(text: string)
open-sse/utils/streamReadiness.ts:174
↓ 24 callers
Function
inferRequiredScope
(method: string, path: string)
src/server/authz/accessScopes.ts:52
↓ 24 callers
Function
isLoopbackHost
(hostHeader: string | null)
src/server/authz/routeGuard.ts:88
↓ 24 callers
Function
isPrivateHost
(hostname: string)
src/lib/db/upstreamProxy.ts:36
↓ 24 callers
Function
isUserCallableAntigravityModelId
(modelId: string)
open-sse/config/antigravityModelAliases.ts:295
↓ 24 callers
Function
makeRequest
(url, { method = "GET", token, body, headers } = {})
tests/unit/route-edge-coverage.test.ts:53
↓ 24 callers
Function
mkReq
(partial: Partial<InterceptedRequest>)
tests/unit/traffic-filter-live.test.ts:16
↓ 24 callers
Function
parseDeepLink
(searchString: string)
tests/unit/translator-friendly-deeplink.test.ts:34
↓ 24 callers
Function
parseRetryFromErrorText
(errorText: unknown)
open-sse/services/accountFallback.ts:1046
↓ 24 callers
Function
r
(id)
open-sse/lib/deepseek-pow-solver.cjs:1
↓ 24 callers
Function
readRecord
(value: unknown)
open-sse/services/claudeCodeCompatible.ts:1172
↓ 24 callers
Function
refreshCatalog
()
src/lib/agentSkills/catalog.ts:162
↓ 24 callers
Function
resolveBrowserOAuthRedirectUri
( providerName: string, redirectUri: string, env: OAuthRedirectEnv | null | undefined = process.env )
src/lib/oauth/providers.ts:57
↓ 24 callers
Function
selectQuotaShareTarget
( targets: ResolvedComboTarget[], comboName: string, modelStr: string, nowMs: number = Date.now(), o
open-sse/services/combo/quotaShareStrategy.ts:277
↓ 24 callers
Method
send
()
tests/unit/ui/studio-pages.test.tsx:18
↓ 24 callers
Method
summarize
(messages: unknown[], opts?: SummarizerOpts)
open-sse/services/compression/types.ts:416
↓ 24 callers
Function
toStringOrNull
(value: unknown)
src/lib/usage/usageHistory/helpers.ts:12
↓ 24 callers
Method
tryAcquire
* Try to consume one slot for `key`. Records a timestamp and returns * `{allowed:true}` when under the cap; returns `{allowed:false, retryAfterMs}`
open-sse/services/slidingWindowLimiter.ts:47
↓ 24 callers
Function
ultraCompress
( messages: Message[], config: Partial<UltraConfig> & { ultraEngine?: "heuristic" | "slm" } = {} )
open-sse/services/compression/ultra.ts:221
↓ 24 callers
Function
upsert
(db, data)
tests/unit/db-upstreamProxy.test.ts:55
↓ 23 callers
Function
appendBoundedText
(current: string, next: string)
open-sse/utils/stream.ts:167
↓ 23 callers
Function
applyToolCallShimToBuffer
(name: string, raw: string)
open-sse/translator/helpers/toolCallShim.ts:97
↓ 23 callers
Function
asRecord
(value: unknown)
src/mitm/inspector/conversationNormalizer.ts:21
↓ 23 callers
Method
cancel
()
open-sse/executors/codex.ts:1103
↓ 23 callers
Function
capabilityEntry
(limitContext: unknown, overrides: Record<string, unknown> = {})
tests/unit/combo-routing-engine.test.ts:92
↓ 23 callers
Function
createApiKey
(name: string, machineId: string, scopes: string[] = [])
src/lib/db/apiKeys.ts:498
↓ 23 callers
Function
extractFactsFromText
(text: string)
src/lib/memory/extraction.ts:132
↓ 23 callers
Function
forwardOpencodeClientHeaders
( headers: Record<string, string>, clientHeaders: Record<string, string>, options?: { synthesizeRequestI
open-sse/utils/opencodeHeaders.ts:36
↓ 23 callers
Function
getCliRuntimeStatus
(toolId: string)
src/shared/services/cliRuntime.ts:1001
↓ 23 callers
Function
getComboByName
(name: string)
src/lib/db/combos.ts:120
↓ 23 callers
Function
makeHeaders
(map = {})
tests/unit/chatgpt-web.test.ts:30
↓ 23 callers
Function
makeRequest
(url: string)
tests/unit/usage-analytics-route.test.ts:56
↓ 23 callers
Function
mockFetchCapture
(events: unknown[])
tests/unit/grok-web.test.ts:43
↓ 23 callers
Function
quotaModelName
(groupName: string, provider: string, model: string)
src/lib/quota/quotaModelNaming.ts:41
↓ 23 callers
Function
recordProviderCooldown
( provider: string, connectionId: string | undefined, settings?: ResilienceSettings )
open-sse/services/providerCooldownTracker.ts:77
↓ 23 callers
Method
reset
* Reset all factories and instances (for testing).
src/lib/container.ts:81
↓ 23 callers
Function
resolveModelAlias
(modelId: string)
src/shared/constants/modelSpecs.ts:545
↓ 23 callers
Function
retrieveBlock
(hash: string, principalId?: string)
open-sse/services/compression/engines/ccr/index.ts:127
↓ 23 callers
Function
set
(key: string, vector: Float32Array)
src/lib/memory/embedding/cache.ts:57
↓ 23 callers
Method
set
(key: string, value: unknown, ttl?: number)
src/lib/memory/cache.ts:33
↓ 22 callers
Function
classifyTask
(body: Record<string, unknown>)
open-sse/services/taskAwareRouting.ts:217
↓ 22 callers
Function
config
( providerId: string, displayName: string, loginUrl: string, homeUrl: string, tokenSources: TokenSou
open-sse/services/tokenExtractionConfig.ts:68
↓ 22 callers
Function
confirm
(q)
bin/cli/commands/a2a.mjs:28
↓ 22 callers
Function
createInjectionGuard
(options: PromptInjectionGuardrailOptions = {})
src/middleware/promptInjectionGuard.ts:22
↓ 22 callers
Function
createPiiSseTransform
(options?: PiiTransformOptions)
src/lib/streamingPiiTransform.ts:8
↓ 22 callers
Function
detectCachingContext
( body: unknown, context: CachingDetectionContext = {} )
open-sse/services/compression/cachingAware.ts:82
↓ 22 callers
Function
extractApiKeyId
(extra?: McpExtra)
open-sse/mcp-server/tools/obsidianTools.ts:15
↓ 22 callers
Function
extractPreservedBlocks
( text: string, options: PreservationOptions = {} )
open-sse/services/compression/preservation.ts:72
↓ 22 callers
Function
findLiteralCreds
(source, allowlist, relFile = "")
scripts/check/check-public-creds.mjs:119
↓ 22 callers
Method
flush
(controller)
open-sse/executors/kiro.ts:737
↓ 22 callers
Function
getCatalog
()
src/lib/agentSkills/catalog.ts:98
↓ 22 callers
Function
getI18nOrFallback
(t: any, key: string, fallback: string)
src/app/(dashboard)/dashboard/combos/BuilderIntelligentStep.tsx:15
↓ 22 callers
Method
getProvider
()
open-sse/executors/base.ts:469
↓ 22 callers
Function
getServiceModels
(tool: string)
src/lib/db/serviceModels.ts:17
↓ 22 callers
Function
hasValuableContent
(chunk: Record<string, unknown>, format: string)
open-sse/utils/streamHelpers.ts:320
↓ 22 callers
Function
insertUsageHistory
(row: Record<string, unknown>)
tests/unit/db-usage-analytics-3500.test.ts:27
↓ 22 callers
Method
loadFromDatabase
(apiKeyId?: string)
src/lib/skills/registry.ts:293
↓ 22 callers
Function
makeContainer
()
tests/unit/agent-skills-page.test.tsx:123
↓ 22 callers
Function
parseMappingJson
(raw: string)
src/app/(dashboard)/dashboard/providers/services/components/CliproxyModelMappingEditor.tsx:22
↓ 22 callers
Function
processRtkText
( text: string, options: { command?: string | null; config?: Partial<RtkConfig>; skipFilters?: boolean } =
open-sse/services/compression/engines/rtk/index.ts:215
↓ 22 callers
Function
providerSupportsSystemMessage
(provider: string | null | undefined)
src/lib/memory/injection.ts:53
↓ 22 callers
Function
register
( from: string, to: string, requestFn?: RequestTranslator, responseFn?: ResponseTranslator )
open-sse/translator/registry.ts:20
↓ 22 callers
Function
resetStorage
()
tests/unit/db-settings-extended.test.ts:22
↓ 22 callers
Function
resetStorage
()
tests/unit/db-registeredKeys-crud.test.ts:13
↓ 22 callers
Function
resolveEmbeddingSource
(settings: MemorySettingsExtended)
src/lib/memory/embedding/index.ts:47
↓ 22 callers
Function
resolveQuotaKeyScope
( allowedQuotas: string[] | null | undefined )
src/lib/quota/quotaKey.ts:82
↓ 22 callers
Function
save
(updates: Partial<CompressionConfig>)
src/app/(dashboard)/dashboard/settings/components/CompressionSettingsTab.tsx:206
↓ 22 callers
Function
stripResponsesLifecycleEcho
(parsed: unknown)
open-sse/utils/responsesStreamHelpers.ts:147
↓ 22 callers
Function
syncToCloud
(machineId, createdKey = null)
src/lib/cloudSync.ts:88
↓ 22 callers
Function
toRecord
(value: unknown)
open-sse/mcp-server/server.ts:169
↓ 22 callers
Function
wrapped
(b: Body, m: string)
tests/unit/combo-fusion-strategy.test.ts:143
↓ 21 callers
Function
analyzeSpecificity
( input: import("./specificityTypes").RuleInput )
open-sse/services/specificityDetector.ts:6
↓ 21 callers
Function
apiFetch
(path: string, options: RequestInit = {})
open-sse/mcp-server/tools/advancedTools.ts:37
← previous
next →
401–500 of 20,485, ranked by callers