MCPcopy Create free account

hub / github.com/aipotheosis-labs/aci / functions

Functions1,222 in github.com/aipotheosis-labs/aci

FunctionDropdownMenuShortcut
({ className, ...props }: React.ComponentProps<"span">)
frontend/src/components/ui/dropdown-menu.tsx:179
FunctionDropdownMenuSub
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Sub>)
frontend/src/components/ui/dropdown-menu.tsx:195
FunctionDropdownMenuSubContent
({ className, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.SubContent>)
frontend/src/components/ui/dropdown-menu.tsx:225
FunctionDropdownMenuSubTrigger
({ className, inset, children, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.SubTrigge
frontend/src/components/ui/dropdown-menu.tsx:201
FunctionDropdownMenuTrigger
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Trigger>)
frontend/src/components/ui/dropdown-menu.tsx:23
FunctionEditableCell
({ initialValue, fieldName, agentId, onUpdate, }: { initialValue: string; fieldName: string; age
frontend/src/components/project/useAgentsTableColumns.tsx:39
FunctionEnhancedDataTable
({ columns, data, defaultSorting = [], searchBarProps, rowSelectionProps, paginationOptions, }: En
frontend/src/components/ui-extensions/enhanced-data-table/data-table.tsx:77
FunctionEnhancedDataTableToolbar
({ table, placeholder = "Search...", showSearchInput, filterComponent, }: EnhancedDataTableToolbarProp
frontend/src/components/ui-extensions/enhanced-data-table/data-table-toolbar.tsx:16
FunctionFaqSection
()
frontend/src/components/pricing/faq.tsx:77
FunctionFooter
()
frontend/src/components/layout/footer.tsx:2
FunctionFormControl
({ ...props }: React.ComponentProps<typeof Slot>)
frontend/src/components/ui/form.tsx:107
FunctionFormDescription
({ className, ...props }: React.ComponentProps<"p">)
frontend/src/components/ui/form.tsx:125
FunctionFormField
({ ...props }: ControllerProps<TFieldValues, TName>)
frontend/src/components/ui/form.tsx:32
FunctionFormItem
({ className, ...props }: React.ComponentProps<"div">)
frontend/src/components/ui/form.tsx:76
FunctionFormLabel
({ className, ...props }: React.ComponentProps<typeof LabelPrimitive.Root>)
frontend/src/components/ui/form.tsx:90
FunctionFormMessage
({ className, ...props }: React.ComponentProps<"p">)
frontend/src/components/ui/form.tsx:138
FunctionFunctionCalling
({ toolInvocation, linkedAccountOwnerId, apiKey, addToolResult, }: FunctionCallingProps)
frontend/src/app/playground/function-calling.tsx:17
FunctionFunctionCallingResult
({ toolInvocation, }: FunctionCallingResultProps)
frontend/src/app/playground/function-calling-result.tsx:16
FunctionFunctionDetail
({ func }: FunctionDetailProps)
frontend/src/components/apps/function-detail.tsx:159
FunctionFunctionMultiSelector
()
frontend/src/app/playground/setting-function-selector.tsx:34
FunctionFunctionSelection
({ availableFunctions, isAllFunctionsEnabled, setIsAllFunctionsEnabled, selectedFunctionNames, setSe
frontend/src/components/apps/function-selection.tsx:24
FunctionFunctionSelectionDialog
({ appName, }: FunctionSelectionDialogProps)
frontend/src/components/appconfig/function-selection-dialog.tsx:31
FunctionFunctionSelectionStep
({ onNext, appName, isDialogOpen, }: FunctionSelectionStepProps)
frontend/src/components/apps/configure-app/function-selection-step.tsx:17
FunctionGET
(request: NextRequest)
frontend/src/app/api/logs/route.ts:4
FunctionGlobalError
({ error, }: { error: Error & { digest?: string }; })
frontend/src/app/global-error.tsx:7
FunctionHomePage
()
frontend/src/app/home/page.tsx:15
FunctionHoverCard
({ ...props }: React.ComponentProps<typeof HoverCardPrimitive.Root>)
frontend/src/components/ui/hover-card.tsx:8
FunctionHoverCardContent
({ className, align = "center", sideOffset = 4, ...props }: React.ComponentProps<typeof HoverCardPrimi
frontend/src/components/ui/hover-card.tsx:22
FunctionHoverCardTrigger
({ ...props }: React.ComponentProps<typeof HoverCardPrimitive.Trigger>)
frontend/src/components/ui/hover-card.tsx:14
FunctionIdDisplay
({ id, dim = true }: IdDisplayProps)
frontend/src/components/apps/id-display.tsx:18
FunctionInput
({ className, type, ...props }: React.ComponentProps<"input">)
frontend/src/components/ui/input.tsx:5
FunctionLabel
({ className, ...props }: React.ComponentProps<typeof LabelPrimitive.Root>)
frontend/src/components/ui/label.tsx:8
FunctionLinkAccountOwnerIdSelector
({ status, setMessages, }: LinkAccountOwnerIdSelectorProps)
frontend/src/app/playground/setting-linked-account-owner-id-selector.tsx:24
FunctionLinkedAccountDetails
({ account, toggleAccountStatus, children, }: LinkedAccountDetailsProps)
frontend/src/components/linkedaccount/linked-account-details.tsx:33
FunctionLinkedAccountStep
({ authType, onClose, appName, }: LinkedAccountStepProps)
frontend/src/components/apps/configure-app/linked-account-step.tsx:69
FunctionLinkedAccountsPage
()
frontend/src/app/linked-accounts/page.tsx:43
FunctionLogDetailSheet
({ selectedLogEntry, isDetailPanelOpen, setIsDetailPanelOpen, formatJson, }: { selectedLogEntry: Log
frontend/src/app/logs/page.tsx:332
FunctionLogsPage
()
frontend/src/app/logs/page.tsx:452
FunctionLogsTableView
({ logs, columns, isLoading, totalCount, canGoBack, onLoadMore, onGoToPreviousPage, currentPag
frontend/src/app/logs/page.tsx:251
FunctionMessageReasoning
({ isLoading, reasoning, }: MessageReasoningProps)
frontend/src/app/playground/message-reasoning.tsx:16
FunctionNonMemoizedMarkdown
({ children, }: { children: string; isUserMessage?: boolean; })
frontend/src/app/playground/markdown.tsx:115
FunctionOrgMembersTable
()
frontend/src/components/settings/org-members-table.tsx:35
FunctionOrgSelector
()
frontend/src/components/layout/org-selector.tsx:24
FunctionOverview
()
frontend/src/app/playground/overview.tsx:6
FunctionPage
()
frontend/src/app/playground/page.tsx:15
FunctionPagination
({ className, ...props }: React.ComponentProps<"nav">)
frontend/src/components/ui/pagination.tsx:11
FunctionPaginationContent
({ className, ...props }: React.ComponentProps<"ul">)
frontend/src/components/ui/pagination.tsx:23
FunctionPaginationEllipsis
({ className, ...props }: React.ComponentProps<"span">)
frontend/src/components/ui/pagination.tsx:102
FunctionPaginationItem
({ ...props }: React.ComponentProps<"li">)
frontend/src/components/ui/pagination.tsx:36
FunctionPaginationLink
({ className, isActive, size = "icon", ...props }: PaginationLinkProps)
frontend/src/components/ui/pagination.tsx:45
FunctionPaginationNext
({ className, ...props }: React.ComponentProps<typeof PaginationLink>)
frontend/src/components/ui/pagination.tsx:85
FunctionPaginationPrevious
({ className, ...props }: React.ComponentProps<typeof PaginationLink>)
frontend/src/components/ui/pagination.tsx:68
FunctionPopover
({ ...props }: React.ComponentProps<typeof PopoverPrimitive.Root>)
frontend/src/components/ui/popover.tsx:8
FunctionPopoverAnchor
({ ...props }: React.ComponentProps<typeof PopoverPrimitive.Anchor>)
frontend/src/components/ui/popover.tsx:42
FunctionPopoverContent
({ className, align = "center", sideOffset = 4, ...props }: React.ComponentProps<typeof PopoverPrimiti
frontend/src/components/ui/popover.tsx:20
FunctionPopoverTrigger
({ ...props }: React.ComponentProps<typeof PopoverPrimitive.Trigger>)
frontend/src/components/ui/popover.tsx:14
FunctionPricingPage
()
frontend/src/app/pricing/page.tsx:91
FunctionProgress
({ className, value, ...props }: React.ComponentProps<typeof ProgressPrimitive.Root>)
frontend/src/components/ui/progress.tsx:8
FunctionProjectNameEditor
({ projectName, onSave, }: ProjectNameEditorProps)
frontend/src/components/settings/project-name-editor.tsx:17
FunctionProjectSelector
()
frontend/src/components/layout/project-selector.tsx:27
FunctionProjectSettingPage
()
frontend/src/app/project-setting/page.tsx:20
FunctionPureMessages
({ status, messages, linkedAccountOwnerId, apiKey, addToolResult, }: MessagesProps)
frontend/src/app/playground/messages.tsx:23
FunctionPurePreviewMessage
({ message, isLoading, linkedAccountOwnerId, apiKey, addToolResult, }: { message: UIMessage; isL
frontend/src/app/playground/message.tsx:15
FunctionPureSendButton
({ input }: { input: string })
frontend/src/app/playground/chat-input.tsx:43
FunctionPureStopButton
({ stop, setMessages, }: { stop: () => void; setMessages: UseChatHelpers["setMessages"]; })
frontend/src/app/playground/chat-input.tsx:18
FunctionQuotaItem
({ title, used, limit })
frontend/src/components/quota/quota-usage-display.tsx:20
FunctionQuotaUsageDisplay
({ quotaUsage, })
frontend/src/components/quota/quota-usage-display.tsx:56
FunctionRootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
frontend/src/app/layout.tsx:47
FunctionScrollArea
({ className, children, ...props }: React.ComponentProps<typeof ScrollAreaPrimitive.Root>)
frontend/src/components/ui/scroll-area.tsx:8
FunctionScrollBar
({ className, orientation = "vertical", ...props }: React.ComponentProps<typeof ScrollAreaPrimitive.Scro
frontend/src/components/ui/scroll-area.tsx:31
FunctionSelect
({ ...props }: React.ComponentProps<typeof SelectPrimitive.Root>)
frontend/src/components/ui/select.tsx:9
FunctionSelectContent
({ className, children, position = "popper", ...props }: React.ComponentProps<typeof SelectPrimitive.C
frontend/src/components/ui/select.tsx:53
FunctionSelectGroup
({ ...props }: React.ComponentProps<typeof SelectPrimitive.Group>)
frontend/src/components/ui/select.tsx:15
FunctionSelectItem
({ className, children, ...props }: React.ComponentProps<typeof SelectPrimitive.Item>)
frontend/src/components/ui/select.tsx:101
FunctionSelectLabel
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.Label>)
frontend/src/components/ui/select.tsx:88
FunctionSelectScrollDownButton
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.ScrollDownButton>)
frontend/src/components/ui/select.tsx:156
FunctionSelectScrollUpButton
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.ScrollUpButton>)
frontend/src/components/ui/select.tsx:138
FunctionSelectSeparator
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.Separator>)
frontend/src/components/ui/select.tsx:125
FunctionSelectTrigger
({ className, size = "default", children, ...props }: React.ComponentProps<typeof SelectPrimitive.Trig
frontend/src/components/ui/select.tsx:27
FunctionSelectValue
({ ...props }: React.ComponentProps<typeof SelectPrimitive.Value>)
frontend/src/components/ui/select.tsx:21
FunctionSeparator
({ className, orientation = "horizontal", decorative = true, ...props }: React.ComponentProps<typeof S
frontend/src/components/ui/separator.tsx:8
FunctionSettingsItem
({ icon: Icon, label, description, children, iconClassName = "text-primary", containerClassName =
frontend/src/components/settings/settings-item.tsx:15
FunctionSettingsPage
()
frontend/src/app/settings/page.tsx:18
FunctionSettingsSection
({ title, description, children, }: SettingsSectionProps)
frontend/src/components/settings/settings-section.tsx:16
FunctionSettingsSidebar
({ status, setMessages }: SettingsSidebarProps)
frontend/src/app/playground/playground-settings.tsx:19
FunctionSheet
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Root>)
frontend/src/components/ui/sheet.tsx:9
FunctionSheetClose
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Close>)
frontend/src/components/ui/sheet.tsx:19
FunctionSheetContent
({ className, children, side = "right", ...props }: React.ComponentProps<typeof SheetPrimitive.Content
frontend/src/components/ui/sheet.tsx:47
FunctionSheetDescription
({ className, ...props }: React.ComponentProps<typeof SheetPrimitive.Description>)
frontend/src/components/ui/sheet.tsx:117
FunctionSheetFooter
({ className, ...props }: React.ComponentProps<"div">)
frontend/src/components/ui/sheet.tsx:94
FunctionSheetHeader
({ className, ...props }: React.ComponentProps<"div">)
frontend/src/components/ui/sheet.tsx:84
FunctionSheetOverlay
({ className, ...props }: React.ComponentProps<typeof SheetPrimitive.Overlay>)
frontend/src/components/ui/sheet.tsx:31
FunctionSheetPortal
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Portal>)
frontend/src/components/ui/sheet.tsx:25
FunctionSheetTitle
({ className, ...props }: React.ComponentProps<typeof SheetPrimitive.Title>)
frontend/src/components/ui/sheet.tsx:104
FunctionSheetTrigger
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Trigger>)
frontend/src/components/ui/sheet.tsx:13
FunctionSidebar
({ side = "left", variant = "sidebar", collapsible = "offcanvas", className, children, ...props }:
frontend/src/components/ui/sidebar.tsx:154
FunctionSidebarContent
({ className, ...props }: React.ComponentProps<"div">)
frontend/src/components/ui/sidebar.tsx:371
FunctionSidebarFooter
({ className, ...props }: React.ComponentProps<"div">)
frontend/src/components/ui/sidebar.tsx:346
FunctionSidebarGroup
({ className, ...props }: React.ComponentProps<"div">)
frontend/src/components/ui/sidebar.tsx:385
FunctionSidebarGroupAction
({ className, asChild = false, ...props }: React.ComponentProps<"button"> & { asChild?: boolean })
frontend/src/components/ui/sidebar.tsx:417
← previousnext →401–500 of 1,222, ranked by callers