group_utils
autogen.agentchat.group.group_utils.make_remove_function
make_remove_function
Create a function to remove messages with tool calls from the messages list.
The returned function can be registered as a hook to “process_all_messages_before_reply"" to remove messages with tool calls.
Name | Description |
---|---|
tool_msgs_to_remove | Type: list[str] |