Skip to content
New issue

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

建议增加批量更新数据集的功能 #2388

Open
1 of 5 tasks
chung1912 opened this issue Aug 14, 2024 · 1 comment
Open
1 of 5 tasks

建议增加批量更新数据集的功能 #2388

chung1912 opened this issue Aug 14, 2024 · 1 comment

Comments

@chung1912
Copy link

例行检查

  • 我已确认目前没有类似 features
  • 我已确认我已升级到最新版本
  • 我已完整查看过项目 README,已确定现有版本无法满足需求
  • 我理解并愿意跟进此 features,协助测试和提供反馈
  • 我理解并认可上述内容,并理解项目维护者精力有限,不遵循规则的 features 可能会被无视或直接关闭

功能描述
目前更新数据集里面的信息(例如部分条目),只能进去一条一条的改,改一条更新一条,非常麻烦。
希望可以增加批量更新的功能,例如点进去某个数据集,可以点击“批量更新”,在一个页面上多处修改后点击提交,对有变化的内容批量更新

@sunk926
Copy link

sunk926 commented Aug 18, 2024

你说这个貌似将一个数据集以word或markdown格式打开,让后编辑,最后保存的时候系统根据修改的内容更新对应的条目吧.目前同类知识库系统貌似都没有这个功能,而且大多数知识库都不会频繁修改内容.
我是通过api来实现的,写一个python脚本批量更新我的笔记系统和fastgpt数据集内容.这样就可以动态更新了.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants