alipay / agentUniverse

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

improvement: add serialize method in monitor module and tweak executing agent in peers. #112

Closed EdwinInAu closed 2 months ago

EdwinInAu commented 3 months ago
  1. improvement: add serialize method in monitor module and tweak executi…
  2. improvement: add exception handling and retry mechanism in peer agents.
  3. improvement: tweak set_by_agent_model method and remove deep copy logic.