MCPcopy Index your code

hub / github.com/11cafe/jaaz / functions

Functions838 in github.com/11cafe/jaaz

FunctionSelectSeparator
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.Separator>)
react/src/components/ui/select.tsx:123
FunctionSelectTrigger
({ className, size = "default", children, ...props }: React.ComponentProps<typeof SelectPrimitive.Trig
react/src/components/ui/select.tsx:25
FunctionSelectValue
({ ...props }: React.ComponentProps<typeof SelectPrimitive.Value>)
react/src/components/ui/select.tsx:19
FunctionSeparator
({ className, orientation = "horizontal", decorative = true, ...props }: React.ComponentProps<typeof S
react/src/components/ui/separator.tsx:8
FunctionSessionSelector
({ session, sessionList, onSelectSession, onClickNewChat, })
react/src/components/chat/SessionSelector.tsx:20
FunctionSettingProviders
()
react/src/components/settings/dialog/providers.tsx:15
FunctionSettingProxy
()
react/src/components/settings/dialog/proxy.tsx:18
FunctionSettingSidebar
({ current, setCurrent, onClose, })
react/src/components/settings/dialog/sidebar.tsx:24
FunctionSettingsDialog
()
react/src/components/settings/dialog/index.tsx:14
FunctionShareTemplateDialog
({ open, onOpenChange, canvasId, sessionId, messages, }: ShareTemplateDialogProps)
react/src/components/chat/ShareTemplateDialog.tsx:35
FunctionSheet
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Root>)
react/src/components/ui/sheet.tsx:7
FunctionSheetClose
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Close>)
react/src/components/ui/sheet.tsx:17
FunctionSheetContent
({ className, children, side = "right", ...props }: React.ComponentProps<typeof SheetPrimitive.Content
react/src/components/ui/sheet.tsx:45
FunctionSheetDescription
({ className, ...props }: React.ComponentProps<typeof SheetPrimitive.Description>)
react/src/components/ui/sheet.tsx:115
FunctionSheetFooter
({ className, ...props }: React.ComponentProps<"div">)
react/src/components/ui/sheet.tsx:92
FunctionSheetHeader
({ className, ...props }: React.ComponentProps<"div">)
react/src/components/ui/sheet.tsx:82
FunctionSheetOverlay
({ className, ...props }: React.ComponentProps<typeof SheetPrimitive.Overlay>)
react/src/components/ui/sheet.tsx:29
FunctionSheetPortal
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Portal>)
react/src/components/ui/sheet.tsx:23
FunctionSheetTitle
({ className, ...props }: React.ComponentProps<typeof SheetPrimitive.Title>)
react/src/components/ui/sheet.tsx:102
FunctionSheetTrigger
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Trigger>)
react/src/components/ui/sheet.tsx:11
FunctionShinyText
({ text, disabled = false, speed = 5, className = '', })
react/src/components/ui/shiny-text.tsx:10
FunctionSidebar
({ side = 'left', variant = 'sidebar', collapsible = 'offcanvas', className, children, ...props }:
react/src/components/ui/sidebar.tsx:152
FunctionSidebarContent
({ className, ...props }: React.ComponentProps<'div'>)
react/src/components/ui/sidebar.tsx:369
FunctionSidebarFooter
({ className, ...props }: React.ComponentProps<'div'>)
react/src/components/ui/sidebar.tsx:344
FunctionSidebarGroup
({ className, ...props }: React.ComponentProps<'div'>)
react/src/components/ui/sidebar.tsx:383
FunctionSidebarGroupAction
({ className, asChild = false, ...props }: React.ComponentProps<'button'> & { asChild?: boolean })
react/src/components/ui/sidebar.tsx:415
FunctionSidebarGroupContent
({ className, ...props }: React.ComponentProps<'div'>)
react/src/components/ui/sidebar.tsx:438
FunctionSidebarGroupLabel
({ className, asChild = false, ...props }: React.ComponentProps<'div'> & { asChild?: boolean })
react/src/components/ui/sidebar.tsx:394
FunctionSidebarHeader
({ className, ...props }: React.ComponentProps<'div'>)
react/src/components/ui/sidebar.tsx:333
FunctionSidebarInput
({ className, ...props }: React.ComponentProps<typeof Input>)
react/src/components/ui/sidebar.tsx:319
FunctionSidebarInset
({ className, ...props }: React.ComponentProps<'main'>)
react/src/components/ui/sidebar.tsx:305
FunctionSidebarMenu
({ className, ...props }: React.ComponentProps<'ul'>)
react/src/components/ui/sidebar.tsx:452
FunctionSidebarMenuAction
({ className, asChild = false, showOnHover = false, ...props }: React.ComponentProps<'button'> & { a
react/src/components/ui/sidebar.tsx:546
FunctionSidebarMenuBadge
({ className, ...props }: React.ComponentProps<'div'>)
react/src/components/ui/sidebar.tsx:578
FunctionSidebarMenuButton
({ asChild = false, isActive = false, variant = 'default', size = 'default', tooltip, className,
react/src/components/ui/sidebar.tsx:496
FunctionSidebarMenuItem
({ className, ...props }: React.ComponentProps<'li'>)
react/src/components/ui/sidebar.tsx:463
FunctionSidebarMenuSkeleton
({ className, showIcon = false, ...props }: React.ComponentProps<'div'> & { showIcon?: boolean })
react/src/components/ui/sidebar.tsx:600
FunctionSidebarMenuSub
({ className, ...props }: React.ComponentProps<'ul'>)
react/src/components/ui/sidebar.tsx:638
FunctionSidebarMenuSubButton
({ asChild = false, size = 'md', isActive = false, className, ...props }: React.ComponentProps<'a'>
react/src/components/ui/sidebar.tsx:667
FunctionSidebarMenuSubItem
({ className, ...props }: React.ComponentProps<'li'>)
react/src/components/ui/sidebar.tsx:653
FunctionSidebarProvider
({ defaultOpen = true, open: openProp, onOpenChange: setOpenProp, className, style, children, ..
react/src/components/ui/sidebar.tsx:54
FunctionSidebarRail
({ className, ...props }: React.ComponentProps<'button'>)
react/src/components/ui/sidebar.tsx:280
FunctionSidebarSeparator
({ className, ...props }: React.ComponentProps<typeof Separator>)
react/src/components/ui/sidebar.tsx:355
FunctionSidebarTrigger
({ className, onClick, ...props }: React.ComponentProps<typeof Button>)
react/src/components/ui/sidebar.tsx:254
FunctionSingleChoicePrompt
()
react/src/components/chat/SingleChoicePrompt.tsx:6
FunctionSkeleton
({ className, ...props }: React.ComponentProps<"div">)
react/src/components/ui/skeleton.tsx:3
FunctionSlider
({ value, onValueChange, max = 100, min = 0, step = 1, disabled = false, className
react/src/components/ui/slider.tsx:14
FunctionSocketProvider
({ children })
react/src/contexts/socket.tsx:23
FunctionSpinner
({ size = 6 }: { size?: number })
react/src/components/ui/Spinner.tsx:3
FunctionTextFoldTag
({ children, isExpanded, onToggleExpand, buttonText, })
react/src/components/chat/Message/TextFoldTag.tsx:15
FunctionTextarea
({ className, ...props }: React.ComponentProps<"textarea">)
react/src/components/ui/textarea.tsx:5
FunctionThemeButton
()
react/src/components/theme/ThemeButton.tsx:5
FunctionThemeProvider
({ children, defaultTheme = 'system', storageKey = 'vite-ui-theme', ...props }: ThemeProviderProps)
react/src/components/theme/ThemeProvider.tsx:10
FunctionToaster
({ ...props }: ToasterProps)
react/src/components/ui/sonner.tsx:4
FunctionToolCallContent
({ expandingToolCalls, message, })
react/src/components/chat/Message/ToolCallContent.tsx:10
FunctionToolCallContentV2
({ content })
react/src/components/chat/Message/ToolCallContent.tsx:38
FunctionToolCallTag
({ toolCall, isExpanded, onToggleExpand, requiresConfirmation = false, onConfirm, onCancel, })
react/src/components/chat/Message/ToolCallTag.tsx:26
FunctionToolcallProgressUpdate
({ sessionId, }: { sessionId: string })
react/src/components/chat/ToolcallProgressUpdate.tsx:9
FunctionTooltip
({ ...props }: React.ComponentProps<typeof TooltipPrimitive.Root>)
react/src/components/ui/tooltip.tsx:21
FunctionTooltipContent
({ className, sideOffset = 0, children, ...props }: React.ComponentProps<typeof TooltipPrimitive.Conte
react/src/components/ui/tooltip.tsx:37
FunctionTooltipProvider
({ delayDuration = 0, ...props }: React.ComponentProps<typeof TooltipPrimitive.Provider>)
react/src/components/ui/tooltip.tsx:8
FunctionTooltipTrigger
({ ...props }: React.ComponentProps<typeof TooltipPrimitive.Trigger>)
react/src/components/ui/tooltip.tsx:31
FunctionTopMenu
({ middle, right, }: { middle?: React.ReactNode right?: React.ReactNode })
react/src/components/TopMenu.tsx:15
FunctionUninstallProgressDialog
({ open, onOpenChange, onUninstallComplete, onConfirmUninstall }: UninstallProgressDialogProps)
react/src/components/comfyui/UninstallProgressDialog.tsx:31
FunctionUpdateNotificationDialog
()
react/src/components/common/UpdateNotificationDialog.tsx:22
FunctionUserMenu
()
react/src/components/auth/UserMenu.tsx:19
FunctionVideoElement
({ src, poster, duration, autoPlay = false, loop = false, muted = true, // Default mut
react/src/components/canvas/VideoElement.tsx:21
FunctionVideoPlayer
({ src, poster, autoPlay = false, loop = false, muted = false, controls = true, cl
react/src/components/ui/video-player.tsx:20
FunctionVideoPreview
({ src, poster, className, width, height, onClick })
react/src/components/ui/video-player.tsx:248
FunctionWritePlanToolCall
({ args }: { args: string })
react/src/components/chat/Message/WritePlanToolcall.tsx:4
Method__init__
(self)
server/tools/utils/image_canvas_utils.py:26
Method__init__
(self)
server/tools/utils/comfyui.py:66
Method__init__
(self, workflow_dict, base_url)
server/tools/utils/comfyui.py:149
Method__init__
(self)
server/tools/video_generation/video_canvas_utils.py:28
Method__init__
(self)
server/tools/image_providers/comfyui_provider.py:40
Method__init__
(self, workflow_dict: dict[str, Any], base_url: str)
server/tools/image_providers/comfyui_provider.py:157
Method__init__
(self)
server/tools/video_providers/volces_provider.py:14
Method__init__
初始化设置服务 设置项目根目录和配置文件路径。 配置文件路径可通过环境变量 SETTINGS_PATH 自定义。
server/services/settings_service.py:55
Method__init__
(self)
server/services/tool_service.py:197
Method__init__
(self)
server/services/mcp.py:12
Method__init__
(self)
server/services/db_service.py:12
Method__init__
(self)
server/services/config_service.py:94
Method__init__
(self)
server/services/tool_confirmation_manager.py:20
Method__init__
初始化 Jaaz 服务
server/services/jaaz_service.py:14
Method__init__
初始化知识库服务
server/services/knowledge_service.py:30
Method__init__
(self, session_id: str, db_service: Any, websocket_service: Callable[[str, Dict[str, Any]], Awaitable[None]])
server/services/langgraph_service/StreamProcessor.py:12
Method__init__
(self, tool_list: List[ToolInfoJson])
server/services/langgraph_service/configs/image_vide_creator_config.py:47
Method__init__
( self, name: str, tools: Sequence[ToolInfoJson], system_prompt: str,
server/services/langgraph_service/configs/base_config.py:84
Method__init__
(self, tool_list: List[ToolInfoJson], system_prompt: str = "")
server/services/langgraph_service/configs/image_designer_config.py:10
Method__init__
(self, tool_list: List[ToolInfoJson])
server/services/langgraph_service/configs/video_designer_config.py:10
Method__init__
(self)
server/services/langgraph_service/configs/planner_config.py:9
Method__init__
( self, workflow, base_url, verbose, progress, local_paths,
server/routers/comfyui_execution.py:112
Method__init_subclass__
Auto-register provider
server/tools/video_providers/video_base_provider.py:12
Function_run
code to call comfyui generating image.
server/tools/comfy_dynamic.py:110
Functionbrowse_filesystem
浏览电脑任意位置的文件系统 Args: path: 要浏览的路径,如果为空则从用户家目录开始 Returns: 包含文件夹和文件信息的列表
server/routers/workspace.py:162
Functioncancel_chat
Endpoint to cancel an ongoing stream task for a given session_id. If the task exists and is not yet completed, it will be cancelled. Pa
server/routers/chat_router.py:29
Functioncancel_magic
Endpoint to cancel an ongoing magic generation task for a given session_id. If the task exists and is not yet completed, it will be cancelle
server/routers/chat_router.py:67
Functionchat
Endpoint to handle chat requests. Receives a JSON payload from the client, passes it to the chat handler, and returns a success status.
server/routers/chat_router.py:11
Functioncleanup
()
electron/comfyUIManager.js:24
Methodcleanup_expired
清理过期的确认请求
server/services/tool_confirmation_manager.py:74
← previousnext →501–600 of 838, ranked by callers