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

feat: multimodal agent & refactor:execute method of the agent #37

Closed LandJerry closed 2 months ago

LandJerry commented 2 months ago

main change feat: add demo multimodal agent in agentUniverse. refactor: the execute method of the agent in agentUniverse.