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

知识图谱+RAG #14

Open
liuzeyu6 opened this issue Nov 2, 2024 · 1 comment
Open

知识图谱+RAG #14

liuzeyu6 opened this issue Nov 2, 2024 · 1 comment

Comments

@liuzeyu6
Copy link

liuzeyu6 commented Nov 2, 2024

请问能否利用自己构建好的知识图谱进行RAG?

@xerrors
Copy link
Owner

xerrors commented Nov 4, 2024

可以的,需要将图谱整理成 jsonl 的格式,每一行都是 {"h": "北京", "t": "中国", "r": "首都"} 这样的格式,然后在网页的图谱管理里面添加这个文件就可以。

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