MCPcopy Create free account

hub / github.com/anthropics/claude-quickstarts / functions

Functions710 in github.com/anthropics/claude-quickstarts

FunctionChatArea
()
customer-support-agent/components/ChatArea.tsx:300
FunctionColorCircle
({ themeName, isSelected, }: { themeName: ThemeName; isSelected: boolean; })
customer-support-agent/components/TopNavBar.tsx:28
FunctionConversationHeader
({ selectedModel, setSelectedModel, models, showAvatar, selectedKnowledgeBase, setSelectedKnowledg
customer-support-agent/components/ChatArea.tsx:221
FunctionDialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
customer-support-agent/components/ui/dialog.tsx:70
FunctionDialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
customer-support-agent/components/ui/dialog.tsx:56
FunctionDropdownMenuShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
customer-support-agent/components/ui/dropdown-menu.tsx:171
FunctionDropdownMenuShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
financial-data-analyst/components/ui/dropdown-menu.tsx:176
FunctionFilePreview
({ file, onRemove, size = "large", })
financial-data-analyst/components/FilePreview.tsx:17
FunctionFullSourceModal
({ isOpen, onClose, source, })
customer-support-agent/components/FullSourceModal.tsx:18
FunctionHome
()
customer-support-agent/app/page.tsx:14
FunctionHome
()
financial-data-analyst/app/page.tsx:7
FunctionLeftSidebar
()
customer-support-agent/components/LeftSidebar.tsx:47
FunctionLineChartComponent
({ data }: { data: ChartData })
financial-data-analyst/components/ChartRenderer.tsx:150
FunctionMessageComponent
({ message })
financial-data-analyst/app/finance/page.tsx:114
FunctionMessageContent
({ content, role, }: { content: string; role: string; })
customer-support-agent/components/ChatArea.tsx:118
FunctionMultiBarChartComponent
({ data }: { data: ChartData })
financial-data-analyst/components/ChartRenderer.tsx:91
FunctionPOST
(req: Request)
customer-support-agent/app/api/chat/route.ts:64
FunctionPOST
(req: NextRequest)
financial-data-analyst/app/api/finance/route.ts:103
FunctionPieChartComponent
({ data }: { data: ChartData })
financial-data-analyst/components/ChartRenderer.tsx:218
FunctionRightSidebar
()
customer-support-agent/components/RightSidebar.tsx:45
FunctionRootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
customer-support-agent/app/layout.tsx:14
FunctionRootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
financial-data-analyst/app/layout.tsx:23
FunctionSafeChartRenderer
({ data })
financial-data-analyst/app/finance/page.tsx:95
FunctionSuggestedQuestions
({ questions, onQuestionClick, isLoading, }: { questions: string[]; onQuestionClick: (question: stri
customer-support-agent/components/ChatArea.tsx:89
FunctionThemeProvider
({ children, ...props }: ThemeProviderProps)
customer-support-agent/components/theme-provider.tsx:7
FunctionThemeProvider
({ children, ...props }: ThemeProviderProps)
financial-data-analyst/components/theme-provider.tsx:8
FunctionToaster
()
financial-data-analyst/components/ui/toaster.tsx:13
FunctionTopNavBar
()
customer-support-agent/components/TopNavBar.tsx:47
FunctionTopNavBar
({ features = {} })
financial-data-analyst/components/TopNavBar.tsx:24
FunctionTypedText
({ text = "", delay = 5 })
customer-support-agent/components/ChatArea.tsx:29
FunctionUISelector
({ redirectToAgent, }: { redirectToAgent: { should_redirect: boolean; reason: string }; })
customer-support-agent/components/ChatArea.tsx:58
Method__add__
(self, other: "ToolResult")
browser-use-demo/browser_use_demo/tools/base.py:35
Method__add__
(self, other: "ToolResult")
computer-use-demo/computer_use_demo/tools/base.py:35
Method__aenter__
Initialize MCP server connection.
agents/utils/connections.py:26
Method__aexit__
Clean up MCP server connection resources.
agents/utils/connections.py:36
Method__bool__
(self)
browser-use-demo/browser_use_demo/tools/base.py:32
Method__bool__
(self)
computer-use-demo/computer_use_demo/tools/base.py:32
Method__call__
Executes the tool with the given arguments.
browser-use-demo/browser_use_demo/tools/base.py:12
Method__call__
Execute browser actions. Parameters: - action: The action to perform - text: Text input for type, key, navigate, fin
browser-use-demo/browser_use_demo/tools/browser.py:1105
Method__call__
( self, command: str | None = None, restart: bool = False, **kwargs )
computer-use-demo/computer_use_demo/tools/bash.py:125
Method__call__
Executes the tool with the given arguments.
computer-use-demo/computer_use_demo/tools/base.py:12
Method__call__
( self, *, command: Command, path: str, file_text: str | None = None,
computer-use-demo/computer_use_demo/tools/edit.py:44
Method__call__
( self, *, action: Action_20250124, text: str | None = None, coordinat
computer-use-demo/computer_use_demo/tools/computer.py:310
Method__call__
( self, *, action: Action_20251124, text: str | None = None, coordinat
computer-use-demo/computer_use_demo/tools/computer.py:424
Method__call__
(self, messages: list[MessageParam])
computer-use-best-practices/computer_use/formatters.py:49
Method__call__
(self, messages: list[MessageParam])
computer-use-best-practices/computer_use/formatters.py:70
Method__getitem__
(self, name: str)
computer-use-best-practices/computer_use/tools/base.py:76
Method__init__
Initialize the MessageRenderer with session state access. Args: session_state: Streamlit session state object for accessing confi
browser-use-demo/browser_use_demo/message_renderer.py:29
Method__init__
(self)
browser-use-demo/browser_use_demo/streamlit.py:177
Method__init__
(self, message)
browser-use-demo/browser_use_demo/tools/base.py:68
Method__init__
Initialize the browser tool with standard viewport dimensions.
browser-use-demo/browser_use_demo/tools/browser.py:185
Method__init__
(self, *tools: BaseAnthropicTool)
browser-use-demo/browser_use_demo/tools/collection.py:11
Method__init__
(self)
computer-use-demo/computer_use_demo/tools/bash.py:115
Method__init__
(self, message)
computer-use-demo/computer_use_demo/tools/base.py:68
Method__init__
(self)
computer-use-demo/computer_use_demo/tools/edit.py:34
Method__init__
(self)
computer-use-demo/computer_use_demo/tools/computer.py:113
Method__init__
(self, *tools: BaseAnthropicTool)
computer-use-demo/computer_use_demo/tools/collection.py:18
Method__init__
(self, inner: _Fake)
computer-use-best-practices/tests/test_batch.py:33
Method__init__
(self, keep: int)
computer-use-best-practices/computer_use/formatters.py:46
Method__init__
(self, min_images: int, interval: int, max_message_mb: float | None = None)
computer-use-best-practices/computer_use/formatters.py:64
Method__init__
(self, model: str, task: str, system_prompt: str | None = None)
computer-use-best-practices/computer_use/trajectory.py:21
Method__init__
(self, *tools: Tool)
computer-use-best-practices/computer_use/tools/base.py:70
Method__init__
(self, items: list[tuple[str, ToolResult]], error: str | None = None)
computer-use-best-practices/computer_use/tools/batch.py:25
Method__init__
(self, inner: ComputerTool)
computer-use-best-practices/computer_use/tools/batch.py:95
Method__init__
(self, inner: BrowserTool)
computer-use-best-practices/computer_use/tools/batch.py:104
Method__init__
(self, scratch_dir: Path | None = None)
computer-use-best-practices/computer_use/tools/shell.py:84
Method__init__
(self)
computer-use-best-practices/computer_use/tools/browser.py:121
Method__init__
(self, scratch_dir: Path)
computer-use-best-practices/computer_use/tools/editor.py:75
Method__init__
(self)
computer-use-best-practices/computer_use/tools/computer.py:187
Method__init__
Initialize an Agent. Args: name: Agent identifier for logging system: System prompt for the agent
agents/agent.py:36
Method__init__
Initialize test suite. Args: verbose: Whether to print detailed output
agents/test_message_params.py:20
Method__init__
( self, name: str, description: str, input_schema: dict[str, Any], con
agents/tools/mcp_tool.py:9
Method__init__
(self)
agents/tools/think.py:9
Method__init__
(self)
agents/tools/file_tools.py:141
Method__init__
( self, command: str, args: list[str] = [], env: dict[str, str] = None )
agents/utils/connections.py:65
Method__init__
(self, url: str, headers: dict[str, str] = None)
agents/utils/connections.py:84
Method__init__
( self, model: str, system: str, context_window_tokens: int, client: A
agents/utils/history_util.py:9
Method__init_subclass__
(cls, **kwargs: Any)
computer-use-best-practices/computer_use/tools/base.py:34
Method__iter__
(self)
computer-use-best-practices/computer_use/tools/base.py:73
Method__post_init__
(self)
computer-use-best-practices/constants.py:197
Function_api_response_callback
Handle an API response by storing it to state and rendering it.
computer-use-demo/computer_use_demo/streamlit.py:535
Method_create_rw_context
(self)
agents/utils/connections.py:73
Method_create_rw_context
(self)
agents/utils/connections.py:89
Function_format_default_content
Format unknown content types - fallback handler.
browser-use-demo/browser_use_demo/streamlit.py:377
Function_format_image_content
Format an image content block.
browser-use-demo/browser_use_demo/streamlit.py:364
Function_format_text_content
Format a text content block.
browser-use-demo/browser_use_demo/streamlit.py:319
Function_format_tool_result_content
Format a tool result content block.
browser-use-demo/browser_use_demo/streamlit.py:336
Function_format_tool_use_content
Format a tool use content block.
browser-use-demo/browser_use_demo/streamlit.py:327
Function_maybe_filter_to_n_most_recent_images
Filter messages to keep only the N most recent images.
browser-use-demo/browser_use_demo/loop.py:176
Method_render_dict_message
Render dictionary-based messages based on their type field. Args: message: Dictionary containing the message to render
browser-use-demo/browser_use_demo/message_renderer.py:169
Function_reset_api_provider
()
computer-use-demo/computer_use_demo/streamlit.py:257
Function_tool_output_callback
Handle a tool output by storing it to state and rendering it.
computer-use-demo/computer_use_demo/streamlit.py:552
Functionadvisor_call
(advisor_model: str)
computer-use-best-practices/computer_use/render.py:89
Functionadvisor_result
(content: dict[str, str])
computer-use-best-practices/computer_use/render.py:99
Methodasync_task
(task_id)
browser-use-demo/tests/test_integration.py:190
Functionblock_end
Newline after a streamed text/thinking block finishes.
computer-use-best-practices/computer_use/render.py:62
Functionboom
(_d)
computer-use-best-practices/tests/test_computer.py:87
Functioncalculator
Performs basic calculations with two numbers. Args: number1: First number in the calculation number2: Second number in the calcul
agents/tools/calculator_mcp.py:13
Functioncaptured
Capture what _type_text would emit without touching the real keyboard.
computer-use-best-practices/tests/test_computer.py:14
Functionclean_environment
Remove environment variables for testing missing env scenarios.
browser-use-demo/tests/conftest.py:183
← previousnext →301–400 of 710, ranked by callers