MCPcopy Create free account

hub / github.com/Jordan-Gilliam/ai-template / functions

Functions143 in github.com/Jordan-Gilliam/ai-template

FunctionMenubarShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
components/ui/menubar.tsx:202
FunctionNamespaceSelector
({ newNamespace, onNamespaceSelect })
components/NamespaceInput.tsx:14
FunctionNavHeader
()
components/NavHeader.tsx:12
FunctionNavItems
({ items }: NavItemsProps)
components/NavHeader.tsx:63
FunctionPageLayout
({ children }: LayoutProps)
components/Layouts.tsx:18
FunctionPill
({ order, source })
components/perplexity/Sources.tsx:137
FunctionPillList
({ sources })
components/perplexity/Sources.tsx:81
FunctionPillListItem
({ order, source })
components/perplexity/Sources.tsx:100
FunctionPinecone
()
pages/index.tsx:35
FunctionResizablePanel
({ content, children })
components/animations/ResizablePanel.tsx:6
FunctionSearchInput
({ value, status, handleChange, handleClick, loading, placeholder, className, }: SearchProps)
components/query/SearchInput.tsx:16
FunctionSheetFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/sheet.tsx:183
FunctionSheetHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/sheet.tsx:169
FunctionSheetPortal
({ position, className, children, ...props }: SheetPortalProps)
components/ui/sheet.tsx:29
FunctionSources
({ sources })
components/perplexity/Sources.tsx:39
FunctionThemeToggle
()
components/Layouts.tsx:107
FunctionToaster
()
components/ui/toaster.tsx:13
FunctionToggleHeading
({ text, embedding })
pages/index.tsx:15
FunctionTooltip
({ ...props })
components/ui/tooltip.tsx:9
FunctionUrlScraper
({ namespace }: Props)
components/train/UrlScraper.tsx:14
Functioncode
({ node, inline, className, children, ...props })
components/perplexity/Answer.tsx:83
Functiondown
(e: KeyboardEvent)
components/CommandMenu.tsx:27
FunctiondownloadAsFile
()
components/ui/codeblock.tsx:59
Functionfetcher
(...args: Parameters<typeof fetch>)
hooks/use-pinecone-stats.tsx:3
FunctionhandleChange
(e)
components/query/DocumentQA.tsx:22
FunctionhandleChange
(e)
components/train/UrlScraper.tsx:20
FunctionhandleDropdownChange
(selectedValue)
components/NamespaceInput.tsx:25
FunctionhandleInputChange
(event)
components/NamespaceInput.tsx:19
FunctionhandleKeyDown
(e)
components/query/SearchInput.tsx:25
FunctionhandleLLMNewToken
(token)
lib/chain.ts:23
FunctionhandleSubmit
(e)
components/query/DocumentQA.tsx:27
FunctionhandleSubmit
(e)
components/train/UrlScraper.tsx:25
Functionhandler
( req: NextApiRequest, res: NextApiResponse )
pages/api/embed-webpage.ts:19
Functionhandler
( req: NextApiRequest, res: NextApiResponse )
pages/api/stats.ts:17
Functionhandler
( req: NextApiRequest, res: NextApiResponse )
pages/api/query.ts:15
Functionhandler
(req: NextApiRequest, res: NextApiResponse)
pages/api/embed-file.ts:15
FunctionisFileNameInString
(fileName: string, str: string)
lib/utils.ts:91
FunctiononCopy
()
components/ui/codeblock.tsx:87
Functionp
({ children })
components/perplexity/Answer.tsx:80
FunctionscrollToBottom
()
components/query/DocumentQA.tsx:32
FunctionsendRequest
( url, { arg }: { arg: { urls: string[]; namespace: string } } )
hooks/use-scrape-embed.tsx:4
FunctiontoggleEmbedding
()
pages/index.tsx:44
Functionupdate
(props: ToasterToast)
hooks/use-toast.ts:141
← previous101–143 of 143, ranked by callers