Replies: 1 comment
-
还有一个小建议,当前jmanus的编程风格是类py的风格,有大量状态信息分散,不利于分布式多节点部署的服务器应用,感觉可以改造为ddd的传统java服务端项目,并以userId,conversationId为区分,实现企业级友好 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
期待Jmanus独立作为功能包引入自己的项目,可以复用它的plan-act流程和底层组件能力,同时自己增加私域的特有agent和tools,目前看部分组件都来自example,感觉有点不妥,看起来是一个上游的example示例项目,不是一个底层框架工具
Beta Was this translation helpful? Give feedback.
All reactions