MCPcopy Create free account

hub / github.com/ag2ai/build-with-ag2 / types & classes

Types & classes48 in github.com/ag2ai/build-with-ag2

↓ 22 callersClassParallelWorkflowAdapter
Workflow channel adapter with fan-out / fan-in support. Same broad shape as ``WorkflowAdapter`` — a ``TransitionGraph`` in ``knobs["graph"]``
itops/orchestration/parallel_workflow.py:155
↓ 6 callersClassAccusationResult
beta/mystery-dinner/app/game_master.py:16
↓ 6 callersClassSuspectProfile
beta/mystery-dinner/app/cases/blackwood_estate.py:22
↓ 5 callersClassDynamicParallelTarget
Read the fan-out set from a tool-call argument; map via a static dict. ``from_tool_arg`` names the tool argument whose value (a list of nickn
itops/orchestration/parallel_workflow.py:122
↓ 2 callersClassParallelWorkflowState
Adapter state for a parallel-capable workflow channel. Either ``expected_next_speaker`` is set (scalar mode) or ``pending_speakers`` is non-e
itops/orchestration/parallel_workflow.py:73
↓ 1 callersClassCaseMemory
beta/mystery-dinner/app/memory.py:35
↓ 1 callersClassCommentaryEngine
beta/mystery-dinner/app/commentary.py:26
↓ 1 callersClassCommentaryLine
beta/mystery-dinner/app/commentary.py:20
↓ 1 callersClassDocumentDraft
tutorial/agent_pattern_cookbook/pattern_advanced_feedback_loop.py:141
↓ 1 callersClassDocumentPlan
tutorial/agent_pattern_cookbook/pattern_advanced_feedback_loop.py:97
↓ 1 callersClassDueDiligenceResults
due-diligence-with-tinyfish/main.py:83
↓ 1 callersClassEmittingTicketStore
File-backed ticket store that also emits an event on every create / update / status / human-flag change, so the UI sees the lifecycle live.
itops/it_ops_app/server.py:126
↓ 1 callersClassEvent
travel-planner/google_map_platforms.py:15
↓ 1 callersClassFeedbackCollection
tutorial/agent_pattern_cookbook/pattern_advanced_feedback_loop.py:191
↓ 1 callersClassFinalDocument
tutorial/agent_pattern_cookbook/pattern_advanced_feedback_loop.py:302
↓ 1 callersClassGameClock
beta/mystery-dinner/app/clock.py:6
↓ 1 callersClassGameMaster
beta/mystery-dinner/app/game_master.py:29
↓ 1 callersClassInterrogationTurn
beta/mystery-dinner/app/memory.py:8
↓ 1 callersClassLaneRouter
Subscribes to the parent stream and every child (researcher) stream. Each stream gets a short label ([lead], [r1], [r2], ...) that prefixes i
beta/parallel-research/main.py:106
↓ 1 callersClassParallelAgentsTarget
Static fan-out target. ``agent_ids`` is the set of channel agent ids that must each speak exactly once before the workflow proceeds to the ne
itops/orchestration/parallel_workflow.py:100
↓ 1 callersClassRevisedDocument
tutorial/agent_pattern_cookbook/pattern_advanced_feedback_loop.py:235
↓ 1 callersClassSandboxState
beta/data-analyst/backend.py:42
↓ 1 callersClassStreamAdapter
Imitation WebSocket that gpt-researcher writes to via send_json(). This allows us to get the streaming output from gpt-researcher as it utili
ag-ui/gpt-researcher/server.py:66
↓ 1 callersClassTicket
itops/orchestration/run_demo.py:158
↓ 1 callersClassTicketStore
File-backed ticket store — one ``INC-NNN.json`` per ticket in ``TICKETS_DIR``. Persists across restarts.
itops/orchestration/run_demo.py:183
↓ 1 callersClassVerifiedFact
beta/mystery-dinner/app/memory.py:17
↓ 1 callersClassWSListener
Forwards every accepted envelope (and channel close) to the UI as a structured event. Names resolve through the shared id→name map that the or
itops/it_ops_app/server.py:154
↓ 1 callersClass_ConsolePrinter
Emit a one-line summary of each envelope as it's accepted. Holds a *reference* to a shared id→name dict so names registered later (e.g. the s
itops/orchestration/run_demo.py:757
Class
manage-todos-with-realtime-agent/website_files/static/Audio.js:3
ClassAudio
manage-todos-with-realtime-agent/website_files/static/Audio.js:3
ClassConfig
tutorial/agent_pattern_cookbook/pattern_advanced_escalation.py:42
ClassConsideredResponse
Structured response format for agents in the escalation pattern
tutorial/agent_pattern_cookbook/pattern_advanced_escalation.py:29
ClassDay
travel-planner/google_map_platforms.py:22
ClassDocumentStage
tutorial/agent_pattern_cookbook/pattern_advanced_feedback_loop.py:39
ClassFeedback
Feedback model for logging user feedback.
gcp-agent-starter-pack/templates/ag2/app/fast_api_app.py:74
ClassFeedback
Feedback model for logging user feedback.
gcp-agent-starter-pack/templates/ag2/app/app_utils/typing.py:6
ClassFeedbackItem
tutorial/agent_pattern_cookbook/pattern_advanced_feedback_loop.py:177
ClassFulfillmentResult
tutorial/agent_pattern_cookbook/pattern_advanced_pipeline.py:99
ClassInventoryResult
tutorial/agent_pattern_cookbook/pattern_advanced_pipeline.py:75
ClassItinerary
travel-planner/google_map_platforms.py:26
ClassMessageRequest
tutorial/agent_pattern_cookbook/deploy_agent_to_gcp_vertexai/agent.py:32
ClassNotificationResult
tutorial/agent_pattern_cookbook/pattern_advanced_pipeline.py:109
ClassPaymentResult
tutorial/agent_pattern_cookbook/pattern_advanced_pipeline.py:87
ClassResearchTask
tutorial/agent_pattern_cookbook/pattern_advanced_triage_with_tasks.py:28
ClassTaskAssignment
Structured output for task triage decisions.
tutorial/agent_pattern_cookbook/pattern_advanced_triage_with_tasks.py:41
ClassTaskPriority
tutorial/agent_pattern_cookbook/pattern_advanced_triage_with_tasks.py:22
ClassValidationResult
tutorial/agent_pattern_cookbook/pattern_advanced_pipeline.py:63
ClassWritingTask
tutorial/agent_pattern_cookbook/pattern_advanced_triage_with_tasks.py:34