alipay / agentUniverse

agentUniverse is a LLM multi-agent framework that allows developers to easily build multi-agent applications.
Apache License 2.0
572 stars 66 forks source link

refactor: the name of parameters in the parse_input method and execute method of the agent. #36

Closed EdwinInAu closed 2 months ago

EdwinInAu commented 2 months ago
  1. [improvement: change the name of parameters in the parse_input method in the agent.]
  2. [refactor: the execute method of the agent in agentUniverse.]