MCPcopy Create free account

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

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

↓ 757 callersFunctiont
(key: string)
web/src/features/system-settings/models/__tests__/group-auto-limit-validation.test.ts:24
↓ 648 callersFunctioncn
(...inputs: ClassValue[])
web/src/lib/utils.ts:22
↓ 587 callersMethodEqual
(other taskSnapshot)
model/task.go:382
↓ 266 callersMethodSet
(key K, value V)
types/rw_map.go:40
↓ 219 callersMethodContains
(item T)
types/set.go:21
↓ 202 callersMethodUnmarshal
(data []byte)
relay/channel/volcengine/protocols.go:306
↓ 175 callersMethodMarshal
()
relay/channel/volcengine/protocols.go:274
↓ 160 callersMethodget
(rawProxyURL string, policy HTTPTransportPolicy)
service/http_client.go:199
↓ 154 callersFunctionApiError
(c *gin.Context, err error)
common/gin.go:199
↓ 147 callersMethodString
()
relay/channel/volcengine/protocols.go:55
↓ 137 callersFunctionSysLog
(s string)
common/sys_log.go:17
↓ 136 callersMethodGet
(key K)
types/rw_map.go:33
↓ 118 callersMethodReadAll
()
types/rw_map.go:60
↓ 111 callersMethodAdd
(item T)
types/set.go:13
↓ 109 callersMethodUnlock
()
controller/user.go:1341
↓ 106 callersMethodError
()
controller/oauth.go:439
↓ 99 callersMethodRun
(ctx context.Context, task *model.SystemTask, runnerID string)
service/system_task.go:36
↓ 97 callersMethodLen
()
types/rw_map.go:70
↓ 97 callersFunctionLogError
(ctx context.Context, msg string)
logger/logger.go:84
↓ 89 callersFunctionGetTimestamp
()
common/utils.go:264
↓ 87 callersMethodQuery
(params QueryParams)
pkg/perf_metrics/types.go:7
↓ 81 callersMethodCount
Count returns the deduplicated completed image output count before commit capping.
relay/common/tool_usage.go:138
↓ 79 callersMethodDo
(req *HTTPRequest)
pkg/ionet/types.go:16
↓ 79 callersFunctionUnmarshal
(data []byte, v any)
common/json.go:9
↓ 78 callersMethodError
(context.Context, string, ...any)
model/user_session_migration_test.go:39
↓ 76 callersMethodError
()
oauth/types.go:37
↓ 75 callersMethodreset
reset clears the per-chunk stopped flag so the object can be reused.
relay/helper/stream_result.go:50
↓ 73 callersFunctionApiSuccess
(c *gin.Context, data any)
common/gin.go:213
↓ 68 callersFunctionApplyParamOverride
(jsonData []byte, paramOverride map[string]interface{}, conditionContext map[string]interface{})
relay/common/override.go:138
↓ 60 callersFunctionNewError
(err error, errorCode ErrorCode, ops ...NewAPIErrorOptions)
relaykit/types/error.go:244
↓ 60 callersFunctiononChange
()
web/src/hooks/use-mobile.ts:28
↓ 57 callersFunctionassertJSONEqual
(t *testing.T, want, got string)
relay/common/override_test.go:2288
↓ 56 callersFunctionLogDebug
(ctx context.Context, msg string, args ...any)
logger/logger.go:88
↓ 56 callersFunctionSysError
(s string)
common/sys_log.go:24
↓ 55 callersMethodDelete
()
model/user.go:853
↓ 54 callersFunctionMarshal
(v any)
common/json.go:21
↓ 52 callersFunctionApiErrorMsg
(c *gin.Context, msg string)
common/gin.go:206
↓ 51 callersFunctionCloseResponseBodyGracefully
(httpResponse *http.Response)
service/http.go:16
↓ 50 callersMethodError
()
relay/common/override.go:76
↓ 50 callersFunctiontruncateTables
(t *testing.T)
model/task_cas_test.go:67
↓ 48 callersMethodClose
()
middleware/gzip.go:19
↓ 47 callersFunctionNewOpenAIError
(err error, errorCode ErrorCode, statusCode int, ops ...NewAPIErrorOptions)
relaykit/types/error.go:266
↓ 46 callersFunctionUnmarshal
(data []byte, v any)
relaykit/relayconvert/kitutil/json.go:14
↓ 45 callersFunctionLogInfo
(ctx context.Context, msg string)
logger/logger.go:76
↓ 44 callersMethodGet
Get 获取指定配置模块
setting/config/config.go:35
↓ 44 callersFunctionMarshal
(v any)
relaykit/relayconvert/kitutil/json.go:26
↓ 41 callersFunctionRunExpr
RunExpr compiles (with cache) and executes an expression string. The environment exposes: - p, c — prompt / completion tokens (auto-exclud
pkg/billingexpr/run.go:24
↓ 40 callersFunctionuseUpdateOption
()
web/src/features/system-settings/hooks/use-update-option.ts:42
↓ 39 callersMethodExists
(prefix string, path string)
common/embed-file-system.go:18
↓ 38 callersMethodBytes
Bytes 获取全部内容
common/body_storage.go:18
↓ 38 callersFunctionLogWarn
(ctx context.Context, msg string)
logger/logger.go:80
↓ 38 callersMethodadd
(sample Sample)
pkg/perf_metrics/types.go:89
↓ 37 callersMethodClose
()
relay/channel/minimax/adaptor_test.go:127
↓ 37 callersMethodGetEstimatePromptTokens
()
relaykit/relayconvert/convmeta/meta.go:31
↓ 36 callersMethodNext
(fromServer []byte, more bool)
common/email_ntlm_auth.go:51
↓ 36 callersMethodUpdate
()
model/task.go:404
↓ 36 callersFunctioncancel
(notify: boolean)
web/src/features/playground/hooks/use-stream-request.ts:169
↓ 35 callersMethodOpen
(name string)
common/embed-file-system.go:26
↓ 35 callersMethodWrite
(b []byte)
middleware/audit.go:24
↓ 33 callersMethodError
()
relaykit/types/error.go:123
↓ 33 callersFunctionlockForUpdate
lockForUpdate makes the next query emit SELECT ... FOR UPDATE so the matched rows stay locked until the surrounding transaction ends. GORM v2 silentl
model/locking.go:20
↓ 33 callersFunctiontruncate
--------------------------------------------------------------------------- Seed helpers -------------------------------------------------------------
service/task_billing_test.go:63
↓ 32 callersFunctionApiErrorI18n
ApiErrorI18n returns a translated error message based on the user's language preference key is the i18n message key, args is optional template data
common/gin.go:223
↓ 32 callersFunctionExprHashString
ExprHashString returns the SHA-256 hex digest of an expression string.
pkg/billingexpr/types.go:72
↓ 32 callersFunctionGetUserById
(id int, selectAll bool)
model/user.go:453
↓ 32 callersMethodRegister
Register 注册一个配置模块
setting/config/config.go:28
↓ 32 callersMethodSave
()
model/channel.go:345
↓ 32 callersFunctionSetupApiRequestHeader
(info *common.RelayInfo, c *gin.Context, req *http.Header)
relay/channel/api_request.go:45
↓ 32 callersFunctionStreamScannerHandler
(c *gin.Context, resp *http.Response, info *relaycommon.RelayInfo, dataHandler func(data string, sr *StreamRes
relay/helper/stream_scanner.go:77
↓ 32 callersMethodWriteString
(s string)
relay/channel/openai/image_stream_test.go:196
↓ 31 callersFunctionDoApiRequest
(a Adaptor, c *gin.Context, info *common.RelayInfo, requestBody io.Reader)
relay/channel/api_request.go:307
↓ 30 callersFunctionErrOptionWithSkipRetry
()
relaykit/types/error.go:381
↓ 30 callersFunctionInterface2String
(inter interface{})
relaykit/relayconvert/kitutil/value.go:16
↓ 30 callersMethodWrite
(p []byte)
relay/channel/openai/image_stream_test.go:188
↓ 29 callersMethodScan
(val interface{})
model/task.go:87
↓ 28 callersMethodClose
()
controller/passkey_test.go:26
↓ 28 callersFunctionGetChannelById
(id int, selectAll bool)
model/channel.go:412
↓ 27 callersFunctionchannelActionConfig
( config: ApiRequestConfig = {} )
web/src/features/channels/api.ts:43
↓ 26 callersMethodGetSetting
()
model/user.go:142
↓ 26 callersFunctionInitChannelCache
()
model/channel_cache.go:26
↓ 26 callersFunctionUsingMainDatabase
(databaseType DatabaseType)
common/database.go:36
↓ 25 callersMethodDone
Done signals that the handler has finished processing normally (e.g., Dify "message_end"). The stream stops after this chunk.
relay/helper/stream_result.go:39
↓ 25 callersFunctionTryTieredSettle
TryTieredSettle checks if the request uses tiered_expr billing and, if so, computes the actual quota using the captured BillingSnapshot. Returns: - ok
service/tiered_settle.go:163
↓ 25 callersFunctionWithOpenAIError
(openAIError OpenAIError, statusCode int, ops ...NewAPIErrorOptions)
relaykit/types/error.go:317
↓ 24 callersFunctionDecodeJson
(reader io.Reader, v any)
common/json.go:17
↓ 24 callersMethodGetBaseURL
()
model/channel.go:497
↓ 24 callersFunctionIOCopyBytesGracefully
(c *gin.Context, src *http.Response, data []byte)
service/http.go:44
↓ 24 callersMethodStringContent
()
relaykit/dto/openai_request.go:497
↓ 24 callersFunctionadvancedCustomRelayInfo
(config *dto.AdvancedCustomConfig)
relay/channel/advancedcustom/adaptor_test.go:789
↓ 24 callersFunctionformatQuota
(quota: number)
web/src/lib/format.ts:72
↓ 23 callersMethodGetPageSize
()
common/page_info.go:25
↓ 23 callersMethodInit
Init IsStream bool
relay/channel/adapter.go:18
↓ 23 callersFunctionUnmarshalJsonStr
(data string, v any)
common/json.go:13
↓ 23 callersMethodaddEventListener
( type: string, listener: (event: Event & { data?: string; readyState?: number }) => void )
web/src/features/playground/hooks/use-stream-request.test.ts:42
↓ 23 callersMethodmakeRequest
makeRequest performs an HTTP request and handles common response processing
pkg/ionet/client.go:99
↓ 23 callersFunctionseedUser
(t *testing.T, id int, quota int)
service/task_billing_test.go:78
↓ 23 callersFunctionuseStatus
()
web/src/hooks/use-status.ts:40
↓ 22 callersFunctionGetHttpClientWithProxy
GetHttpClientWithProxy returns the default client or a cached proxy-enabled client.
service/http_client.go:359
↓ 22 callersFunctionGetResponseID
(c *gin.Context)
relay/helper/common.go:174
↓ 22 callersFunctionNewErrorWithStatusCode
(err error, errorCode ErrorCode, statusCode int, ops ...NewAPIErrorOptions)
relaykit/types/error.go:299
next →1–100 of 9,514, ranked by callers