skill修改旧会话不重新读取 #3317
Unanswered
codinglife-code
asked this question in
Q&A
skill修改旧会话不重新读取
#3317
Replies: 1 comment
-
|
@codinglife-code 你的skill.md 是在哪修改的? 如果是部署到沙箱里面只修改localhost本地的文件就不一定能同步到容器中了。 |
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.
-
修改了skill.md文件后,重新启动服务,在旧的会话发送消息来触发这个skill,没有看到重新去read_file这个skill文件,就会导致它还是读取的旧的skill.md,这个问题有没有办法解决啊?
Beta Was this translation helpful? Give feedback.
All reactions