run_response
autogen.io.run_response.RunResponse
RunResponse
Parameters:
Name | Description |
---|---|
iostream | Type: ThreadIOStream |
agents | Type: list[Agent] |
Instance Attributes
above_run
context_variables
cost
events
last_speaker
messages
summary
uuid
Instance Methods
process
Parameters:
Name | Description |
---|---|
processor | Type: EventProcessorProtocol | None Default: None |
set_ui_tools
Set the UI tools for the agents.
Parameters:Name | Description |
---|---|
tools | Type: list[Tool] |