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
1.07k stars 122 forks source link

ernie-sdk支持调用千帆大模型,示例:agent_factory.set_settings("model.ERNIE.auth", … #93

Closed ailijian closed 4 months ago

ailijian commented 4 months ago

原ERNIE方法仅支持调用aistudio,更新后支持调用qianfan,调用示例:agent_factory.set_settings("model.ERNIE.auth", {"qianfan": " "})