MCPcopy Create free account

hub / github.com/Superflows-AI/superflows / functions

Functions445 in github.com/Superflows-AI/superflows

FunctiongetChatHistorySummary
( chatHistory: ChatGPTMessage[], isClaude: boolean = false, )
lib/v2/prompts/utils.ts:39
FunctiongetHeader
( headers: { [key: string]: string } | Headers | null, name: string, )
lib/edge-runtime/utils.ts:126
FunctiongetHeader
( headers: { [key: string]: string } | Headers | null, name: string, )
supabase/functions/execute-code-2/utils.ts:140
FunctiongetNestedUrls
( url_docs: string, recursive_depth: number = 1, current_depth: number = 1, base_url: string = "", )
lib/embed-docs/getNestedUrls.ts:11
FunctiongetNumRows
(text: string, textWidth: number)
lib/utils.ts:13
FunctiongetServerSideProps
(ctx: GetServerSidePropsContext)
pages/sign-in.tsx:118
FunctiongetServerSideProps
(ctx: GetServerSidePropsContext)
pages/approval/[id].tsx:321
FunctionhandleRouteChange
()
pages/_app.tsx:51
Functionhandler
(req: NextRequest)
pages/api/search-docs.ts:37
Functionhandler
(req: NextRequest)
pages/api/embed-text.ts:49
Functionhandler
(req: NextRequest)
pages/api/create-org.ts:54
Functionhandler
(req: NextRequest)
pages/api/join-org.ts:40
Functionhandler
(req: NextRequest)
pages/api/generate-alternative-questions.ts:82
Functionhandler
( req: NextApiRequest, res: NextApiResponse, )
pages/api/parse-html.ts:13
Functionhandler
( req: NextApiRequest, res: NextApiResponse, )
pages/api/swagger-to-actions.ts:45
Functionhandler
(req: NextRequest)
pages/api/embed-questions.ts:78
Functionhandler
(req: NextRequest)
pages/api/write-action-descriptions.ts:55
Functionhandler
(req: NextRequest)
pages/api/team.ts:36
Functionhandler
(req: NextRequest)
pages/api/v3/generate-answer-description.ts:98
Functionhandler
(req: NextRequest)
pages/api/v3/generate-answer-offline.ts:82
Functionhandler
(req: NextRequest)
pages/api/v1/feedback.ts:52
Functionhandler
(req: NextRequest)
pages/api/v1/answers.ts:93
Functionhandler
(req: NextRequest)
pages/api/v1/confirm.ts:99
Functionhandler
(req: NextRequest)
pages/api/v1/follow-ups.ts:73
Functionhandler
( req: NextApiRequest, res: NextApiResponse, )
pages/api/mock/[...slug].ts:137
Functionheaders
()
next.config.js:20
FunctionintToDate
(date: number)
pages/usage.tsx:87
FunctionisChoiceRequired
( schema: OpenAPIV3_1.SchemaObject, parentRequired: boolean = true, )
supabase/functions/execute-code-2/actionUtils.ts:3
FunctionisValidBody
( body: any, bodySchema: z.ZodType<T>, )
lib/edge-runtime/utils.ts:18
FunctionisValidBody
( body: any, bodySchema: z.ZodType<any>, )
supabase/functions/execute-code/index.ts:107
FunctionisValidBody
( body: any, bodySchema: z.ZodType<any>, )
supabase/functions/execute-code-2/index.ts:292
FunctionitemNotEmpty
(item: any)
lib/prompts/tsConversion.ts:330
FunctionmakeHttpRequest
( url: string, requestOptions: RequestInit, localHostname: string, )
supabase/functions/execute-code-2/requests.ts:237
FunctionmatchQuestionToAnswer
( controller: ReadableStreamDefaultController, reqData: AnswersType, actions: ActionPlusApiInfo[], org
lib/v3/edge-runtime/matching.ts:57
FunctiononChange
()
pages/analytics.tsx:289
Functionplot
( title: string, type: "line" | "bar", data: { x: number | string; y: string }[], labels?: { x
supabase/functions/execute-code-2/index.ts:210
FunctionrefreshPage
()
lib/hooks/useDocumentsLoader.ts:81
FunctionroutingPromptv3
(args: { userRequest: string; org: { name: string; description: string }; actions: { name: string; filte
lib/v3/prompts_parsers/routing.ts:9
FunctionsetDeleteDocumentModalOpen
(isOpen: boolean)
pages/chat-to-docs.tsx:218
FunctionshouldTerminateDataAnalysisStreaming
( streamedText: string, )
lib/v2/prompts/dataAnalysis.ts:281
Functionstart
(controller)
pages/api/v3/generate-answer-offline.ts:316
Functionstart
(controller)
pages/api/v1/answers.ts:471
Functionstart
(controller)
__tests__/api/streamResponseToUser.test.ts:12
FunctionstreamLLMResponse
( prompt: ChatGPTMessage[] | string, params: ChatGPTParams = {}, model: string, )
lib/queryLLM.ts:110
FunctionunpackAndCall
( func: ((...args: any[]) => any) | undefined, obj: { [p: string]: any; }, )
lib/utils.ts:50
← previous401–445 of 445, ranked by callers