alipay / agentUniverse

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

feat: add chat prompt template and image url to the rag planner (multimodal) in agentUniverse. #35

Closed EdwinInAu closed 4 months ago

EdwinInAu commented 4 months ago
  1. [improvement: add message to langchain message functions in agentUniverse.]
  2. [feat: add chat prompt template in agentUniverse.]
  3. [feat: add image url to the rag planner (multimodal).]
  4. [feat: add demo multimodal agent in agentUniverse.]