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

问题探讨:分享链接,对话历史记录本地保存,不从数据库加载,是否可行? #1985

Closed
1 of 5 tasks
Essence9999 opened this issue Jul 8, 2024 · 3 comments

Comments

@Essence9999
Copy link

例行检查

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

功能描述
本地对话记录上限30,修改对话记录数,会增大数据库服务器开销;可否对话历史记录本地缓存,不从数据库加载;但这个记录数如何自增呢?例如,下次进入对话,记录数应该是31;这个得本地程序开发吗?还是本项目可以解决?
应用场景

相关示例

@c121914yu
Copy link
Collaborator

不利于数据运营

@SDAIer
Copy link

SDAIer commented Jul 25, 2024

聊天记录保存在那 可否对接外部数据库

@c121914yu
Copy link
Collaborator

聊天记录保存在那 可否对接外部数据库

不行

@c121914yu c121914yu closed this as not planned Won't fix, can't repro, duplicate, stale Jul 27, 2024
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

3 participants