ragflow/rag
Zhichang Yu fdc410e743
Fix set_graph on non-existing edge (#6777)
### What problem does this PR solve?

Fix set_graph on non-existing edge

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-04-03 11:09:04 +08:00
..
app Fix: point in tag issue. (#6436) 2025-03-24 10:45:29 +08:00
llm Log llm response on exception (#6750) 2025-04-02 17:10:57 +08:00
nlp Fix infinite recursion in RagTokenizer when processing repetitive characters (#6109) 2025-04-01 13:59:52 +08:00
res Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
svr Optimize graphrag again (#6513) 2025-03-26 15:34:42 +08:00
utils Fix set_graph on non-existing edge (#6777) 2025-04-03 11:09:04 +08:00
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
benchmark.py Refactor embedding batch_size (#3825) 2024-12-03 16:22:39 +08:00
prompts.py Feat: add VLM-boosted PDF parser (#6278) 2025-03-20 09:39:32 +08:00
raptor.py Refactor graphrag to remove redis lock (#5828) 2025-03-10 15:15:06 +08:00
settings.py Fix: optimize setting config initialization to resolve Minio initialization error (#6282) 2025-03-20 10:45:40 +08:00