MCPcopy Create free account

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

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

FunctionMessageScrollerButton
({ direction = "end", className, children, render, variant = "secondary", size = "icon-sm", ...p
packages/ui/src/components/ai-elements/message-scroller.tsx:102
FunctionMessageScrollerContent
({ className, ...props }: React.ComponentProps<typeof MessageScrollerPrimitive.Content>)
packages/ui/src/components/ai-elements/message-scroller.tsx:71
FunctionMessageScrollerItem
({ className, scrollAnchor = false, ...props }: React.ComponentProps<typeof MessageScrollerPrimitive.Ite
packages/ui/src/components/ai-elements/message-scroller.tsx:84
FunctionMessageScrollerProvider
( props: React.ComponentProps<typeof MessageScrollerPrimitive.Provider>, )
packages/ui/src/components/ai-elements/message-scroller.tsx:21
FunctionMessageScrollerViewport
({ className, onPointerDown, ...props }: React.ComponentProps<typeof MessageScrollerPrimitive.Viewport>)
packages/ui/src/components/ai-elements/message-scroller.tsx:43
FunctionMessageStatus
({ message, isLoading, }: { message: MyUIMessage; isLoading: boolean; })
apps/web/src/components/chat/message-status.tsx:323
FunctionMessageToolbar
({ className, children, ...props }: MessageToolbarProps)
packages/ui/src/components/ai-elements/message.tsx:129
FunctionMicrosoftAzureIcon
(props: SVGProps<SVGSVGElement>)
packages/ui/src/icons/azure.tsx:3
FunctionMimeType
({ mimeType, source, }: { mimeType: string; source: Document["source"]; })
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/[namespaceSlug]/documents/documents-columns.tsx:44
FunctionMobilePreviewButton
({ form }: HostingPreviewProps)
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/[namespaceSlug]/hosting/components/hosting-preview.tsx:90
FunctionMockSuggestionButton
({ text }: { text: string })
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/[namespaceSlug]/hosting/components/hosting-preview.tsx:82
FunctionModalProvider
({ children }: { children: ReactNode })
apps/web/src/components/modals/index.tsx:11
FunctionModalProviderClient
({ children }: { children: ReactNode })
apps/web/src/components/modals/index.tsx:19
FunctionModeField
({ form }: { form: UseFormReturn<any> })
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/[namespaceSlug]/documents/ingest-modal/files-form.tsx:117
FunctionModelSelector
(props: ModelSelectorProps)
packages/ui/src/components/ai-elements/model-selector.tsx:24
FunctionModelSelectorContent
({ className, children, title = "Model Selector", ...props }: ModelSelectorContentProps)
packages/ui/src/components/ai-elements/model-selector.tsx:38
FunctionModelSelectorDialog
(props: ModelSelectorDialogProps)
packages/ui/src/components/ai-elements/model-selector.tsx:54
FunctionModelSelectorEmpty
(props: ModelSelectorEmptyProps)
packages/ui/src/components/ai-elements/model-selector.tsx:75
FunctionModelSelectorGroup
(props: ModelSelectorGroupProps)
packages/ui/src/components/ai-elements/model-selector.tsx:81
FunctionModelSelectorInput
({ className, ...props }: ModelSelectorInputProps)
packages/ui/src/components/ai-elements/model-selector.tsx:60
FunctionModelSelectorItem
(props: ModelSelectorItemProps)
packages/ui/src/components/ai-elements/model-selector.tsx:87
FunctionModelSelectorList
(props: ModelSelectorListProps)
packages/ui/src/components/ai-elements/model-selector.tsx:69
FunctionModelSelectorLogo
({ provider, className, ...props }: ModelSelectorLogoProps)
packages/ui/src/components/ai-elements/model-selector.tsx:169
FunctionModelSelectorLogoGroup
({ className, ...props }: ModelSelectorLogoGroupProps)
packages/ui/src/components/ai-elements/model-selector.tsx:186
FunctionModelSelectorName
({ className, ...props }: ModelSelectorNameProps)
packages/ui/src/components/ai-elements/model-selector.tsx:201
FunctionModelSelectorSeparator
(props: ModelSelectorSeparatorProps)
packages/ui/src/components/ai-elements/model-selector.tsx:101
FunctionModelSelectorShortcut
(props: ModelSelectorShortcutProps)
packages/ui/src/components/ai-elements/model-selector.tsx:93
FunctionModelSelectorTrigger
(props: ModelSelectorTriggerProps)
packages/ui/src/components/ai-elements/model-selector.tsx:30
FunctionMultiLanguageCodeBlock
({ languages, defaultIndex, }: { languages: { code: string; language: BundledLanguage; title
packages/ui/src/components/ai-elements/code-block.tsx:559
FunctionNameForm
()
apps/web/src/app/app.agentset.ai/(dashboard)/profile/page.client.tsx:37
FunctionNamespaceOnboardingProgress
({ steps, }: { steps: { name: string; description?: string; href?: string; status?: "compl
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/[namespaceSlug]/quick-start/onboarding-progress.tsx:9
FunctionNamespacePage
()
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/[namespaceSlug]/page.client.tsx:47
FunctionNamespacePage
()
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/[namespaceSlug]/page.tsx:5
FunctionNamespaceSwitcher
()
apps/web/src/components/dashboard-page-wrapper/namespace-switcher.tsx:32
FunctionNamespaceSwitcherSkeleton
()
apps/web/src/components/dashboard-page-wrapper/namespace-switcher.tsx:23
FunctionNamespacesEmptyState
({ onCreateClick, }: { onCreateClick: () => void; })
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/namespaces-empty-state.tsx:60
FunctionNamespacesPage
()
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/page.tsx:5
FunctionNavItems
({ items, label, ...props }: { items: SidebarItemType[]; label?: string; } & React.ComponentPropsWit
apps/web/src/components/app-sidebar/nav-items.tsx:35
FunctionNavUser
()
apps/web/src/components/app-sidebar/nav-user.tsx:22
FunctionNewWebhookPage
()
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/webhooks/new/page.tsx:6
FunctionNoEventsPlaceholder
()
apps/web/src/components/webhooks/no-events-placeholder.tsx:5
FunctionNotAllowed
()
apps/web/src/app/[hostingId]/not-allowed/page.tsx:10
FunctionNotFound
()
apps/web/src/app/not-found.tsx:5
FunctionNotionIcon
(props: SVGProps<SVGSVGElement>)
packages/ui/src/icons/notion.tsx:3
FunctionOneDriveIcon
(props: SVGProps<SVGSVGElement>)
packages/ui/src/icons/onedrive.tsx:3
FunctionOpenAIIcon
(props: SVGProps<SVGSVGElement>)
packages/ui/src/icons/openai.tsx:3
FunctionOpenGraphTab
({ form, data }: OpenGraphTabProps)
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/[namespaceSlug]/hosting/components/tabs/opengraph-tab.tsx:23
FunctionOrbitingCircles
({ className, children, reverse, duration = 20, radius = 160, path = true, iconSize = 30, spee
packages/ui/src/components/orbiting-circles.tsx:18
FunctionOrganizationBillingUpgrade
()
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/billing/upgrade/page.tsx:5
FunctionOrganizationBillingUpgradePageClient
()
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/billing/upgrade/page.client.tsx:21
FunctionOrganizationInvite
({ email = "john@doe.com", url = "http://localhost:8888/api/auth/callback/email?callbackUrl=http%3A%2F%2Fa
packages/emails/src/templates/invite-user.tsx:5
FunctionOrganizationInvoices
()
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/billing/invoices/page.tsx:5
FunctionOrganizationInvoicesClient
()
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/billing/invoices/page.client.tsx:18
FunctionOrganizationLayout
({ children, }: { children: React.ReactNode; })
apps/web/src/app/app.agentset.ai/(dashboard)/layout.tsx:8
FunctionOrganizationSwitcher
()
apps/web/src/components/app-sidebar/org-switcher/index.tsx:35
FunctionOrganizationSwitcherSkeleton
()
apps/web/src/components/app-sidebar/org-switcher/skeleton.tsx:3
FunctionOverview
({ title, description, logo, }: { title?: string | null; description?: string | null; logo?: strin
apps/web/src/components/chat/overview.tsx:1
FunctionPOST
(req: Request)
apps/web/src/app/api/(internal-api)/stripe/webhook/route.ts:23
FunctionPageClient
()
apps/web/src/app/app.agentset.ai/(dashboard)/profile/page.client.tsx:179
FunctionPageClient
()
apps/web/src/app/app.agentset.ai/(dashboard)/profile/security/page.client.tsx:19
FunctionPagesCard
()
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/billing/_components/usage/index.tsx:123
FunctionPagesUsageTooltipContent
({ activePages, deletedPages, nextResetDate, ...props }: { activePages: number; deletedPages: numb
apps/web/src/components/pages-usage-tooltip.tsx:75
FunctionPaginatedTable
({ columns, data, meta, isLoading, isDialog, onNext, onPrevious, hasPrevious, emptyMessage,
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/[namespaceSlug]/documents/paginated-table.tsx:26
FunctionPaginatedTableHeader
({ statuses, setStatuses, statusLabels, onRefresh, isRefreshing, }: PaginatedTableHeaderProps<T>)
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/[namespaceSlug]/documents/paginated-table-header.tsx:41
FunctionPaymentMethodCard
({ type, paymentMethod, }: { type: Stripe.PaymentMethod.Type; paymentMethod: Stripe.PaymentMethod; })
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/billing/_components/payment-methods/index.tsx:124
FunctionPaymentMethodCardSkeleton
()
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/billing/_components/payment-methods/index.tsx:164
FunctionPaymentMethods
()
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/billing/_components/payment-methods/index.tsx:22
FunctionPaymentMethodsInner
()
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/billing/_components/payment-methods/index.tsx:31
FunctionPineconeIcon
(props: SVGProps<SVGSVGElement>)
packages/ui/src/icons/pinecone.tsx:3
FunctionPlanCard
({ plan, period, isCurrentPlan, isDowngrade, }: { plan: typeof PRO_PLAN | typeof ENTERPRISE_PLAN;
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/billing/upgrade/plan-card.tsx:10
FunctionPlanUsage
()
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/billing/_components/usage/index.tsx:30
FunctionPlaygroundChat
()
apps/web/src/components/chat/index.tsx:68
FunctionPlaygroundPage
()
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/[namespaceSlug]/playground/page.tsx:8
FunctionPopover
({ ...props }: React.ComponentProps<typeof PopoverPrimitive.Root>)
packages/ui/src/components/ui/popover.tsx:7
FunctionPopoverAnchor
({ ...props }: React.ComponentProps<typeof PopoverPrimitive.Anchor>)
packages/ui/src/components/ui/popover.tsx:41
FunctionPopoverContent
({ className, align = "center", sideOffset = 4, ...props }: React.ComponentProps<typeof PopoverPrimiti
packages/ui/src/components/ui/popover.tsx:19
FunctionPopoverDescription
({ className, ...props }: React.ComponentProps<"p">)
packages/ui/src/components/ui/popover.tsx:67
FunctionPopoverHeader
({ className, ...props }: React.ComponentProps<"div">)
packages/ui/src/components/ui/popover.tsx:47
FunctionPopoverTitle
({ className, ...props }: React.ComponentProps<"div">)
packages/ui/src/components/ui/popover.tsx:57
FunctionPopoverTrigger
({ ...props }: React.ComponentProps<typeof PopoverPrimitive.Trigger>)
packages/ui/src/components/ui/popover.tsx:13
FunctionPostgreSQLIcon
(props: SVGProps<SVGSVGElement>)
packages/ui/src/icons/postgres.tsx:3
FunctionPreviewActionButtons
({ url, isDirty, isUpdating, onDiscard, }: PreviewActionButtonsProps)
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/[namespaceSlug]/hosting/components/preview-action-buttons.tsx:12
FunctionProfileHeader
()
apps/web/src/components/app-sidebar/index.tsx:78
FunctionProfilePage
()
apps/web/src/app/app.agentset.ai/(dashboard)/profile/page.tsx:10
FunctionProgress
({ className, value, segments, ...props }: React.ComponentProps<typeof ProgressPrimitive.Root> & { /
packages/ui/src/components/ui/progress.tsx:12
FunctionPromptInput
({ className, accept, multiple, globalDrop, syncHiddenInput, maxFiles, maxFileSize, onError,
packages/ui/src/components/ai-elements/prompt-input.tsx:387
FunctionPromptInputActionAddAttachments
({ label = "Add photos or files", ...props }: PromptInputActionAddAttachmentsProps)
packages/ui/src/components/ai-elements/prompt-input.tsx:336
FunctionPromptInputActionMenu
(props: PromptInputActionMenuProps)
packages/ui/src/components/ai-elements/prompt-input.tsx:1046
FunctionPromptInputActionMenuContent
({ className, ...props }: PromptInputActionMenuContentProps)
packages/ui/src/components/ai-elements/prompt-input.tsx:1067
FunctionPromptInputActionMenuItem
({ className, ...props }: PromptInputActionMenuItemProps)
packages/ui/src/components/ai-elements/prompt-input.tsx:1077
FunctionPromptInputActionMenuTrigger
({ className, children, ...props }: PromptInputActionMenuTriggerProps)
packages/ui/src/components/ai-elements/prompt-input.tsx:1052
FunctionPromptInputBody
({ className, ...props }: PromptInputBodyProps)
packages/ui/src/components/ai-elements/prompt-input.tsx:821
FunctionPromptInputButton
({ variant = "ghost", className, size, tooltip, ...props }: PromptInputButtonProps)
packages/ui/src/components/ai-elements/prompt-input.tsx:1003
FunctionPromptInputCommand
({ className, ...props }: PromptInputCommandProps)
packages/ui/src/components/ai-elements/prompt-input.tsx:1280
FunctionPromptInputCommandEmpty
({ className, ...props }: PromptInputCommandEmptyProps)
packages/ui/src/components/ai-elements/prompt-input.tsx:1305
FunctionPromptInputCommandGroup
({ className, ...props }: PromptInputCommandGroupProps)
packages/ui/src/components/ai-elements/prompt-input.tsx:1314
FunctionPromptInputCommandInput
({ className, ...props }: PromptInputCommandInputProps)
packages/ui/src/components/ai-elements/prompt-input.tsx:1287
FunctionPromptInputCommandItem
({ className, ...props }: PromptInputCommandItemProps)
packages/ui/src/components/ai-elements/prompt-input.tsx:1323
FunctionPromptInputCommandList
({ className, ...props }: PromptInputCommandListProps)
packages/ui/src/components/ai-elements/prompt-input.tsx:1296
FunctionPromptInputCommandSeparator
({ className, ...props }: PromptInputCommandSeparatorProps)
packages/ui/src/components/ai-elements/prompt-input.tsx:1334
← previousnext →701–800 of 1,137, ranked by callers