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: support gpt-4o llm model & grpc #30

Closed LandJerry closed 2 months ago

LandJerry commented 2 months ago

feat: Add gpt-4o llm model in agentUniverse. feat: Add a new component for the Grpc protocol. docs: Update some document.