MCPcopy Create free account

hub / github.com/CommandCodeAI/BaseAI / functions

Functions847 in github.com/CommandCodeAI/BaseAI

FunctionIconInfo
(props: React.SVGProps<SVGSVGElement>)
apps/baseai.dev/src/components/ui/icons/info.tsx:2
FunctionIconInfoCircle
(props: React.SVGProps<SVGSVGElement>)
apps/baseai.dev/src/components/ui/icons/info-circle.tsx:2
FunctionIconInfoCircle
(props: React.SVGProps<SVGSVGElement>)
apps/baseai.dev/src/components/ui/icons/info.tsx:22
FunctionIconJsonMode
( props: React.SVGProps<SVGSVGElement> )
apps/baseai.dev/src/components/icons/IconJsonMode.tsx:2
FunctionIconKeyset
(props: React.SVGProps<SVGSVGElement>)
apps/baseai.dev/src/components/icons/IconKeyset.tsx:2
FunctionIconLogs
( props: React.SVGProps<SVGSVGElement> )
apps/baseai.dev/src/components/icons/IconLogs.tsx:2
FunctionIconModeration
( props: React.SVGProps<SVGSVGElement> )
apps/baseai.dev/src/components/icons/IconModeration.tsx:2
FunctionIconPipe
(props: React.SVGProps<SVGSVGElement>)
apps/baseai.dev/src/components/ui/iconists/icon-pipe.tsx:2
FunctionIconPipe
(props: React.SVGProps<SVGSVGElement>)
apps/baseai.dev/src/components/icons/IconPipe.tsx:2
FunctionIconSettings
(props: React.SVGProps<SVGSVGElement>)
apps/baseai.dev/src/components/ui/iconists/icon-settings.tsx:2
FunctionIconSettings
(props: React.SVGProps<SVGSVGElement>)
apps/baseai.dev/src/components/icons/IconSettings.tsx:2
FunctionIconStoreMessages
( props: React.SVGProps<SVGSVGElement> )
apps/baseai.dev/src/components/icons/IconStoreMessages.tsx:2
FunctionIconStream
( props: React.SVGProps<SVGSVGElement> )
apps/baseai.dev/src/components/icons/IconStream.tsx:2
FunctionIconUp
(props: React.SVGProps<SVGSVGElement>)
apps/baseai.dev/src/components/icons/icon-up.tsx:2
FunctionIconUsage
(props: React.SVGProps<SVGSVGElement>)
apps/baseai.dev/src/components/ui/iconists/icon-usage.tsx:2
FunctionIconUsage
(props: React.SVGProps<SVGSVGElement>)
apps/baseai.dev/src/components/icons/IconUsage.tsx:2
FunctionIconVersions
( props: React.SVGProps<SVGSVGElement> )
apps/baseai.dev/src/components/icons/IconVersions.tsx:2
FunctionIconWarn
(props: React.SVGProps<SVGSVGElement>)
apps/baseai.dev/src/components/ui/icons/warn.tsx:2
FunctionImg
({ width, height, src, alt, caption, light, dark, ...props }: ImgProps)
apps/baseai.dev/src/components/Img.tsx:15
FunctionInfo
({ top, title, children }: { top: boolean; title: string; children: React.ReactNode; })
apps/baseai.dev/src/components/mdx/Info.tsx:3
FunctionInfoIcon
(props: React.SVGProps<SVGSVGElement>)
apps/baseai.dev/src/components/icons/InfoIcon.tsx:2
FunctionInlineCopy
({ content, children }: { content: string; children: React.ReactNode; })
apps/baseai.dev/src/components/mdx/InlineCodeCopy.tsx:11
FunctionLangbaseStudioDescription
()
apps/baseai.dev/src/components/table-products.tsx:64
FunctionLayout
({ children, allSections }: { children: React.ReactNode; allSections: Record<string, Array<Section>>; })
apps/baseai.dev/src/components/Layout.tsx:13
FunctionLayout
({ children }: { children: React.ReactNode })
examples/remix/app/root.tsx:24
FunctionLbLogo
(props: any)
apps/baseai.dev/src/components/lb-logo.tsx:65
FunctionLearnPage
()
apps/baseai.dev/src/app/learn/page.tsx:5
FunctionLibraries
()
apps/baseai.dev/src/components/Libraries.tsx:49
FunctionLinkIcon
(props: React.ComponentPropsWithoutRef<'svg'>)
apps/baseai.dev/src/components/icons/LinkIcon.tsx:1
FunctionLinkWrapper
({ href, children, ...props }: React.AnchorHTMLAttributes<HTMLAnchorElement> & { href: string })
apps/baseai.dev/src/components/ui/cta-buttons.tsx:26
FunctionListIcon
(props: React.ComponentPropsWithoutRef<'svg'>)
apps/baseai.dev/src/components/icons/ListIcon.tsx:1
FunctionLoadingIcon
(props: React.ComponentPropsWithoutRef<'svg'>)
apps/baseai.dev/src/components/Search.tsx:125
FunctionLogo
(props: React.ComponentPropsWithoutRef<'svg'>)
apps/baseai.dev/src/components/Logo.tsx:1
FunctionMagnifyingGlassIcon
( props: React.ComponentPropsWithoutRef<'svg'> )
apps/baseai.dev/src/components/icons/MagnifyingGlassIcon.tsx:1
FunctionMapPinIcon
(props: React.ComponentPropsWithoutRef<'svg'>)
apps/baseai.dev/src/components/icons/MapPinIcon.tsx:1
FunctionMemory
()
examples/astro/src/components/pages/memory/index.tsx:4
FunctionMenuIcon
(props: React.ComponentPropsWithoutRef<'svg'>)
apps/baseai.dev/src/components/MobileNavigation.tsx:18
FunctionMistralAIChatCompleteResponseTransform
(response, responseStatus)
packages/baseai/src/dev/providers/mistral-ai/chatComplete.ts:95
FunctionMistralAIChatCompleteStreamChunkTransform
packages/baseai/src/dev/providers/mistral-ai/chatComplete.ts:136
FunctionMobileNavigation
(props: any)
apps/baseai.dev/src/components/MobileNavigation.tsx:159
FunctionMobileNavigationDialog
({ isOpen, close }: { isOpen: boolean; close: () => void; })
apps/baseai.dev/src/components/MobileNavigation.tsx:49
FunctionMobileSearch
()
apps/baseai.dev/src/components/Search.tsx:493
FunctionMoonIcon
(props: React.ComponentPropsWithoutRef<'svg'>)
apps/baseai.dev/src/components/ThemeToggle.tsx:16
FunctionNavLink
({ href, children, tag, active = false, isAnchorLink = false, navRef }: { href: string; children: Reac
apps/baseai.dev/src/components/Navigation.tsx:87
FunctionNavigation
(props: React.ComponentPropsWithoutRef<'nav'>)
apps/baseai.dev/src/components/Navigation.tsx:279
FunctionNavigationGroup
({ group, className }: { group: NavigationItem; className?: string; })
apps/baseai.dev/src/components/Navigation.tsx:138
FunctionNoResultsIcon
(props: React.ComponentPropsWithoutRef<'svg'>)
apps/baseai.dev/src/components/Search.tsx:113
FunctionNotFound
()
apps/baseai.dev/src/app/not-found.tsx:7
FunctionNote
({ sub, title, className, children }: { sub?: string; className?: string; title: string; children: Rea
apps/baseai.dev/src/components/mdx/Note.tsx:4
FunctionOllamaChatCompleteResponseTransform
(response, responseStatus)
packages/baseai/src/dev/providers/ollama/chatComplete.ts:86
FunctionOllamaChatCompleteStreamChunkTransform
packages/baseai/src/dev/providers/ollama/chatComplete.ts:112
FunctionOpenAIChatCompleteResponseTransform
packages/baseai/src/dev/providers/openai/chatComplete.ts:90
FunctionOpenLink
(props: React.ComponentPropsWithoutRef<'svg'>)
apps/baseai.dev/src/components/icons/OpenLink.tsx:1
FunctionPOST
({request})
examples/astro/src/pages/api/langbase/pipes/run.ts:6
FunctionPOST
({request})
examples/astro/src/pages/api/langbase/pipes/run-stream.ts:6
FunctionPOST
({request})
examples/astro/src/pages/api/langbase/pipes/run-pipes-as-tools.ts:6
FunctionPOST
({request})
examples/astro/src/pages/api/langbase/pipes/run-tool.ts:6
FunctionPOST
({request})
examples/astro/src/pages/api/langbase/pipes/run-memory.ts:6
FunctionPOST
(req: NextRequest)
examples/nextjs/app/api/langbase/pipes/run-memory/route.ts:5
FunctionPOST
(req: NextRequest)
examples/nextjs/app/api/langbase/pipes/run-tool/route.ts:5
FunctionPOST
(req: NextRequest)
examples/nextjs/app/api/langbase/pipes/run-stream/route.ts:5
FunctionPOST
(req: NextRequest)
examples/nextjs/app/api/langbase/pipes/run-tool-stream/route.ts:5
FunctionPOST
(req: NextRequest)
examples/nextjs/app/api/langbase/pipes/run-pipes-as-tools/route.ts:5
FunctionPOST
(req: NextRequest)
examples/nextjs/app/api/langbase/pipes/run/route.ts:5
FunctionPackageIcon
(props: React.ComponentPropsWithoutRef<'svg'>)
apps/baseai.dev/src/components/icons/PackageIcon.tsx:1
FunctionPage
()
examples/remix/app/routes/demo.chat-advanced.tsx:12
FunctionPage
()
examples/remix/app/routes/demo.chat-simple.tsx:12
FunctionPage
()
examples/remix/app/routes/demo.pipe-run-pipes-as-tools.tsx:12
FunctionPage
()
examples/remix/app/routes/demo.memory.tsx:11
FunctionPage
()
examples/remix/app/routes/demo.tool-calling.tsx:13
FunctionPage
()
examples/remix/app/routes/demo.pipe-run.tsx:13
FunctionPage
()
examples/remix/app/routes/demo.pipe-run-stream.tsx:13
FunctionPage
()
examples/nextjs/app/page.tsx:3
FunctionPage
()
examples/nextjs/app/demo/chat-advanced/page.tsx:4
FunctionPage
()
examples/nextjs/app/demo/chat-simple/page.tsx:4
FunctionPage
()
examples/nextjs/app/demo/pipe-run-pipes-as-tools/page.tsx:4
FunctionPage
()
examples/nextjs/app/demo/memory/page.tsx:4
FunctionPage
()
examples/nextjs/app/demo/pipe-run-stream/page.tsx:4
FunctionPage
()
examples/nextjs/app/demo/tool-calling-stream/page.tsx:4
FunctionPage
()
examples/nextjs/app/demo/pipe-run/page.tsx:4
FunctionPage
()
examples/nextjs/app/demo/tool-calling/page.tsx:4
FunctionPageLink
({ label, page, previous = false }: { label: string; page: { href: string; title: string }; previous?: b
apps/baseai.dev/src/components/Footer.tsx:13
FunctionPageNavigation
()
apps/baseai.dev/src/components/Footer.tsx:45
FunctionPaperAirplaneIcon
( props: React.ComponentPropsWithoutRef<'svg'> )
apps/baseai.dev/src/components/icons/PaperAirplaneIcon.tsx:1
FunctionPaperClipIcon
(props: React.ComponentPropsWithoutRef<'svg'>)
apps/baseai.dev/src/components/icons/PaperClipIcon.tsx:1
FunctionPerplexityAIChatCompleteResponseTransform
(response, responseStatus)
packages/baseai/src/dev/providers/perplexity/chatComplete.ts:112
FunctionPerplexityAIChatCompleteStreamChunkTransform
packages/baseai/src/dev/providers/perplexity/chatComplete.ts:156
FunctionPipeRun
()
examples/astro/src/components/pages/pipe-run/index.tsx:4
FunctionPipeRunExample
()
examples/remix/app/components/pipe-run.tsx:5
FunctionPipeRunExample
()
examples/astro/src/components/pipe-run.tsx:5
FunctionPipeRunExample
()
examples/nextjs/components/pipe-run.tsx:7
FunctionPipeRunMemory
()
examples/remix/app/components/pipe-run-with-memory.tsx:5
FunctionPipeRunMemory
()
examples/astro/src/components/pipe-run-with-memory.tsx:6
FunctionPipeRunMemory
()
examples/nextjs/components/pipe-run-with-memory.tsx:8
FunctionPipeRunPipesAsTools
()
examples/remix/app/components/pipe-run-pipes-as-tools.tsx:5
FunctionPipeRunPipesAsTools
()
examples/astro/src/components/pipe-run-pipes-as-tools.tsx:5
FunctionPipeRunPipesAsTools
()
examples/astro/src/components/pages/pipe-run-pipes-as-tools/index.tsx:4
FunctionPipeRunPipesAsTools
()
examples/nextjs/components/pipe-run-pipes-as-tools.tsx:7
FunctionPipeRunToolExample
()
examples/remix/app/components/pipe-run-with-tool.tsx:5
FunctionPipeRunToolExample
()
examples/astro/src/components/pipe-run-with-tool.tsx:5
← previousnext →501–600 of 847, ranked by callers