We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
智能体的使用。
,允许创建相同名字的智能体,这个方法本身不是很好。容易导致混乱。应该像文件夹名称一样,不允许创建同样的智能体。
还有一个不符合逻辑的是。如果智能体更新之后。有助手那里的智能体,并不会更新。需要删除旧的助手,再次启用新的助手,才能够正常使用。
No response
The text was updated successfully, but these errors were encountered:
这确实是很大的问题。既然智能体已经添加到助手了那么为何更新了助手,智能体不更新。或者反过来说,为什么智能体更新了,助手没自动更新?
Sorry, something went wrong.
需要区分不同版本的智能体,这是对的。 更新了对话实例,而要求模版跟着更新,这个逻辑是有问题的。——但你的需求没有问题,跟上一个问题合并起来就是:版本管理
No branches or pull requests
Issue 检查清单
您的功能建议是否与某个问题相关?
智能体的使用。
请描述您希望实现的解决方案
还有一个不符合逻辑的是。如果智能体更新之后。有助手那里的智能体,并不会更新。需要删除旧的助手,再次启用新的助手,才能够正常使用。
请描述您考虑过的其他方案
No response
其他补充信息
No response
The text was updated successfully, but these errors were encountered: