mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 12:55:57 +03:00
[GH-ISSUE #836] [feat] 我发现了界面中有关于知识库的设置和知识库的开启和关闭,但是我似乎找不到知识库这个功能在哪里? #622
Labels
No labels
bug
duplicate
feature
platform: Android
platform: Linux
platform: Windows
platform: iOS
platform: macOS
priority: high
priority: low
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/note-gen#622
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @aiulms on GitHub (Jan 8, 2026).
Original GitHub issue: https://github.com/codexu/note-gen/issues/836
描述你的建议
如图所示,对话界面中有关于知识库的按钮,设置中有关于知识库模型的调配,但是实际知识库这个功能在哪里呢?
@codexu commented on GitHub (Jan 9, 2026):
现在默认情况下,只要编辑笔记,就会使用免费提供的向量模型,所以只需要在对话中打开知识库检索,就可以在对话时查询相关的笔记内容。
@aiulms commented on GitHub (Jan 9, 2026):
我如果提供了我自己的API的话,那调用的就是我提供的对吧
@codexu commented on GitHub (Jan 9, 2026):
是的 现在知识库功能还比较单薄