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

[功能]: 1. 允许同时调用多个知识库; 2. 允许更改embedding模型对已解析过的知识库重新解析 #1722

Open
2 tasks done
zhengw3tju opened this issue Feb 15, 2025 · 0 comments
Assignees

Comments

@zhengw3tju
Copy link

zhengw3tju commented Feb 15, 2025

Issue 检查清单

  • 我已经查看了置顶 Issue 并搜索了现有的 Issue,但没有找到类似的问题。
  • 正确填写了 Issue 标题。

平台

Windows

版本

v0.9.24

您的功能建议是否与某个问题相关?

  1. 目前调用知识库的方式一次只能调用一个知识库。但如要进行一些不同知识领域的交叉思考时,需要让模型搜索多个知识库。因此希望增加同时调用多个知识库的功能。
  2. 目前添加新的知识库时,嵌入模型一旦选定就无法更改。但有些模型的解析效果不够理想。希望能允许后期更改嵌入模型重新解析。

请描述您希望实现的解决方案

  1. 修改调用知识库的方式,在调用菜单的每个知识库前加上勾选框,并增加一次性全选和全部取消的选项。
  2. 在知识库设置中允许修改嵌入模型。

请描述您考虑过的其他方案

No response

其他补充信息

No response

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