MCPcopy Create free account

hub / github.com/diegosouzapw/OmniRoute / functions

Functions20,485 in github.com/diegosouzapw/OmniRoute

↓ 3 callersFunctionbuildBody
* Build the request body for a given endpoint+state. * Internal helper — returns plain object suitable for JSON.stringify.
src/lib/playground/codeExport.ts:150
↓ 3 callersFunctionbuildBody
()
tests/unit/claude-helper-minimax-output-config.test.ts:13
↓ 3 callersFunctionbuildCapability
(overrides = {})
tests/unit/model-capabilities-mistral-vision-sync-4073.test.ts:35
↓ 3 callersFunctionbuildChatInvocation
(opts: ChatInvocationOptions)
open-sse/executors/copilot-m365-frames.ts:139
↓ 3 callersFunctionbuildClaudeBody
()
tests/unit/dashscope-cache-control-openai-2069.test.ts:17
↓ 3 callersFunctionbuildClaudeExtraUsageStateClearUpdate
( connection: ClaudeExtraUsageConnectionState )
src/lib/providers/claudeExtraUsage.ts:108
↓ 3 callersFunctionbuildClineGlobalState
(existing, { baseUrl, model })
bin/cli/commands/setup-cline.mjs:51
↓ 3 callersFunctionbuildClineSecrets
(existing, { apiKey })
bin/cli/commands/setup-cline.mjs:64
↓ 3 callersFunctionbuildComboCatalog
(request: Request)
src/app/api/v1/vscode/combos/[token]/[[...slug]]/route.ts:49
↓ 3 callersFunctionbuildComboHealthAutopilotReport
( options: ComboHealthAutopilotOptions )
src/lib/monitoring/comboHealthAutopilot.ts:422
↓ 3 callersFunctionbuildComboScoringInspectorResponse
( options: ComboScoringInspectorOptions )
src/lib/usage/comboScoringInspector.ts:358
↓ 3 callersFunctionbuildComboTestRequestBody
(modelStr: string, isEmbedding: boolean = false)
src/lib/combos/testHealth.ts:121
↓ 3 callersFunctionbuildComplexityRoutingHint
( modelTargets: Parameters<typeof generateRoutingHints>[0], body: { messages?: unknown; tools?: unknown; m
open-sse/services/autoCombo/complexityRouter.ts:78
↓ 3 callersFunctionbuildConnection
(id, providerSpecificData = {})
tests/unit/quota-policy-generalization.test.ts:7
↓ 3 callersMethodbuildCountTokensUrl
(_model: string, credentials: ProviderCredentials | null = null)
open-sse/executors/glm.ts:220
↓ 3 callersFunctionbuildCrushProvider
(modelIds, baseUrl)
bin/cli/commands/setup-crush.mjs:50
↓ 3 callersFunctionbuildCursorInstructions
({ apiBase, models })
bin/cli/commands/setup-cursor.mjs:45
↓ 3 callersFunctionbuildEventStreamResponse
(frames)
tests/unit/executor-kiro.test.ts:72
↓ 3 callersFunctionbuildGoogleFlowSubmitBody
(params: FlowVideoParams)
open-sse/handlers/videoGeneration/googleFlow.ts:109
↓ 3 callersFunctionbuildGradePrompt
(answer: string, gold: string)
open-sse/services/compression/eval/grader.ts:8
↓ 3 callersMethodbuildHeaders
( credentials: ProviderCredentials, stream = true, clientHeaders?: Record<string, string> | null,
open-sse/executors/base.ts:602
↓ 3 callersMethodbuildHeaders
( token: string, cookieHeader: string, chatId?: string )
open-sse/executors/qwen-web.ts:94
↓ 3 callersMethodbuildHeadersPreamble
* Build the common header preamble shared by BaseExecutor and DefaultExecutor: * Content-Type, config.headers, per-provider User-Agent env override
open-sse/executors/base.ts:577
↓ 3 callersFunctionbuildHiddenList
(shown: ReadonlySet<HideableSidebarItemId>)
src/shared/constants/sidebarVisibility.ts:227
↓ 3 callersFunctionbuildImageRequest
(model: string)
tests/unit/translator-openai-to-kiro.test.ts:968
↓ 3 callersFunctionbuildKiroModelsEndpoints
(region: string)
open-sse/services/kiroModels.ts:100
↓ 3 callersFunctionbuildLegacyResilienceCompat
(settings: ResilienceSettings)
src/lib/resilience/settings.ts:356
↓ 3 callersFunctionbuildMitmResponse
()
src/app/api/settings/mitm/route.ts:144
↓ 3 callersFunctionbuildModelCooldownBody
({ model, retryAfterSec, }: { model?: string | null; retryAfterSec: number; })
open-sse/utils/error.ts:400
↓ 3 callersFunctionbuildModelsUrl
(baseUrl, modelsPath)
tests/unit/custom-endpoint-paths.test.ts:26
↓ 3 callersFunctionbuildNamedOpenAiStyleHeaders
( provider: string, token: string | null | undefined )
src/app/api/providers/[id]/models/discovery/helpers.ts:63
↓ 3 callersFunctionbuildOpenCodeConfigDocument
(input: OpenCodeConfigInput)
src/shared/services/opencodeConfig.ts:78
↓ 3 callersFunctionbuildOpenCodeGoDollarQuota
( quotaName: OpenCodeGoQuotaName, percentage: unknown, resetAt: string | null, usedOverride?: unknown,
open-sse/services/opencodeOllamaUsage.ts:156
↓ 3 callersFunctionbuildOpencodeRules
()
open-sse/config/providerErrorRules.ts:44
↓ 3 callersFunctionbuildPayloads
()
tests/unit/compression/gcf-benchmark.test.ts:40
↓ 3 callersFunctionbuildProviderEntries
( providers: ProviderRecord<TProvider>, displayAuthType: ProviderEntry["displayAuthType"], toggleAuthTyp
src/app/(dashboard)/dashboard/providers/providerPageUtils.ts:89
↓ 3 callersFunctionbuildProviderHealthAutopilotReport
( options: ProviderAutopilotOptions = {} )
src/lib/monitoring/providerHealthAutopilot.ts:249
↓ 3 callersFunctionbuildQuotaResponse
(usedPercent, resetAfterSeconds = 3600)
tests/unit/combo-context-relay.test.ts:58
↓ 3 callersFunctionbuildQwenSettings
(existing, { baseUrl, model })
bin/cli/commands/setup-qwen.mjs:48
↓ 3 callersFunctionbuildReadyResponse
()
open-sse/utils/streamReadiness.ts:276
↓ 3 callersFunctionbuildRequest
({ url = "http://localhost/v1/chat/completions", body, headers = {}, }: { url?: string; body?: unkno
tests/integration/llama-cpp-provider.test.ts:42
↓ 3 callersFunctionbuildRooImport
({ baseUrl, apiKey, model })
bin/cli/commands/setup-roo.mjs:51
↓ 3 callersFunctionbuildRunwayApiUrl
(path: string, baseUrl?: string | null)
open-sse/config/runway.ts:28
↓ 3 callersFunctionbuildSessionsSummary
({ activeSessions, activeSessionsByKey = {}, }: BuildSessionsSummaryOptions)
src/lib/monitoring/observability.ts:97
↓ 3 callersFunctionbuildSseChunk
(data: unknown)
open-sse/executors/gitlab.ts:115
↓ 3 callersFunctionbuildStepOptions
( step: CompressionPipelineStep, options?: StackOptions )
open-sse/services/compression/strategySelector.ts:683
↓ 3 callersFunctionbuildStreamingResponseHeaders
( providerHeaders: Headers, meta: Parameters<typeof buildOmniRouteResponseMetaHeaders>[0] )
open-sse/handlers/chatCore/responseHeaders.ts:59
↓ 3 callersFunctionbuildToolConversationPrompt
( messages: ChatMessage[], toolSystemPrompt: string )
open-sse/translator/deepseekWebTools.ts:114
↓ 3 callersFunctionbuildTproxyRevertCommands
(cfg: TproxyConfig)
src/mitm/tproxy/commands.ts:115
↓ 3 callersFunctionbuildUnifiedSource
(opts: BuildUnifiedSourceOptions)
src/lib/db/usageAnalytics/sources.ts:48
↓ 3 callersFunctionbuildUpstreamHeaders
* Build the filtered header list for the upstream upgrade request. * Strips cookie, authorization, and origin; rewrites host; injects Bearer token.
src/lib/services/embedWsProxy.ts:102
↓ 3 callersMethodbuildUrl
( _model: string, _stream: boolean, _urlIndex = 0, _credentials?: ProviderCredentials | null
open-sse/executors/mimocode.ts:353
↓ 3 callersFunctionbuildWindow
(percentUsed: number, usedCentsOverride?: number)
open-sse/services/usage/cursor.ts:128
↓ 3 callersFunctionbuildWsUrl
(params: M365ConnectionParams)
open-sse/executors/copilot-m365-connection.ts:165
↓ 3 callersFunctionbuilderStageRange
Line indices that bound the `builder` stage (from its FROM to the next FROM).
tests/unit/dockerfile-build-heap-4076.test.ts:27
↓ 3 callersFunctioncacheKey
(clientJwt: string)
open-sse/executors/adapta-web.ts:39
↓ 3 callersFunctioncachePath
()
bin/cli/commands/completion.mjs:10
↓ 3 callersMethodcacheSkill
(skill: Skill)
src/lib/skills/registry.ts:42
↓ 3 callersFunctioncachedFetch
(url: string)
src/lib/versionManager/releaseChecker.ts:20
↓ 3 callersFunctioncachedRegExp
(pattern: string, flags: string)
open-sse/services/compression/engines/rtk/lineFilter.ts:21
↓ 3 callersFunctioncalculateStatus
* Calculate expiry status from an expiration date.
src/domain/providerExpiration.ts:59
↓ 3 callersFunctioncallDeepSeek
( messages: Array<{ role: string; content: string }> )
tests/benchmarks/pipeline-accuracy.test.ts:74
↓ 3 callersFunctioncallInternal
(fetchImpl, baseUrl, bridgeSecret, action, payload)
scripts/dev/responses-ws-proxy.mjs:362
↓ 3 callersFunctioncanRunSudoWithoutPassword
()
src/mitm/dns/dnsConfig.ts:47
↓ 3 callersFunctioncanShowGuide
()
src/app/(dashboard)/dashboard/cli-code/components/DefaultToolCard.tsx:437
↓ 3 callersFunctioncapabilityEntry
(limitContext)
tests/unit/chatcore-translation-paths.test.ts:222
↓ 3 callersFunctioncapture
(request)
open-sse/utils/providerRequestLogging.ts:227
↓ 3 callersFunctioncaptureFetch
(captured: { body?: Record<string, unknown> })
tests/unit/embeddings-nvidia-input-type.test.ts:17
↓ 3 callersFunctioncaptureStdout
(fn: () => Promise<number>)
tests/unit/cli-server-commands.test.ts:25
↓ 3 callersFunctioncaptureUpstreamBody
( body: Record<string, unknown> )
tests/unit/base-thinking-budget-config-5312.test.ts:36
↓ 3 callersFunctioncertDir
()
tests/integration/agent-bridge-cert-flow.test.ts:24
↓ 3 callersFunctioncertPath
()
src/app/api/tools/agent-bridge/cert/route.ts:21
↓ 3 callersFunctionchangePort
(newPort)
electron/main.js:493
↓ 3 callersFunctioncheckAuth
(request: Request)
src/app/api/playground/presets/[id]/route.ts:36
↓ 3 callersFunctioncheckForUpdates
(silent = false)
electron/main.js:265
↓ 3 callersFunctioncheckHealth
(url: string, healthPath?: string)
src/lib/versionManager/healthMonitor.ts:12
↓ 3 callersFunctioncheckLocations
(basePath: string)
src/lib/db/migrationRunner.ts:56
↓ 3 callersFunctioncheckPipelineGates
( provider: string, model: string, options: { ignoreCircuitBreaker?: boolean; ignoreModelCooldow
src/sse/handlers/chatHelpers.ts:306
↓ 3 callersFunctioncheckRequestIP
(request)
open-sse/services/ipFilter.ts:175
↓ 3 callersFunctioncheckSessionLimit
( apiKeyId: string, maxSessions: number )
open-sse/services/sessionManager.ts:304
↓ 3 callersFunctioncheckTokensPerTaskGate
( report: EvalReport, baseline: BudgetBaseline, tolerancePercent = 2 )
open-sse/services/compression/harness/budgetGate.ts:46
↓ 3 callersFunctionchunk
(type: string, data: Buffer)
tests/integration/cursor-e2e.test.ts:59
↓ 3 callersFunctionclampPercent
(value: number)
src/domain/quotaCache.ts:106
↓ 3 callersFunctionclaudeSseStream
Build a ReadableStream from an array of SSE-formatted strings (single chunk).
tests/unit/combo-streaming-empty-content-failover.test.ts:18
↓ 3 callersFunctioncleanChatGptText
(text: string)
open-sse/executors/chatgpt-web.ts:3181
↓ 3 callersFunctioncleanGrokText
(text: string)
open-sse/executors/grok-web.ts:1109
↓ 3 callersFunctioncleanResponse
(text: string, strip = true)
open-sse/executors/perplexity-web.ts:149
↓ 3 callersFunctioncleanupEmptyCallLogDirs
(baseDir = CALL_LOGS_DIR)
src/lib/usage/callLogArtifacts.ts:269
↓ 3 callersMethodcleanupExpired
()
src/lib/a2a/taskManager.ts:204
↓ 3 callersFunctioncleanupExpiredCooldownEntries
(now = Date.now())
open-sse/services/providerCooldownTracker.ts:55
↓ 3 callersFunctioncleanupExpiredHandoffs
()
src/lib/db/contextHandoffs.ts:145
↓ 3 callersFunctioncleanupGlobalDb
()
tests/unit/db-core-init.test.ts:28
↓ 3 callersFunctioncleanupProxyLogs
()
src/lib/db/cleanup.ts:358
↓ 3 callersFunctioncleanupStaleSessionAccountAffinities
( _ttlMs: number = 30 * 60 * 1000, now: number = Date.now() )
src/lib/db/sessionAccountAffinity.ts:131
↓ 3 callersFunctionclearAccountError
( connectionId: string, currentConnection: Partial<RecoverableConnectionState> )
src/sse/services/auth.ts:2251
↓ 3 callersFunctionclearAntigravityVersionCache
()
open-sse/services/antigravityVersion.ts:160
↓ 3 callersFunctionclearEgressCache
()
src/lib/proxyEgress.ts:72
↓ 3 callersFunctionclearGeminiThoughtSignatureMemoryForTests
()
open-sse/services/geminiThoughtSignatureStore.ts:322
↓ 3 callersFunctionclearGeminiThoughtSignatures
()
open-sse/services/geminiThoughtSignatureStore.ts:311
↓ 3 callersMethodclearIdleTimer
(session: CursorSession)
open-sse/services/cursorSessionManager.ts:172
← previousnext →5,501–5,600 of 20,485, ranked by callers