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

Spark模型在.set_streaming(True)的情况下报错 #18

Closed Maplemx closed 1 year ago

Maplemx commented 1 year ago

已经在这个commit修复:https://github.com/Maplemx/Agently/commit/1cee69e8bbe2f9bdc0f6838bd7388423e8296053

使用pip安装2.0.3的朋友可以参照上面的commit修改对应位置

此issue会在下次提交pypi版本的时候关闭

Maplemx commented 1 year ago

已经在pypi发布的2.0.4版本修复