AG2 home page
Search or ask...
⌘K
ag2ai/ag2
ag2ai/ag2
Search...
Navigation
agent_events
autogen.events.agent_events.GenerateCodeExecutionReplyEvent
Documentation
User Guide
API References
Use Cases
User Stories
Contribute
FAQs
Ecosystem
Blog
API Reference
autogen
Overview
Agent
AgentNameConflictError
AssistantAgent
Cache
ChatResult
ContextExpression
ConversableAgent
GroupChat
GroupChatManager
InvalidCarryOverTypeError
LLMConfig
ModelClient
NoEligibleSpeakerError
OpenAIWrapper
SenderRequiredError
UndefinedNextAgentError
UpdateSystemMessage
UserProxyAgent
a_initiate_swarm_chat
a_run_swarm
config_list_from_dotenv
config_list_from_json
config_list_from_models
config_list_gpt4_gpt35
config_list_openai_aoai
filter_config
gather_usage_summary
get_config_list
initiate_chats
register_function
run_swarm
agentchat
agents
browser_utils
cache
code_utils
coding
doc_utils
events
Overview
BaseEvent
deprecated_by
get_annotated_type_for_event_classes
wrap_event
agent_events
Overview
ClearAgentsHistoryEvent
ClearConversableAgentHistoryEvent
ConversableAgentUsageSummaryEvent
ConversableAgentUsageSummaryNoCostIncurredEvent
ExecuteCodeBlockEvent
ExecuteFunctionEvent
FunctionCallEvent
FunctionResponseEvent
GenerateCodeExecutionReplyEvent
GroupChatResumeEvent
GroupChatRunChatEvent
PostCarryoverProcessingEvent
SelectSpeakerEvent
SpeakerAttemptFailedMultipleAgentsEvent
SpeakerAttemptFailedNoAgentsEvent
SpeakerAttemptSuccessfulEvent
TerminationAndHumanReplyNoInputEvent
TerminationEvent
TextEvent
ToolCallEvent
ToolResponseEvent
base_event
client_events
helpers
print_event
exception_utils
fast_depends
formatting_utils
graph_utils
import_utils
interop
io
json_utils
llm_config
logger
math_utils
mcp
messages
oai
retrieve_utils
runtime_logging
token_count_utils
tools
types
On this page
GenerateCodeExecutionReplyEvent
Class Attributes
code_blocks
model_config
recipient
sender
agent_events
autogen.events.agent_events.GenerateCodeExecutionReplyEvent
GenerateCodeExecutionReplyEvent
Copy
GenerateCodeExecutionReplyEvent(
*
args: Any,
**
data: Any)
!!! abstract “Usage Documentation”
Models
A base class for creating Pydantic models.
Parameters:
Name
Description
*args
Type:
Any
**data
Type:
Any
Class Attributes
code_blocks
model_config
recipient
sender
FunctionResponseEvent
GroupChatResumeEvent
Assistant
Responses are generated using AI and may contain mistakes.