Maplemx / Agently

[AI Agent Application Development Framework] - 🚀 Build AI agent native application in very few code 💬 Easy to interact with AI agent in code using structure data and chained-calls syntax 🧩 Enhance AI Agent using plugins instead of rebuild a whole new agent
http://agently.tech
Apache License 2.0
934 stars 105 forks source link

minimax用pydantic封装输入输出 #33

Closed sujeek closed 7 months ago

sujeek commented 8 months ago
  1. minimax用pydantic封装输入输出,想法是通过pydantic对输入输出做强校验和默认值的管理。