MCPcopy Create free account

hub / github.com/ag2ai/build-with-ag2 / functions

Functions534 in github.com/ag2ai/build-with-ag2

↓ 1 callersFunctionrun_due_diligence
Run the full due diligence pipeline. Returns the output directory path.
due-diligence-with-tinyfish/main.py:512
↓ 1 callersFunctionrun_feedback_loop_pattern
Run the feedback loop pattern for document creation with iterative refinement
tutorial/agent_pattern_cookbook/pattern_advanced_feedback_loop.py:524
↓ 1 callersFunctionrun_hierarchical_chat
Run the hierarchical group chat to generate a renewable energy report
tutorial/agent_pattern_cookbook/pattern_advanced_hierarchical.py:598
↓ 1 callersFunctionrun_pipeline_pattern
Run the pipeline pattern for e-commerce order processing
tutorial/agent_pattern_cookbook/pattern_advanced_pipeline.py:437
↓ 1 callersFunctionrun_redundant_pattern
Run the redundant pattern with multiple independent approaches to the same task
tutorial/agent_pattern_cookbook/pattern_advanced_redundant.py:364
↓ 1 callersFunctionrun_remediation
Spawn and drive the remediation workflow for one Remediation_Recommended ticket. Returns {'reason', 'status'}. ``decide`` is the operator-dec
itops/orchestration/run_demo.py:1182
↓ 1 callersFunctionrun_research_writing
Run the research and writing group chat for a given user request.
tutorial/agent_pattern_cookbook/pattern_advanced_triage_with_tasks.py:527
↓ 1 callersFunctionrun_seed_crawler
Crawl the company's own website to build initial CompanyProfile.
due-diligence-with-tinyfish/main.py:199
↓ 1 callersFunctionrun_star_pattern
Run the star pattern to provide city information
tutorial/agent_pattern_cookbook/pattern_advanced_star.py:340
↓ 1 callersFunctionrun_synthesis
(company_name: str, output_dir: str)
due-diligence-with-tinyfish/main.py:461
↓ 1 callersFunctionrun_validator
(company_name: str, output_dir: str)
due-diligence-with-tinyfish/main.py:411
↓ 1 callersFunctionselectWorkflow
(state, now, ticketId)
itops/frontend/src/live/backend.js:44
↓ 1 callersFunctionset_engine
(engine: CommentaryEngine)
beta/mystery-dinner/app/commentary.py:111
↓ 1 callersFunctionsetup_telemetry
Initialize OpenTelemetry tracing for Google Cloud. This sets up tracing to export to Google Cloud Trace when running on Cloud Run. Locally, t
gcp-agent-starter-pack/templates/ag2/app/app_utils/telemetry.py:6
↓ 1 callersMethodshutdown
(self)
beta/data-analyst/backend.py:66
↓ 1 callersMethodstart
(self)
beta/mystery-dinner/app/commentary.py:36
↓ 1 callersFunctionstartClockStream
()
beta/mystery-dinner/app/static/mystery_dinner.js:556
↓ 1 callersFunctionstartCommentaryStream
()
beta/mystery-dinner/app/static/mystery_dinner.js:569
↓ 1 callersFunctionstartNotebookStream
()
beta/mystery-dinner/app/static/mystery_dinner.js:476
↓ 1 callersMethodstop
(self)
ag-ui/gpt-researcher/server.py:101
↓ 1 callersMethodstop
()
manage-todos-with-realtime-agent/website_files/static/Audio.js:119
↓ 1 callersMethodstop
(self)
beta/mystery-dinner/app/commentary.py:41
↓ 1 callersMethodstop_in
()
manage-todos-with-realtime-agent/website_files/static/Audio.js:134
↓ 1 callersMethodstop_out
()
manage-todos-with-realtime-agent/website_files/static/Audio.js:124
↓ 1 callersFunctionsubmitDirective
(text)
beta/mystery-dinner/app/static/mystery_dinner.js:77
↓ 1 callersMethodsubscribe
(self)
beta/mystery-dinner/app/commentary.py:47
↓ 1 callersFunctionsuspect_llm_config
LLM config shared by all six suspects.
beta/mystery-dinner/app/config.py:46
↓ 1 callersFunctiontrash_email
Moves an email to Trash (deleted after 30 days).
email-management/email_utils.py:341
↓ 1 callersMethodunsubscribe
(self, q: asyncio.Queue)
beta/mystery-dinner/app/commentary.py:55
FunctionActionHistory
({ history })
itops/frontend/src/components/HITLPanel.jsx:176
FunctionActionHistoryList
({ history })
itops/frontend/src/components/HITLPanel.jsx:4
FunctionAgentLane
({ agent, index, maxTime })
itops/frontend/src/components/AgentTrace.jsx:10
FunctionAgentTrace
({ agents, title })
itops/frontend/src/components/AgentTrace.jsx:110
FunctionApp
()
itops/frontend/src/App.jsx:113
FunctionBackendProvider
({ children })
itops/frontend/src/live/BackendProvider.jsx:199
FunctionConfidenceBadge
({ confidence })
itops/frontend/src/components/StatusBadge.jsx:37
FunctionDashboardPage
({ onOpenInvestigation })
itops/frontend/src/pages/DashboardPage.jsx:8
FunctionDecisionButton
({ onClick, icon, label, color, filled })
itops/frontend/src/components/HITLPanel.jsx:128
FunctionEvidenceEntry
({ item })
itops/frontend/src/components/EvidenceFeed.jsx:6
FunctionEvidenceFeed
({ evidence, stage })
itops/frontend/src/components/EvidenceFeed.jsx:70
FunctionHITLPanel
({ request, history, onApprove, onDefer, onReject })
itops/frontend/src/components/HITLPanel.jsx:32
FunctionIncidentHeader
({ inv })
itops/frontend/src/pages/InvestigationPage.jsx:82
FunctionInjectPanel
({ systems, incidents, connected, simRunning, cooling, onInject })
itops/frontend/src/pages/MonitoringPage.jsx:78
FunctionInvestigationPage
({ investigationId })
itops/frontend/src/pages/InvestigationPage.jsx:11
FunctionInvestigationRow
({ investigation, onClick, now })
itops/frontend/src/pages/DashboardPage.jsx:113
FunctionLiveIncidents
({ investigations, onOpenInvestigation, now })
itops/frontend/src/pages/MonitoringPage.jsx:160
FunctionLiveLogStream
({ logs, simRunning })
itops/frontend/src/pages/MonitoringPage.jsx:44
FunctionMarkdown
({ children, style })
itops/frontend/src/components/Markdown.jsx:55
FunctionMonitoringPage
({ onOpenInvestigation })
itops/frontend/src/pages/MonitoringPage.jsx:6
FunctionPanelHeader
({ title, subtitle, right })
itops/frontend/src/pages/MonitoringPage.jsx:213
FunctionPulseDot
({ color })
itops/frontend/src/components/StatusBadge.jsx:24
FunctionRCASynthesis
({ rca, locked = false })
itops/frontend/src/components/RCASynthesis.jsx:5
FunctionSection
({ icon, label, children })
itops/frontend/src/components/RCASynthesis.jsx:58
FunctionShell
()
itops/frontend/src/App.jsx:12
FunctionStageButton
({ active, disabled, onClick, icon, label, color, activeBg, done, trailing })
itops/frontend/src/pages/InvestigationPage.jsx:145
FunctionStageIndicator
({ stage, hasRemediation, onChangeStage })
itops/frontend/src/pages/InvestigationPage.jsx:99
FunctionStatusBadge
({ status, style })
itops/frontend/src/components/StatusBadge.jsx:4
FunctionStatusCard
({ icon, color, bg, border, label, text })
itops/frontend/src/components/HITLPanel.jsx:153
FunctionTitleBar
({ center, right })
itops/frontend/src/components/TitleBar.jsx:4
Method__init__
(self)
ag-ui/gpt-researcher/server.py:77
Method__init__
(self)
beta/parallel-research/main.py:114
Method__init__
(self)
beta/data-analyst/backend.py:43
Method__init__
(self, commentator: Agent, *, cadence_seconds: float = 8.0)
beta/mystery-dinner/app/commentary.py:27
Method__init__
(self)
beta/mystery-dinner/app/game_master.py:30
Method__init__
(self, duration_seconds: int = GAME_DURATION_SECONDS)
beta/mystery-dinner/app/clock.py:7
Method__init__
(self)
itops/orchestration/parallel_workflow.py:167
Method__init__
(self, dir_path: Path = TICKETS_DIR)
itops/orchestration/run_demo.py:187
Method__init__
(self, id_to_name: dict[str, str])
itops/orchestration/run_demo.py:765
Method__init__
(self, id_to_name: dict[str, str])
itops/it_ops_app/server.py:159
Function_cleanup_temp_files
()
travel-planner/main.py:62
Function_console_decide
Default operator-decision provider for the CLI: deliberate briefly (while the unblocked fixers keep working), then approve. The web service i
itops/orchestration/run_demo.py:1117
Method_on_change
(self, kind: str, payload: dict[str, Any])
beta/mystery-dinner/app/commentary.py:61
Method_on_task_completed
(event: TaskCompleted)
beta/parallel-research/main.py:147
Method_on_task_failed
(event: TaskFailed)
beta/parallel-research/main.py:152
Method_on_task_started
(event: TaskStarted)
beta/parallel-research/main.py:143
Method_on_tool_call
(event: ToolCallEvent)
beta/parallel-research/main.py:121
Method_on_tool_error
(event: ToolErrorEvent)
beta/parallel-research/main.py:139
Function_run_specialist
Run a single specialist agent: chat, store results, save files.
due-diligence-with-tinyfish/main.py:388
Functionaccuse
TERMINAL. Accuse a suspect of the murder. Only call when you have verified facts implicating one suspect AND verified facts accountin
beta/mystery-dinner/app/agents/detective.py:204
Functionadd_health_check
Config fixer: add an upstream health check.
itops/orchestration/run_demo.py:498
Functionanalyze_query
Analyze the user query and determine which specialists are needed
tutorial/agent_pattern_cookbook/pattern_advanced_star.py:248
Functionanalyze_request
Analyze a user request to determine routing based on content Updates context variables with routing information
tutorial/agent_pattern_cookbook/pattern_advanced_context_aware_routing.py:66
Functionanswer_question_advanced
Always call this tool with your answer.
tutorial/agent_pattern_cookbook/pattern_advanced_escalation.py:116
Functionanswer_question_basic
Always call this tool with your answer.
tutorial/agent_pattern_cookbook/pattern_advanced_escalation.py:102
Functionanswer_question_intermediate
Always call this tool with your answer.
tutorial/agent_pattern_cookbook/pattern_advanced_escalation.py:109
Functionarchive_email
Archive an email by removing the INBOX label (keeps in All Mail).
arcade/gmail-agent/main.py:182
Functionarchive_one_email
Archive an email — removes it from Inbox but keeps it in All Mail.
email-management/main.py:239
Functionask_suspect
Interrogate a suspect. Records the Q&A and any tool-call results as VerifiedFacts in case memory.
beta/mystery-dinner/app/agents/detective.py:110
Functionassign_fixers
Dispatch the remediation to a set of fixers, who work concurrently. Valid fixers: ``"infra"`` (failover/restart), ``"storage"`` (pools, disks)
itops/orchestration/run_demo.py:444
Functionassign_specialists
Triage dispatches the ticket to a set of specialists.
itops/orchestration/test_e2e_workflow.py:76
Functionassign_specialists
Dispatch the ticket to the listed specialists. ``specialists`` must contain 1–3 of ``"network"``, ``"storage"``, ``"web"``. All listed special
itops/orchestration/run_demo.py:338
Functionbuild_eleanor
()
beta/mystery-dinner/app/agents/eleanor.py:7
Methodbuild_packet_envelope
( self, channel_id: str, sender_id: str, body: str, *, handoff
itops/orchestration/parallel_workflow.py:569
Methodbuild_text_envelope
( self, channel_id: str, sender_id: str, text: str, *, audienc
itops/orchestration/parallel_workflow.py:552
Functioncase_info
(request: Request)
beta/mystery-dinner/app/server.py:86
Functionchat
(request: MessageRequest)
tutorial/agent_pattern_cookbook/deploy_agent_to_gcp_vertexai/agent.py:43
Functionchat
API Endpoint that returns only the final result as JSON.
deep-research-agent/backend.py:41
Functioncheck_dns
Network specialist: forward DNS lookup.
itops/orchestration/run_demo.py:356
Functioncheck_order_status
Check the order status of the user.
e-commerce-customer-service/functions.py:29
Functioncheck_payment_info
Check the payment information for the order
tutorial/agent_pattern_cookbook/pattern_advanced_pipeline.py:218
← previousnext →201–300 of 534, ranked by callers