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
用户已经点击了Continue,已经走到了Step 2,但第一步的按钮却未隐藏。 在VSCode中该功能正常,即Continue和Cancel会被隐藏。
The text was updated successfully, but these errors were encountered:
原因是后端没有把Chatmark推送的数据存储到历史中,后端返回的markdown中没有yaml结果导致没有被禁用。需要 @pplam 查下后台为啥没存。
Sorry, something went wrong.
Write back the input data from workflows
c1c2a67
fixes devchat-ai/devchat#192
pplam
Successfully merging a pull request may close this issue.
用户已经点击了Continue,已经走到了Step 2,但第一步的按钮却未隐藏。
在VSCode中该功能正常,即Continue和Cancel会被隐藏。
The text was updated successfully, but these errors were encountered: