MCPcopy Create free account

hub / github.com/descope-sample-apps/docs-gpt / functions

Functions41 in github.com/descope-sample-apps/docs-gpt

↓ 12 callersFunctioncn
(...inputs: ClassValue[])
lib/utils.ts:5
↓ 2 callersMethoduploadFiles
()
lib/crawler.ts:74
↓ 1 callersFunctioncheckDevice
()
lib/hooks/use-media-query.ts:13
↓ 1 callersMethodcrawl
()
lib/crawler.ts:30
↓ 1 callersMethodcreateSafeFilename
(url: string)
lib/crawler.ts:86
↓ 1 callersFunctionhandleLogout
()
components/layout/user-dropdown.tsx:29
↓ 1 callersMethodstart
()
lib/crawler.ts:91
↓ 1 callersFunctionuseScroll
(threshold: number)
lib/hooks/use-scroll.ts:3
FunctionChat
()
components/assistant/assistant.tsx:17
FunctionCrawlerInput
()
components/crawler/CrawlerInput.tsx:8
FunctionDynamicTextArea
({ input, handleInputChange, status, submitMessage }: { input: string, handleInputChange: (e: React.ChangeEv
components/assistant/assistant.tsx:77
FunctionHome
()
app/page.tsx:5
FunctionHome
()
app/crawl/page.tsx:7
FunctionHome
()
app/dashboard/page.tsx:4
FunctionNav
()
components/layout/nav.tsx:5
FunctionNavBar
()
components/layout/navbar.tsx:11
FunctionOG
()
app/opengraph-image.tsx:8
FunctionPOST
(request: Request)
app/api/crawl/route.ts:4
FunctionPOST
(req: Request)
app/api/assistant/route.ts:7
FunctionPage
()
app/auth/page.tsx:3
FunctionProviders
({ children })
app/providers.tsx:5
FunctionRootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
app/layout.tsx:14
FunctionSkeleton
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/skeleton.tsx:3
FunctionUserDropdown
({ sessionToken }: { sessionToken: string })
components/layout/user-dropdown.tsx:21
Functionauth
()
lib/descope/helpers.ts:3
Functioncapitalize
(str: string)
lib/utils.ts:69
Methodconstructor
(baseURL: string, vectorStoreId: string)
lib/crawler.ts:22
FunctiondFormatter
(date: Date)
lib/utils.ts:61
Functionfetcher
( input: RequestInfo, init?: RequestInit, )
lib/utils.ts:16
FunctionhandleInput
(e: React.ChangeEvent<HTMLTextAreaElement>)
components/assistant/assistant.tsx:84
FunctionhandleKeyDown
(e: React.KeyboardEvent)
components/assistant/assistant.tsx:102
FunctionhandleSubmit
(e: any)
components/crawler/CrawlerInput.tsx:12
FunctionnFormatter
(num: number, digits?: number)
lib/utils.ts:38
FunctionsetValue
(value: T)
lib/hooks/use-local-storage.ts:17
FunctiontimeAgo
(timestamp: Date, timeOnly?: boolean)
lib/utils.ts:9
Functiontruncate
(str: string, length: number)
lib/utils.ts:74
FunctionupdateEntry
([entry]: IntersectionObserverEntry[])
lib/hooks/use-intersection-observer.ts:20
FunctionuseIntersectionObserver
( elementRef: RefObject<Element>, { threshold = 0, root = null, rootMargin = "0%", freezeO
lib/hooks/use-intersection-observer.ts:7
FunctionuseLocalStorage
( key: string, initialValue: T, )
lib/hooks/use-local-storage.ts:3
FunctionuseMediaQuery
()
lib/hooks/use-media-query.ts:3
Functionuser
()
lib/descope/helpers.ts:15