ragflow/graphrag/general
Jin Hai f52e56c2d6
Remove 'get_lan_ip' and add common misc_utils.py (#10880)
### What problem does this PR solve?

Add get_uuid, download_img and hash_str2int into misc_utils.py

### Type of change

- [x] Refactoring

---------

Signed-off-by: Jin Hai <haijin.chn@gmail.com>
2025-10-31 16:42:01 +08:00
..
__init__.py
community_report_prompt.py Optimize graphrag again (#6513) 2025-03-26 15:34:42 +08:00
community_reports_extractor.py Fix: meta data filter with AND logic operations. (#9687) 2025-08-25 18:29:24 +08:00
entity_embedding.py code cleans. (#9916) 2025-09-05 09:59:27 +08:00
extractor.py Feat: add fault-tolerant mechanism to GraphRAG (#10708) 2025-10-22 09:29:04 +08:00
graph_extractor.py Refa: remove temperature since some LLMs fail to support. (#8981) 2025-07-23 10:17:04 +08:00
graph_prompt.py perf: Optimize GraphRAG’s LOOP_PROMPT (#7356) 2025-04-28 13:31:04 +08:00
index.py Remove 'get_lan_ip' and add common misc_utils.py (#10880) 2025-10-31 16:42:01 +08:00
leiden.py Optimize graphrag again (#6513) 2025-03-26 15:34:42 +08:00
mind_map_extractor.py Refa: remove temperature since some LLMs fail to support. (#8981) 2025-07-23 10:17:04 +08:00
mind_map_prompt.py
smoke.py Fix typos: retrievaler -> retriever (#10372) 2025-10-10 09:17:36 +08:00