Ragflow pipeline #115
jjohare
started this conversation in
Show and tell
Replies: 1 comment
-
Thanks John, it seems like it doesn't work anymore, as the API has changed. Do you have an updated version ? Otherwise i'll try to give a look and adapt the script. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I made (GenAI made) a quick pipeline for local Ragflow which you can find on github infiniflow/ragflow. It works well with my markdown based research corpus. By far the best results I have had. I want to transition to langgraph ASAP but it's far more complex to stand up.
Pipeline is here. Caveat, I am "not a coder".
https://github.com/jjohare/pipelines/blob/main/examples/pipelines/rag/ragflow_local_pipeline.py
Beta Was this translation helpful? Give feedback.
All reactions