MCPcopy Create free account

hub / github.com/agentset-ai/agentset / functions

Functions1,137 in github.com/agentset-ai/agentset

FunctionAlertAction
({ className, ...props }: React.ComponentProps<"div">)
packages/ui/src/components/ui/alert.tsx:66
FunctionAlertDescription
({ className, ...props }: React.ComponentProps<"div">)
packages/ui/src/components/ui/alert.tsx:50
FunctionAlertDialog
({ ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Root>)
packages/ui/src/components/ui/alert-dialog.tsx:8
FunctionAlertDialogAction
({ className, variant = "default", size = "default", ...props }: React.ComponentProps<typeof AlertDial
packages/ui/src/components/ui/alert-dialog.tsx:146
FunctionAlertDialogCancel
({ className, variant = "outline", size = "default", ...props }: React.ComponentProps<typeof AlertDial
packages/ui/src/components/ui/alert-dialog.tsx:164
FunctionAlertDialogContent
({ className, size = "default", ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Content> &
packages/ui/src/components/ui/alert-dialog.tsx:46
FunctionAlertDialogDescription
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Description>)
packages/ui/src/components/ui/alert-dialog.tsx:117
FunctionAlertDialogFooter
({ className, ...props }: React.ComponentProps<"div">)
packages/ui/src/components/ui/alert-dialog.tsx:85
FunctionAlertDialogHeader
({ className, ...props }: React.ComponentProps<"div">)
packages/ui/src/components/ui/alert-dialog.tsx:69
FunctionAlertDialogMedia
({ className, ...props }: React.ComponentProps<"div">)
packages/ui/src/components/ui/alert-dialog.tsx:130
FunctionAlertDialogOverlay
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Overlay>)
packages/ui/src/components/ui/alert-dialog.tsx:30
FunctionAlertDialogPortal
({ ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Portal>)
packages/ui/src/components/ui/alert-dialog.tsx:22
FunctionAlertDialogTitle
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Title>)
packages/ui/src/components/ui/alert-dialog.tsx:101
FunctionAlertDialogTrigger
({ ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Trigger>)
packages/ui/src/components/ui/alert-dialog.tsx:14
FunctionAlertTitle
({ className, ...props }: React.ComponentProps<"div">)
packages/ui/src/components/ui/alert.tsx:37
FunctionAnthropicIcon
(props: SVGProps<SVGSVGElement>)
packages/ui/src/icons/anthropic.tsx:3
FunctionApiDialog
({ trigger, title = "API", description = "Use the api", tabs, }: { trigger: (props: { disabled: bool
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/[namespaceSlug]/playground/api-dialog.tsx:19
FunctionApiIngestModal
()
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/[namespaceSlug]/documents/api-ingest-modal.tsx:14
FunctionApiKeyActions
({ row }: { row: Row<ApiKeyDef> })
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/settings/api-keys/actions.tsx:18
FunctionApiKeysList
({ orgId }: { orgId: string })
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/settings/api-keys/page.client.tsx:30
FunctionApiKeysPage
()
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/settings/api-keys/page.client.tsx:12
FunctionApiKeysPageServer
()
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/settings/api-keys/page.tsx:7
FunctionAppSidebar
(props: React.ComponentProps<typeof Sidebar>)
apps/web/src/components/app-sidebar/index.tsx:28
FunctionAvatar
({ className, size = "default", ...props }: React.ComponentProps<typeof AvatarPrimitive.Root> & { size
packages/ui/src/components/ui/avatar.tsx:7
FunctionAvatarBadge
({ className, ...props }: React.ComponentProps<"span">)
packages/ui/src/components/ui/avatar.tsx:56
FunctionAvatarFallback
({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Fallback>)
packages/ui/src/components/ui/avatar.tsx:40
FunctionAvatarGroup
({ className, ...props }: React.ComponentProps<"div">)
packages/ui/src/components/ui/avatar.tsx:72
FunctionAvatarGroupCount
({ className, ...props }: React.ComponentProps<"div">)
packages/ui/src/components/ui/avatar.tsx:85
FunctionAvatarImage
({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Image>)
packages/ui/src/components/ui/avatar.tsx:27
FunctionAvatarUploader
({ maxSizeMB = 2, onImageChange, defaultImageUrl, icon: Icon = ImageIcon, size = "sm", }: { maxSiz
packages/ui/src/components/avatar-uploader.tsx:99
FunctionBadge
({ className, variant = "default", asChild = false, ...props }: BadgeProps)
packages/ui/src/components/ui/badge.tsx:34
FunctionBillingSettingsPage
()
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/billing/page.tsx:9
FunctionBreadcrumb
({ ...props }: React.ComponentProps<"nav">)
packages/ui/src/components/ui/breadcrumb.tsx:6
FunctionBreadcrumbEllipsis
({ className, ...props }: React.ComponentProps<"span">)
packages/ui/src/components/ui/breadcrumb.tsx:82
FunctionBreadcrumbItem
({ className, ...props }: React.ComponentProps<"li">)
packages/ui/src/components/ui/breadcrumb.tsx:23
FunctionBreadcrumbLink
({ asChild, className, ...props }: React.ComponentProps<"a"> & { asChild?: boolean; })
packages/ui/src/components/ui/breadcrumb.tsx:33
FunctionBreadcrumbList
({ className, ...props }: React.ComponentProps<"ol">)
packages/ui/src/components/ui/breadcrumb.tsx:10
FunctionBreadcrumbPage
({ className, ...props }: React.ComponentProps<"span">)
packages/ui/src/components/ui/breadcrumb.tsx:51
FunctionBreadcrumbSeparator
({ children, className, ...props }: React.ComponentProps<"li">)
packages/ui/src/components/ui/breadcrumb.tsx:64
FunctionButton
(props: ButtonProps)
packages/emails/src/components/button.tsx:4
FunctionButton
({ className, variant = "default", size = "default", asChild = false, isLoading = false, disabled,
packages/ui/src/components/ui/button.tsx:43
FunctionButtonGroup
({ className, orientation, ...props }: React.ComponentProps<"div"> & VariantProps<typeof buttonGroupVari
packages/ui/src/components/ui/button-group.tsx:25
FunctionButtonGroupSeparator
({ className, orientation = "vertical", ...props }: React.ComponentProps<typeof Separator>)
packages/ui/src/components/ui/button-group.tsx:61
FunctionButtonGroupText
({ className, asChild = false, ...props }: React.ComponentProps<"div"> & { asChild?: boolean; })
packages/ui/src/components/ui/button-group.tsx:41
FunctionCard
({ className, size = "default", ...props }: React.ComponentProps<"div"> & { size?: "default" | "sm" })
packages/ui/src/components/ui/card.tsx:3
FunctionCardAction
({ className, ...props }: React.ComponentProps<"div">)
packages/ui/src/components/ui/card.tsx:57
FunctionCardAmex
(props: SVGProps<SVGSVGElement>)
packages/ui/src/icons/card-amex.tsx:3
FunctionCardContent
({ className, ...props }: React.ComponentProps<"div">)
packages/ui/src/components/ui/card.tsx:70
FunctionCardDescription
({ className, ...props }: React.ComponentProps<"div">)
packages/ui/src/components/ui/card.tsx:47
FunctionCardDiscover
(props: SVGProps<SVGSVGElement>)
packages/ui/src/icons/card-discover.tsx:4
FunctionCardFooter
({ className, ...props }: React.ComponentProps<"div">)
packages/ui/src/components/ui/card.tsx:80
FunctionCardHeader
({ className, ...props }: React.ComponentProps<"div">)
packages/ui/src/components/ui/card.tsx:21
FunctionCardMastercard
(props: SVGProps<SVGSVGElement>)
packages/ui/src/icons/card-mastercard.tsx:3
FunctionCardTitle
({ className, ...props }: React.ComponentProps<"div">)
packages/ui/src/components/ui/card.tsx:34
FunctionCardVisa
(props: SVGProps<SVGSVGElement>)
packages/ui/src/icons/card-visa.tsx:3
FunctionChat
({ type = "playground", }: { type?: "playground" | "hosted"; })
apps/web/src/components/chat/index.tsx:18
FunctionChatActions
()
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/[namespaceSlug]/playground/chat-actions.tsx:19
FunctionChatComposer
({ type, exampleMessages, suggestionsPlacement = "above", }: { type: "playground" | "hosted"; exampl
apps/web/src/components/chat/index.tsx:29
FunctionChatLoadingState
()
apps/web/src/components/chat/chat-loading-state.tsx:10
FunctionChatModel
()
apps/web/src/components/chat/chat-model.tsx:30
FunctionChatPage
()
apps/web/src/app/[hostingId]/(defaultLayout)/page.tsx:3
FunctionChatSettings
({ trigger, }: { trigger: React.ReactNode; })
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/[namespaceSlug]/playground/chat-settings.tsx:27
FunctionCheckbox
({ className, ...props }: React.ComponentProps<typeof CheckboxPrimitive.Root>)
packages/ui/src/components/ui/checkbox.tsx:8
FunctionCheckboxField
({ form, name, label }: CheckboxFieldProps)
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/[namespaceSlug]/documents/ingest-modal/config.tsx:224
FunctionChunkExplorerPageClient
()
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/[namespaceSlug]/playground/search/page.client.tsx:31
FunctionChunkItem
({ chunk, index, }: { chunk: ChunksFile["chunks"][number]; index: number; })
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/[namespaceSlug]/documents/chunks-drawer.tsx:209
FunctionChunksCitationModal
({ chunks }: { chunks: FormattedChunk[] })
apps/web/src/components/chat/citation-modal.tsx:68
FunctionChunksDrawer
({ documentId, documentName, open, onOpenChange, }: ChunksDrawerProps)
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/[namespaceSlug]/documents/chunks-drawer.tsx:33
FunctionCitationButton
({ ids }: { ids?: string })
apps/web/src/components/chat/citation-button.tsx:13
FunctionClientOnly
({ children, fallback, fadeInDuration = 0.3, className, }: { children: React.ReactNode; fallback?:
packages/ui/src/components/client-only.tsx:6
FunctionCodeBlock
({ code, language, showLineNumbers = false, className, children, ...props }: CodeBlockProps)
packages/ui/src/components/ai-elements/code-block.tsx:423
FunctionCodeBlockActions
({ children, className, ...props }: HTMLAttributes<HTMLDivElement>)
packages/ui/src/components/ai-elements/code-block.tsx:368
FunctionCodeBlockContainer
({ className, language, style, ...props }: HTMLAttributes<HTMLDivElement> & { language: string })
packages/ui/src/components/ai-elements/code-block.tsx:311
FunctionCodeBlockContent
({ code, language, showLineNumbers = false, }: { code: string; language: BundledLanguage; showLine
packages/ui/src/components/ai-elements/code-block.tsx:381
FunctionCodeBlockCopyButton
({ onCopy, onError, timeout = 2000, children, className, ...props }: CodeBlockCopyButtonProps)
packages/ui/src/components/ai-elements/code-block.tsx:453
FunctionCodeBlockFilename
({ children, className, ...props }: HTMLAttributes<HTMLSpanElement>)
packages/ui/src/components/ai-elements/code-block.tsx:358
FunctionCodeBlockHeader
({ children, className, ...props }: HTMLAttributes<HTMLDivElement>)
packages/ui/src/components/ai-elements/code-block.tsx:332
FunctionCodeBlockLanguageSelector
( props: CodeBlockLanguageSelectorProps, )
packages/ui/src/components/ai-elements/code-block.tsx:510
FunctionCodeBlockLanguageSelectorContent
({ align = "end", ...props }: CodeBlockLanguageSelectorContentProps)
packages/ui/src/components/ai-elements/code-block.tsx:544
FunctionCodeBlockLanguageSelectorItem
( props: CodeBlockLanguageSelectorItemProps, )
packages/ui/src/components/ai-elements/code-block.tsx:555
FunctionCodeBlockLanguageSelectorTrigger
({ className, ...props }: CodeBlockLanguageSelectorTriggerProps)
packages/ui/src/components/ai-elements/code-block.tsx:518
FunctionCodeBlockLanguageSelectorValue
( props: CodeBlockLanguageSelectorValueProps, )
packages/ui/src/components/ai-elements/code-block.tsx:536
FunctionCodeBlockTitle
({ children, className, ...props }: HTMLAttributes<HTMLDivElement>)
packages/ui/src/components/ai-elements/code-block.tsx:348
FunctionCodeSnippet
({ code, className, prefix, }: { code: string; className?: string; prefix?: string; })
packages/ui/src/components/ai-elements/snippet.tsx:152
FunctionCollapsible
({ ...props }: React.ComponentProps<typeof CollapsiblePrimitive.Root>)
packages/ui/src/components/ui/collapsible.tsx:5
FunctionCollapsibleContent
({ ...props }: React.ComponentProps<typeof CollapsiblePrimitive.CollapsibleContent>)
packages/ui/src/components/ui/collapsible.tsx:22
FunctionCollapsibleMetadata
({ metadata }: { metadata: unknown })
apps/web/src/components/search-chunk.tsx:7
FunctionCollapsibleTrigger
({ ...props }: React.ComponentProps<typeof CollapsiblePrimitive.CollapsibleTrigger>)
packages/ui/src/components/ui/collapsible.tsx:11
FunctionCommand
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive>)
packages/ui/src/components/ui/command.tsx:16
FunctionCommandDialog
({ title = "Command Palette", description = "Search for a command to run...", children, ...props }: Re
packages/ui/src/components/ui/command.tsx:32
FunctionCommandEmpty
({ ...props }: React.ComponentProps<typeof CommandPrimitive.Empty>)
packages/ui/src/components/ui/command.tsx:94
FunctionCommandGroup
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Group>)
packages/ui/src/components/ui/command.tsx:106
FunctionCommandInput
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Input>)
packages/ui/src/components/ui/command.tsx:56
FunctionCommandItem
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Item>)
packages/ui/src/components/ui/command.tsx:135
FunctionCommandList
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.List>)
packages/ui/src/components/ui/command.tsx:78
FunctionCommandSeparator
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Separator>)
packages/ui/src/components/ui/command.tsx:122
FunctionCommandShortcut
({ className, ...props }: React.ComponentProps<"span">)
packages/ui/src/components/ui/command.tsx:151
FunctionConfigModal
({ jobId }: { jobId: string })
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/[namespaceSlug]/documents/config-modal.tsx:17
FunctionConnectivityTab
({ form, data }: ConnectivityTabProps)
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/[namespaceSlug]/hosting/components/tabs/connectivity-tab.tsx:22
FunctionConnectorsPage
()
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/[namespaceSlug]/connectors/page.client.tsx:43
← previousnext →401–500 of 1,137, ranked by callers