Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Superflows-AI/superflows
/ functions
Functions
445 in github.com/Superflows-AI/superflows
⨍
Functions
445
◇
Types & classes
38
Function
getChatHistorySummary
( chatHistory: ChatGPTMessage[], isClaude: boolean = false, )
lib/v2/prompts/utils.ts:39
Function
getHeader
( headers: { [key: string]: string } | Headers | null, name: string, )
lib/edge-runtime/utils.ts:126
Function
getHeader
( headers: { [key: string]: string } | Headers | null, name: string, )
supabase/functions/execute-code-2/utils.ts:140
Function
getNestedUrls
( url_docs: string, recursive_depth: number = 1, current_depth: number = 1, base_url: string = "", )
lib/embed-docs/getNestedUrls.ts:11
Function
getNumRows
(text: string, textWidth: number)
lib/utils.ts:13
Function
getServerSideProps
(ctx: GetServerSidePropsContext)
pages/sign-in.tsx:118
Function
getServerSideProps
(ctx: GetServerSidePropsContext)
pages/approval/[id].tsx:321
Function
handleRouteChange
()
pages/_app.tsx:51
Function
handler
(req: NextRequest)
pages/api/search-docs.ts:37
Function
handler
(req: NextRequest)
pages/api/embed-text.ts:49
Function
handler
(req: NextRequest)
pages/api/create-org.ts:54
Function
handler
(req: NextRequest)
pages/api/join-org.ts:40
Function
handler
(req: NextRequest)
pages/api/generate-alternative-questions.ts:82
Function
handler
( req: NextApiRequest, res: NextApiResponse, )
pages/api/parse-html.ts:13
Function
handler
( req: NextApiRequest, res: NextApiResponse, )
pages/api/swagger-to-actions.ts:45
Function
handler
(req: NextRequest)
pages/api/embed-questions.ts:78
Function
handler
(req: NextRequest)
pages/api/write-action-descriptions.ts:55
Function
handler
(req: NextRequest)
pages/api/team.ts:36
Function
handler
(req: NextRequest)
pages/api/v3/generate-answer-description.ts:98
Function
handler
(req: NextRequest)
pages/api/v3/generate-answer-offline.ts:82
Function
handler
(req: NextRequest)
pages/api/v1/feedback.ts:52
Function
handler
(req: NextRequest)
pages/api/v1/answers.ts:93
Function
handler
(req: NextRequest)
pages/api/v1/confirm.ts:99
Function
handler
(req: NextRequest)
pages/api/v1/follow-ups.ts:73
Function
handler
( req: NextApiRequest, res: NextApiResponse, )
pages/api/mock/[...slug].ts:137
Function
headers
()
next.config.js:20
Function
intToDate
(date: number)
pages/usage.tsx:87
Function
isChoiceRequired
( schema: OpenAPIV3_1.SchemaObject, parentRequired: boolean = true, )
supabase/functions/execute-code-2/actionUtils.ts:3
Function
isValidBody
( body: any, bodySchema: z.ZodType<T>, )
lib/edge-runtime/utils.ts:18
Function
isValidBody
( body: any, bodySchema: z.ZodType<any>, )
supabase/functions/execute-code/index.ts:107
Function
isValidBody
( body: any, bodySchema: z.ZodType<any>, )
supabase/functions/execute-code-2/index.ts:292
Function
itemNotEmpty
(item: any)
lib/prompts/tsConversion.ts:330
Function
makeHttpRequest
( url: string, requestOptions: RequestInit, localHostname: string, )
supabase/functions/execute-code-2/requests.ts:237
Function
matchQuestionToAnswer
( controller: ReadableStreamDefaultController, reqData: AnswersType, actions: ActionPlusApiInfo[], org
lib/v3/edge-runtime/matching.ts:57
Function
onChange
()
pages/analytics.tsx:289
Function
plot
( title: string, type: "line" | "bar", data: { x: number | string; y: string }[], labels?: { x
supabase/functions/execute-code-2/index.ts:210
Function
refreshPage
()
lib/hooks/useDocumentsLoader.ts:81
Function
routingPromptv3
(args: { userRequest: string; org: { name: string; description: string }; actions: { name: string; filte
lib/v3/prompts_parsers/routing.ts:9
Function
setDeleteDocumentModalOpen
(isOpen: boolean)
pages/chat-to-docs.tsx:218
Function
shouldTerminateDataAnalysisStreaming
( streamedText: string, )
lib/v2/prompts/dataAnalysis.ts:281
Function
start
(controller)
pages/api/v3/generate-answer-offline.ts:316
Function
start
(controller)
pages/api/v1/answers.ts:471
Function
start
(controller)
__tests__/api/streamResponseToUser.test.ts:12
Function
streamLLMResponse
( prompt: ChatGPTMessage[] | string, params: ChatGPTParams = {}, model: string, )
lib/queryLLM.ts:110
Function
unpackAndCall
( func: ((...args: any[]) => any) | undefined, obj: { [p: string]: any; }, )
lib/utils.ts:50
← previous
401–445 of 445, ranked by callers