MCPcopy Create free account

hub / github.com/diegosouzapw/OmniRoute / functions

Functions20,485 in github.com/diegosouzapw/OmniRoute

↓ 2 callersFunctionblocksFromOpenAiContent
* OpenAI / Anthropic message content can be a string, or an array of blocks. * Returns a list of normalized blocks.
src/mitm/inspector/conversationNormalizer.ts:50
↓ 2 callersFunctionbody
(model: string, suffix = "")
tests/integration/combo-matrix/quota-share.test.ts:45
↓ 2 callersFunctionbody
(model: string)
tests/integration/combo-matrix/auto.test.ts:31
↓ 2 callersFunctionbody
(model: string)
tests/integration/combo-matrix/fusion.test.ts:9
↓ 2 callersFunctionbody
()
tests/unit/compression/fidelityGateStacked.test.ts:40
↓ 2 callersFunctionbodyToText
(body: Record<string, unknown>)
open-sse/services/compression/fidelityGateStep.ts:7
↓ 2 callersFunctionbootstrapTranslatorRegistry
()
open-sse/translator/bootstrap.ts:25
↓ 2 callersFunctionboundedSet
* Insert a value into a bounded Map, evicting the oldest entry when over the cap.
open-sse/services/compression/engines/ccr/index.ts:90
↓ 2 callersFunctionbreakdownCount
(requestId: string)
tests/unit/chatcore-compression-analytics-write.test.ts:48
↓ 2 callersFunctionbrowserSkill
(input, context)
src/lib/skills/builtin/browser.ts:3
↓ 2 callersFunctionbuildAgentEntry
(role: OmniRouteAgentRole)
@omniroute/opencode-provider/src/index.ts:790
↓ 2 callersFunctionbuildAiderConfig
(existing, { apiBase, model })
bin/cli/commands/setup-aider.mjs:48
↓ 2 callersFunctionbuildAiderRecipe
({ apiBase, model })
bin/cli/commands/setup-aider.mjs:56
↓ 2 callersFunctionbuildAliasMaps
()
src/app/api/v1/models/catalogProviderMaps.ts:20
↓ 2 callersFunctionbuildAndSignClaudeCodeRequest
( options: BuildRequestOptions & { apiKey: string; enableObfuscation?: boolean } )
open-sse/services/claudeCodeCompatible.ts:325
↓ 2 callersFunctionbuildAntigravityAuthRequest
(port, makeState = randomUUID)
bin/cli/commands/login.mjs:88
↓ 2 callersFunctionbuildAntigravityUrls
(path: string)
open-sse/config/antigravityUpstream.ts:10
↓ 2 callersFunctionbuildApiResponseFromCompleted
(id: string)
tests/unit/active-request-stream-chunks-lifecycle.test.ts:62
↓ 2 callersFunctionbuildArtifactRelativePath
(timestamp: string, id: string)
src/lib/usage/callLogArtifacts.ts:69
↓ 2 callersFunctionbuildAuditLogQuery
(filter: AuditLogFilter = {})
src/lib/compliance/index.ts:235
↓ 2 callersFunctionbuildAutoCandidates
( targets: ResolvedComboTarget[], comboName: string, sessionId: string | null | undefined = null, rese
open-sse/services/combo.ts:362
↓ 2 callersFunctionbuildAzureAiChatUrl
( value: string | null | undefined, apiType: "chat" | "responses" = "chat" )
open-sse/config/azureAi.ts:39
↓ 2 callersFunctionbuildAzureAiModelsUrl
(value: string | null | undefined)
open-sse/config/azureAi.ts:47
↓ 2 callersFunctionbuildBedrockControlBaseUrl
(region: string)
open-sse/config/bedrock.ts:37
↓ 2 callersFunctionbuildBillingHeaderValue
( messages: Message[], options: BuildBillingHeaderOptions )
open-sse/services/ccBridgeTransforms.ts:282
↓ 2 callersFunctionbuildBody
()
src/app/(dashboard)/dashboard/media-providers/components/EmbeddingExampleCard.tsx:39
↓ 2 callersFunctionbuildBody
()
src/app/(dashboard)/dashboard/media-providers/components/VideoExampleCard.tsx:62
↓ 2 callersFunctionbuildBody
()
src/app/(dashboard)/dashboard/media-providers/components/WebFetchExampleCard.tsx:46
↓ 2 callersFunctionbuildBody
()
src/app/(dashboard)/dashboard/media-providers/components/WebSearchExampleCard.tsx:75
↓ 2 callersFunctionbuildBody
()
src/app/(dashboard)/dashboard/media-providers/components/TtsExampleCard.tsx:45
↓ 2 callersFunctionbuildBody
()
src/app/(dashboard)/dashboard/media-providers/components/MusicExampleCard.tsx:41
↓ 2 callersFunctionbuildBody
()
src/app/(dashboard)/dashboard/media-providers/components/ImageExampleCard.tsx:69
↓ 2 callersFunctionbuildBody
(extraAssistant: Record<string, unknown>)
tests/unit/opencode-deepseek-reasoning-injected.test.ts:23
↓ 2 callersFunctionbuildCachedDiscoveryResponse
(warning?: string)
src/app/api/providers/[id]/models/route.ts:266
↓ 2 callersFunctionbuildCapability
(overrides = {})
tests/unit/model-capabilities-registry.test.ts:14
↓ 2 callersFunctionbuildClarifaiHeaders
(apiKey: string, providerSpecificData: any = {})
src/lib/providers/validation/headers.ts:88
↓ 2 callersFunctionbuildClaudeAuthFile
(connectionId: string)
src/lib/oauth/utils/claudeAuthFile.ts:247
↓ 2 callersFunctionbuildClaudeCodeCompatibleValidationPayload
(model = "claude-sonnet-4-6")
open-sse/services/claudeCodeCompatible.ts:206
↓ 2 callersFunctionbuildClaudeStreamingResponse
* Read Claude Web SSE chunks from an upstream response body and pipe them * through transformFromClaude to produce OpenAI chat.completion.chunk SSE.
open-sse/executors/claude-web.ts:494
↓ 2 callersFunctionbuildCodexAuthFile
(connectionId: string)
src/lib/oauth/utils/codexAuthFile.ts:288
↓ 2 callersFunctionbuildCodexProviderArgs
(baseUrl)
bin/cli/commands/launch-codex.mjs:102
↓ 2 callersFunctionbuildCodexResponsesSse
(text = "codex assistant reply")
tests/integration/combo-matrix/context-relay-codex.test.ts:83
↓ 2 callersFunctionbuildComboCatalogMetadata
( combo: Parameters<typeof resolveNestedComboTargets>[0], allCombos: Parameters<typeof resolveNest
src/app/api/v1/models/catalog.ts:371
↓ 2 callersFunctionbuildComboKey
( combo: OmniRouteRawCombo, used: Set<string>, providerId: string )
@omniroute/opencode-plugin/src/index.ts:2287
↓ 2 callersFunctionbuildComboPayload
(data: Partial<CompressionCombo>, existing?: CompressionCombo)
src/lib/db/compressionCombos.ts:201
↓ 2 callersFunctionbuildConfigPayload
()
src/app/(dashboard)/dashboard/webhooks/components/AddWebhookWizard.tsx:75
↓ 2 callersFunctionbuildConfigSyncEnvelope
()
src/lib/sync/bundle.ts:190
↓ 2 callersFunctionbuildConnectionClearPatch
()
src/lib/monitoring/providerHealthAutopilot.ts:236
↓ 2 callersFunctionbuildConversation
(rounds: number)
tests/integration/historical-tool-call-leak.test.ts:39
↓ 2 callersFunctionbuildCosyHeadersForValidation
(bodyStr: string, token: string)
open-sse/services/qoderCli.ts:351
↓ 2 callersFunctionbuildCreditsQuota
( name: string, remaining: number, remainingPercentage: number, extra = {} )
src/app/(dashboard)/dashboard/usage/components/ProviderLimits/quotaParsing.ts:73
↓ 2 callersFunctionbuildCreds
(connId: string, selectedKeyId: string)
tests/unit/key-health-402-disable-5239.test.ts:43
↓ 2 callersFunctionbuildCustomCliEnvScript
({ cliName, baseUrl, apiKey, defaultModel = "", aliasMappings = [], }: CustomCliConfigInput)
src/app/(dashboard)/dashboard/cli-code/components/customCliConfig.ts:47
↓ 2 callersFunctionbuildCustomCliJsonConfig
({ cliName, baseUrl, apiKey, defaultModel = "", aliasMappings = [], }: CustomCliConfigInput)
src/app/(dashboard)/dashboard/cli-code/components/customCliConfig.ts:100
↓ 2 callersFunctionbuildDataRobotCatalogUrl
(value: string | null | undefined)
open-sse/config/datarobot.ts:45
↓ 2 callersFunctionbuildDataRobotChatUrl
(value: string | null | undefined)
open-sse/config/datarobot.ts:19
↓ 2 callersFunctionbuildDeepChain
()
tests/unit/combo-max-depth-config.test.ts:13
↓ 2 callersFunctionbuildDirectHeaders
(directAccess: GitLabDirectAccessDetails)
open-sse/executors/gitlab.ts:273
↓ 2 callersFunctionbuildDocsLanguageBar
(docName, currentLocaleCode)
scripts/i18n/generate-multilang.mjs:785
↓ 2 callersFunctionbuildDuckDuckGoPayload
( model: string, messages: Array<Record<string, unknown>>, canUseTools = true )
open-sse/executors/duckduckgo-web.ts:348
↓ 2 callersFunctionbuildDynamicAudioProvider
(node: ProviderNodeRow, audioPath: string)
open-sse/config/audioRegistry.ts:425
↓ 2 callersFunctionbuildDynamicEmbeddingProvider
(node: EmbeddingProviderNodeRow)
open-sse/config/embeddingRegistry.ts:44
↓ 2 callersFunctionbuildEnvWithRuntime
(baseEnv = process.env)
bin/cli/runtime/nativeDeps.mjs:132
↓ 2 callersFunctionbuildEventStreamResponseFromChunks
(chunks)
tests/unit/executor-kiro.test.ts:76
↓ 2 callersFunctionbuildFailurePayload
(code, message)
scripts/dev/responses-ws-proxy.mjs:92
↓ 2 callersFunctionbuildForwardHeaders
( raw: http.IncomingHttpHeaders, host: string )
src/mitm/tproxy/tlsCapture.ts:119
↓ 2 callersFunctionbuildFtsRows
* Build the FTS5 rows for a given apiKeyId + config + query. * Returns MemoryRow array (or falls back to empty on error).
src/lib/memory/retrieval.ts:97
↓ 2 callersFunctionbuildGitLabDirectGatewayUrl
(baseUrl: string)
src/lib/oauth/gitlab.ts:39
↓ 2 callersFunctionbuildGlmAnthropicMessagesUrl
( providerSpecificData: unknown, fallbackBaseUrl?: string | null )
open-sse/config/glmProvider.ts:367
↓ 2 callersFunctionbuildGlmChatUrl
( providerSpecificData: unknown, transport: GlmTransport = "openai", fallbackBaseUrl?: string | null )
open-sse/config/glmProvider.ts:345
↓ 2 callersFunctionbuildGlmCodingHeaders
(apiKey: string, stream = true)
open-sse/config/glmProvider.ts:391
↓ 2 callersFunctionbuildGlmModelsUrl
( providerSpecificData: unknown, transport: GlmTransport = "openai", fallbackBaseUrl?: string | null )
open-sse/config/glmProvider.ts:182
↓ 2 callersFunctionbuildGlmOpenAIChatUrl
( providerSpecificData: unknown, fallbackBaseUrl?: string | null )
open-sse/config/glmProvider.ts:356
↓ 2 callersFunctionbuildGooseConfig
(existing, { host, model })
bin/cli/commands/setup-goose.mjs:49
↓ 2 callersFunctionbuildGooseEnvRecipe
({ host, model })
bin/cli/commands/setup-goose.mjs:58
↓ 2 callersFunctionbuildHeaders
Build request headers for Inner.ai API calls.
open-sse/executors/inner-ai.ts:134
↓ 2 callersFunctionbuildHeadroomMessages
* Build a message array whose content is a pretty-printed JSON string of a homogeneous * array of ≥8 rows. headroom's crushText() tries the whole str
tests/unit/api/compression-preview-engine.test.ts:50
↓ 2 callersFunctionbuildHealthPayload
({ appVersion, catalogCount = 0, settings, connections, circuitBreakers, rateLimitStatus, learne
src/lib/monitoring/observability.ts:214
↓ 2 callersFunctionbuildIngestEntry
* Build a schema-valid `InterceptedRequest` entry for the ingest endpoint. * Pure: the caller injects `id`/`timestamp` so the result is deterministic
src/mitm/_internal/ingest.cjs:29
↓ 2 callersFunctionbuildJsonErrorPayload
()
tests/unit/cursor-streaming.test.ts:61
↓ 2 callersFunctionbuildJudgePrompt
(answers: Array<{ text: string }>)
open-sse/services/fusion.ts:117
↓ 2 callersFunctionbuildJwt
(payload: Record<string, unknown>)
tests/unit/codexAuthFile.test.ts:9
↓ 2 callersFunctionbuildKiloVscodeSettings
(existing, { apiKey, baseUrl, model })
bin/cli/commands/setup-kilo.mjs:62
↓ 2 callersFunctionbuildKiroBodyWithBuildOutput
()
tests/unit/kiro-toolresult-compression.test.ts:20
↓ 2 callersFunctionbuildKiroQuota
( used: number, total: number, resetAt: string | null, overageEnabled: boolean )
open-sse/services/usage/kiro.ts:35
↓ 2 callersFunctionbuildKvServerMessagePayload
()
tests/unit/cursor-streaming.test.ts:56
↓ 2 callersFunctionbuildLegacyCooldownPatch
(profile: JsonRecord)
src/app/api/resilience/route.ts:48
↓ 2 callersFunctionbuildLimiterDefaults
()
open-sse/services/rateLimitManager.ts:152
↓ 2 callersFunctionbuildLlamaResponse
(text: string, model: string)
tests/integration/llama-cpp-provider.test.ts:58
↓ 2 callersFunctionbuildLocalCatalogResponse
(warning?: string, intentional = false)
src/app/api/providers/[id]/models/route.ts:275
↓ 2 callersFunctionbuildLogParams
(opts)
bin/cli/commands/usage.mjs:281
↓ 2 callersFunctionbuildManualComboModelStep
({ value, providers = [], weight = 0, }: { value: unknown; providers?: ComboBuilderProviderIdentity[
src/lib/combos/builderDraft.ts:121
↓ 2 callersFunctionbuildMaritalkChatUrl
(value: string | null | undefined)
open-sse/config/maritalk.ts:12
↓ 2 callersFunctionbuildMiniMaxWindow
* Build one MiniMax usage window (session or weekly) from the representative * model. Token Plan keys report request counts (`*_total_count`); Coding
open-sse/services/usage/minimax.ts:160
↓ 2 callersFunctionbuildMinimaxRules
()
open-sse/config/providerErrorRules.ts:83
↓ 2 callersFunctionbuildModelOptions
( providerId: string, builtInModels: RegistryModel[], syncedModels: SyncedModelLike[], customModels: C
src/lib/combos/builderOptions.ts:318
↓ 2 callersFunctionbuildNonStreamingJsonResponse
( body: unknown, headers: Record<string, string> )
open-sse/handlers/chatCore/nonStreamingJsonResponse.ts:5
↓ 2 callersFunctionbuildNonStreamingResponse
( responseText: string, model: string, id: string, created: number )
open-sse/executors/blackbox-web.ts:252
↓ 2 callersFunctionbuildOciChatUrl
( value: string | null | undefined, apiType: "chat" | "responses" = "chat" )
open-sse/config/oci.ts:35
↓ 2 callersFunctionbuildOciModelsUrl
(value: string | null | undefined)
open-sse/config/oci.ts:42
← previousnext →7,101–7,200 of 20,485, ranked by callers