taskgen.wrapper#

Classes

ConversableAgent(agent[, persistent_memory, ...])

This class takes an Agent and allows for conversational-based interactions with User / another Agent / Environment.

ConversationWrapper(agent[, ...])

This class takes an Agent and allows for conversational-based interactions with User / another Agent / Environment.