MCPcopy Create free account

hub / github.com/Shinplex/rever / functions

Functions41 in github.com/Shinplex/rever

↓ 11 callersFunctionjson
(obj: unknown, status = 200)
workers/retool.ts:386
↓ 11 callersFunctionjsonResponse
(obj: unknown, status = 200)
retool.ts:262
↓ 9 callersFunctionfetch
(req: Request)
workers/retool.ts:283
↓ 6 callersFunctionjsonResponse
(data: unknown, status = 200)
jetbrains.ts:78
↓ 5 callersFunctionemitLine
(line: string)
jetbrains.ts:102
↓ 3 callersFunctionlogDebug
(msg: unknown)
retool.ts:80
↓ 3 callersFunctionlogDebug
(msg: unknown)
workers/retool.ts:63
↓ 2 callersFunctioncheckAuth
(req: Request)
workers/retool.ts:392
↓ 2 callersFunctionmodelsPayload
()
workers/retool.ts:374
↓ 2 callersFunctionopenaiSSEStream
( remote: ReadableStream<Uint8Array>, model: string, )
jetbrains.ts:88
↓ 2 callersFunctionrequireAuth
(req: Request)
retool.ts:253
↓ 2 callersFunctionsseStream
( gen: AsyncGenerator<string>, status = 200, )
retool.ts:270
↓ 2 callersFunctionstreamResponse
(gen: AsyncGenerator<string>, status = 200)
workers/retool.ts:256
↓ 2 callersFunctionunauthorized
(req: ServerRequest, msg: string, status = 401)
jetbrains.ts:67
↓ 1 callersFunctionaggregateStreamToJSON
( stream: ReadableStream<Uint8Array>, model: string, )
jetbrains.ts:181
↓ 1 callersFunctionerrorStream
(msg: string, code = 503)
workers/retool.ts:252
↓ 1 callersFunctionerrorStreamGenerator
(msg: string, code = 503)
retool.ts:334
↓ 1 callersFunctionformatMessagesForRetool
(messages: ChatMessage[])
retool.ts:169
↓ 1 callersFunctionformatMessagesForRetool
(msgs: ChatMessage[])
workers/retool.ts:152
↓ 1 callersFunctiongetBestAccount
(modelId: string)
workers/retool.ts:162
↓ 1 callersFunctiongetBestRetoolAccount
(modelId: string)
retool.ts:181
↓ 1 callersFunctionhandleChatCompletions
(req: ServerRequest)
jetbrains.ts:239
↓ 1 callersFunctionhandleModels
(req: ServerRequest)
jetbrains.ts:228
↓ 1 callersFunctioninitializeRetoolEnvironment
()
retool.ts:210
↓ 1 callersFunctioninitializeRetoolEnvironment
()
workers/retool.ts:186
↓ 1 callersFunctionnextJwt
()
jetbrains.ts:45
↓ 1 callersFunctionretoolGetMessage
( acc: RetoolAccount, agentId: string, runId: string, timeoutMs = 300_000, )
retool.ts:137
↓ 1 callersFunctionretoolGetMessage
( acc: RetoolAccount, agentId: string, runId: string, timeoutMs = 300_000, )
workers/retool.ts:120
↓ 1 callersFunctionretoolGetThreadId
(acc: RetoolAccount, agentId: string)
retool.ts:101
↓ 1 callersFunctionretoolGetThreadId
(acc: RetoolAccount, agentId: string)
workers/retool.ts:84
↓ 1 callersFunctionretoolQueryAgents
(acc: RetoolAccount)
retool.ts:87
↓ 1 callersFunctionretoolQueryAgents
(acc: RetoolAccount)
workers/retool.ts:70
↓ 1 callersFunctionretoolSendMessage
( acc: RetoolAccount, agentId: string, threadId: string, text: string, )
retool.ts:116
↓ 1 callersFunctionretoolSendMessage
( acc: RetoolAccount, agentId: string, threadId: string, text: string, )
workers/retool.ts:99
↓ 1 callersFunctionretoolStream
(fullMsg: string, modelId: string)
workers/retool.ts:223
↓ 1 callersFunctionretoolStreamGenerator
( fullMessage: string, modelId: string, )
retool.ts:297
FunctionhandleRequest
(req: Request)
retool.ts:342
Functionrouter
(req: ServerRequest)
jetbrains.ts:321
Functionstart
(controller)
jetbrains.ts:98
Functionstart
(ctrl)
retool.ts:275
Functionstart
(ctrl)
workers/retool.ts:258