Update agent_groupchat.py

This commit is contained in:
Charles Packer
2023-10-30 17:32:19 -07:00
committed by GitHub
parent 23f3d42fae
commit 7fe659834c

View File

@@ -62,7 +62,7 @@ else:
user_description=f"You are participating in a group chat with a user ({user_proxy.name}) "
f"and a product manager ({pm.name}).",
# extra options
# interface_kwargs={"debug": True},
# interface_kwargs={"debug": False, "show_inner_thoughts": True, "show_function_outputs": True},
)
else:
coder = create_memgpt_autogen_agent_from_config(