Can I use it to build a basic (or advanced) RAG inside ComfyUI? #154
Answered
by
heshengtao
JewelSamAmy
asked this question in
Q&A
-
Hi, I would like to know if your plugin supports a typical RAG workflow. Ideally, I want to feed it with PDFs or text files and chat. Can I add a local embedding model? I'd really appreciate if you can show me a demo or a workflow. Thank you! |
Beta Was this translation helpful? Give feedback.
Answered by
heshengtao
Feb 23, 2025
Replies: 2 comments
-
For example, in this workflow, you can change the word embedding model to English https://huggingface.co/BAAI/bge-large-en-v1.5 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
JewelSamAmy
-
Thank you so much! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/heshengtao/comfyui_LLM_party/blob/main/workflow/%E7%9F%A5%E8%AF%86%E5%BA%93RAG.json
For example, in this workflow, you can change the word embedding model to English https://huggingface.co/BAAI/bge-large-en-v1.5