MCPcopy Create free account

hub / github.com/QuantumNous/new-api / functions

Functions9,514 in github.com/QuantumNous/new-api

↓ 7 callersFunctionformatLogQuota
(quota: number)
web/src/lib/format.ts:208
↓ 7 callersFunctiongeminiStreamHandler
(c *gin.Context, info *relaycommon.RelayInfo, resp *http.Response, callback func(data string, geminiResponse *
relay/channel/gemini/relay-gemini.go:147
↓ 7 callersFunctiongetCurrencyLabel
()
web/src/lib/currency.ts:526
↓ 7 callersFunctiongetSubscriptionPlanByIdTx
(tx *gorm.DB, id int)
model/subscription.go:389
↓ 7 callersFunctionhasPermission
( user: AuthUser | null | undefined, resource: string, action: string )
web/src/lib/admin-permissions.ts:75
↓ 7 callersFunctioninsertPricingEndpointAbility
(t *testing.T, channelID int, modelName string)
model/pricing_endpoint_test.go:49
↓ 7 callersFunctioninsertPricingEndpointChannel
(t *testing.T, channelID int, channelType int, settings dto.ChannelOtherSettings)
model/pricing_endpoint_test.go:34
↓ 7 callersFunctionmanageMultiKeys
( params: MultiKeyManageParams )
web/src/features/channels/api.ts:363
↓ 7 callersFunctionnewAuthzTestDB
(t *testing.T)
service/authz/authz_test.go:14
↓ 7 callersFunctionnumberValue
(value: unknown)
web/src/features/dashboard/lib/flow.ts:145
↓ 7 callersFunctionrateLimitFactory
(maxRequestNum int, duration int64, mark string)
middleware/rate-limit.go:147
↓ 7 callersFunctionredisIPRateLimitKey
(mark string, clientIP string)
middleware/rate-limit.go:44
↓ 7 callersMethodresolveForConversion
(c *gin.Context, info *relaycommon.RelayInfo)
relay/channel/advancedcustom/adaptor.go:342
↓ 7 callersFunctionsetupLogin
setupLogin creates a server-controlled login Session and returns the shared authentication bundle used by every login method.
controller/user.go:154
↓ 7 callersFunctionsetupTokenControllerTestDB
(t *testing.T)
controller/token_test.go:107
↓ 7 callersFunctionsetupUserUpdateTestState
(t *testing.T)
model/user_update_test.go:15
↓ 7 callersFunctiontestRelayInfo
()
relay/channel/task/ali/adaptor_test.go:12
↓ 7 callersFunctionuseTableUrlState
( params: UseTableUrlStateParams )
web/src/hooks/use-table-url-state.ts:107
↓ 7 callersFunctionuserSessionCacheKey
(sid string)
model/user_session.go:124
↓ 7 callersFunctionwriteAuthSessionError
(c *gin.Context, err error)
controller/auth_session.go:164
↓ 6 callersFunctionAdvanceCurrentSessionToUserVersion
AdvanceCurrentSessionToUserVersion is used when the security mutation and AuthVersion increment were committed in the same transaction (for example, a
service/auth_session.go:173
↓ 6 callersMethodBuildModelListRequest
(info *relaycommon.RelayInfo)
relay/channel/advancedcustom/adaptor.go:196
↓ 6 callersFunctionClaimExternalIdentityWithTx
ClaimExternalIdentityWithTx atomically claims a provider subject for one user. Repeating the exact mapping is idempotent; every competing subject or u
model/external_identity_claim.go:37
↓ 6 callersFunctionCompleteSubscriptionOrder
Complete a subscription order (idempotent). Creates a UserSubscription snapshot from the plan. expectedPaymentProvider guards against cross-gateway ca
model/subscription.go:569
↓ 6 callersFunctionConsumeAuthFlow
ConsumeAuthFlow atomically validates and consumes a flow. Optional match fields are enforced when non-zero so tokens cannot cross purposes or users.
model/auth_flow.go:183
↓ 6 callersMethodEnsureClaudeConvertInfo
EnsureClaudeConvertInfo lazily creates and returns the mutable OpenAI→Claude stream conversion state. For non-nil receivers, the same instance must be
relaykit/relayconvert/convmeta/meta.go:37
↓ 6 callersFunctionFatalLog
(v ...any)
common/sys_log.go:31
↓ 6 callersMethodFillUserById
()
model/user.go:961
↓ 6 callersFunctionFormatClaudeResponseInfo
(claudeResponse *dto.ClaudeResponse, oaiResponse *dto.ChatCompletionsStreamResponse, claudeInfo *ClaudeRespons
relay/channel/claude/relay-claude.go:82
↓ 6 callersFunctionGeminiChatHandler
(c *gin.Context, info *relaycommon.RelayInfo, resp *http.Response)
relay/channel/gemini/relay-gemini.go:313
↓ 6 callersFunctionGenerateFinalUsageResponse
(id string, createAt int64, model string, usage dto.Usage)
relay/helper/common.go:217
↓ 6 callersFunctionGetActiveSystemTask
(taskType string)
model/system_task.go:132
↓ 6 callersMethodGetAutoBan
()
model/channel.go:338
↓ 6 callersFunctionGetContextKey
(c *gin.Context, key constant.ContextKey)
common/gin.go:161
↓ 6 callersFunctionGetContextKeyBool
(c *gin.Context, key constant.ContextKey)
common/gin.go:173
↓ 6 callersFunctionGetEnvOrDefaultString
(env string, defaultValue string)
common/env.go:21
↓ 6 callersMethodGetIdentifier
()
relaykit/types/file_source.go:15
↓ 6 callersFunctionGetPointer
(v T)
common/utils.go:302
↓ 6 callersFunctionGetRequestAutoGroups
GetRequestAutoGroups resolves the ordered Auto groups for the current token. The absence of the context value means that the token inherits the comple
service/group.go:97
↓ 6 callersFunctionGetSubscriptionPlanById
(id int)
model/subscription.go:385
↓ 6 callersFunctionGetTaskAdaptor
(platform constant.TaskPlatform)
relay/relay_adaptor.go:144
↓ 6 callersMethodGetTools
GetTools 获取工具列表
relaykit/dto/claude.go:401
↓ 6 callersFunctionGetUserSessionBySID
(sid string)
model/user_session.go:198
↓ 6 callersFunctionGroupRatio2JSONString
()
setting/ratio_setting/group_ratio.go:71
↓ 6 callersFunctionHeaderNavModulePublicOrUserAuth
(module string)
middleware/header_nav.go:125
↓ 6 callersMethodInsert
()
model/topup.go:50
↓ 6 callersFunctionInvalidatePricingCache
()
model/pricing.go:80
↓ 6 callersMethodIsToolCall
()
relaykit/dto/openai_response.go:159
↓ 6 callersFunctionLogDatabaseType
()
common/database.go:19
↓ 6 callersMethodMatchPathForModel
MatchPathForModel returns the first route whose IncomingPath and Models match. An empty Models list is a catch-all fallback for that incoming path.
relaykit/dto/channel_settings.go:168
↓ 6 callersFunctionMidjourneyErrorWrapper
(code int, desc string)
service/error.go:21
↓ 6 callersFunctionMigrateRetiredFrontendOptions
MigrateRetiredFrontendOptions normalizes options that belonged to the removed dashboard frontend. Each legacy console setting is migrated in its own t
model/frontend_option_migration.go:20
↓ 6 callersFunctionOpenaiHandler
(c *gin.Context, info *relaycommon.RelayInfo, resp *http.Response)
relay/channel/openai/relay-openai.go:222
↓ 6 callersFunctionPrepareTieredBillingForSelectedGroup
PrepareTieredBillingForSelectedGroup refreshes routing-dependent billing state before an upstream attempt. An existing session reserves any higher est
service/tiered_settle.go:125
↓ 6 callersFunctionQuotaRound
QuotaRound converts a float64 quota value to int using half-away-from-zero rounding with int32 saturation. Every tiered billing path (pre-consume, set
pkg/billingexpr/round.go:12
↓ 6 callersFunctionReloadPolicy
()
service/authz/enforcer.go:69
↓ 6 callersFunctionRemoveDisabledFields
RemoveDisabledFields 从请求 JSON 数据中移除渠道设置中禁用的字段 service_tier: 服务层级字段,可能导致额外计费(OpenAI、Claude、Responses API 支持) inference_geo: Claude 数据驻留推理区域字段(仅 Claude
relay/common/relay_info.go:946
↓ 6 callersFunctionSanitizeURLForLog
(rawURL string)
relay/common/relay_utils.go:40
↓ 6 callersFunctionSetMainDatabaseType
(databaseType DatabaseType)
common/database.go:23
↓ 6 callersMethodSetupRequestHeader
(c *gin.Context, req *http.Header, info *relaycommon.RelayInfo)
relay/channel/adapter.go:20
↓ 6 callersMethodSize
Size 获取数据大小
common/body_storage.go:20
↓ 6 callersMethodSource
Source 返回资金来源标识:"wallet" 或 "subscription"
service/funding_source.go:16
↓ 6 callersMethodToBaseUser
()
model/user.go:115
↓ 6 callersFunctionUnmarshalMetadata
UnmarshalMetadata converts a map[string]any metadata to a typed struct via JSON round-trip. This replaces the repeated pattern: json.Marshal(metadata)
relay/channel/task/taskcommon/helpers.go:16
↓ 6 callersFunctionUpdateAutoGroupsByJsonString
(jsonString string)
setting/auto_group.go:34
↓ 6 callersFunctionUpdateGroupRatioByJSONString
(jsonStr string)
setting/ratio_setting/group_ratio.go:75
↓ 6 callersFunctionUpdateVideoTasks
UpdateVideoTasks 按渠道更新所有视频任务
service/task_polling.go:352
↓ 6 callersFunctionUpstreamModelName
UpstreamModelName / ChannelTypeOf are nil-safe accessors for optional Meta values (converters are often called with a nil Meta in tests and compat shi
relaykit/relayconvert/convmeta/meta.go:195
↓ 6 callersFunctionUsageFromChatUsage
(src *dto.Usage)
relaykit/relayconvert/response_compat.go:91
↓ 6 callersMethodValidateNetworkTarget
ValidateNetworkTarget validates the host and port before dialing.
common/ssrf_protection.go:290
↓ 6 callersFunctionWithCompactModelSuffix
(modelName string)
setting/ratio_setting/compact_suffix.go:8
↓ 6 callersFunctionaddNewRecord
(type_ int, id int, value int)
model/utils.go:42
↓ 6 callersFunctioncacheSetToken
(token Token)
model/token_cache.go:11
↓ 6 callersFunctionclearAuthentication
( synchronizeTabs = true, bootstrapState: AuthBootstrapState = 'complete' )
web/src/lib/auth-session.ts:185
↓ 6 callersFunctioncreateOAuthFlow
( provider: string, intent: 'login' | 'bind' )
web/src/features/auth/api.ts:141
↓ 6 callersFunctioncurrentEnforcer
()
service/authz/enforcer.go:63
↓ 6 callersFunctionfetchLogs
( endpoint: string, params: T, isAdmin: boolean )
web/src/features/usage-logs/api.ts:40
↓ 6 callersFunctionformatNumber
( value: number | null | undefined, locales?: Intl.LocalesArgument )
web/src/lib/format.ts:31
↓ 6 callersFunctionformatTokens
(value: number)
web/src/features/rankings/lib/format.ts:24
↓ 6 callersFunctionformatUptimePct
(pct: number)
web/src/features/performance-metrics/lib/format.ts:31
↓ 6 callersFunctiongetAuthenticatedUser
(c *gin.Context)
controller/passkey.go:654
↓ 6 callersFunctiongetCookie
(name: string)
web/src/lib/cookies.ts:29
↓ 6 callersFunctiongetCurrentVersion
(message: Message)
web/src/features/playground/lib/message/message-utils.ts:42
↓ 6 callersFunctiongetSuccessRateTextClass
(rate: number)
web/src/features/performance-metrics/lib/format.ts:88
↓ 6 callersFunctionhandleLoginSuccess
( bundle: AuthBundle, redirectTo?: string )
web/src/features/auth/hooks/use-auth-redirect.ts:40
↓ 6 callersFunctionhashStringToSeed
(input: string)
web/src/features/pricing/lib/seed.ts:30
↓ 6 callersFunctioninitDefaultHTTPClientFixture
(t *testing.T)
service/http_client_transport_test.go:36
↓ 6 callersFunctionisApiSuccess
(response: ApiResponse)
web/src/features/wallet/api.ts:51
↓ 6 callersFunctionisValidOtherRatio
(ratio float64)
types/price_data.go:106
↓ 6 callersFunctionmustStreamChunks
(t *testing.T, state *ResponsesToChatStreamState, event *dto.ResponsesStreamResponse)
relaykit/relayconvert/internal/oai_responses/to_oai_chat_resp_test.go:443
↓ 6 callersFunctionmustUnmarshalFixture
(raw string, out any)
relaykit/relayconvert/golden_test.go:471
↓ 6 callersFunctionnewAdvancedCustomModelListChannel
(baseURL string, key string, upstreamPath string, auth *dto.AdvancedCustomRouteAuth)
controller/channel_upstream_update_test.go:20
↓ 6 callersFunctionnewAuthenticatedContext
(t *testing.T, method string, target string, body any, userID int)
controller/token_test.go:184
↓ 6 callersFunctionnewClientIPRouter
()
middleware/trusted_proxies_test.go:24
↓ 6 callersFunctionnewFakeSMTPServerWithSTARTTLSAdvertisement
(t *testing.T, advertiseSTARTTLS bool)
common/email_test.go:39
↓ 6 callersFunctionnormalizeJsonString
(value: string)
web/src/features/system-settings/models/utils.ts:32
↓ 6 callersFunctionnormalizeModelName
(model: string)
web/src/features/channels/lib/model-mapping-validation.ts:45
↓ 6 callersFunctionnoteQuotaClamp
noteQuotaClamp records the first quota saturation event onto relayInfo so it can later be attached to the consume/task log for admin auditing. First n
service/text_quota.go:194
↓ 6 callersFunctionparseLogOther
(other: string)
web/src/features/usage-logs/lib/format.ts:159
↓ 6 callersFunctionparseTags
(tagsString?: string)
web/src/features/pricing/lib/filters.ts:163
← previousnext →401–500 of 9,514, ranked by callers