ragflow/rag
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
..
app Fix: law parser (#10897) 2025-10-30 19:00:11 +08:00
flow Remove 'get_lan_ip' and add common misc_utils.py (#10880) 2025-10-31 16:42:01 +08:00
llm Refactor:improve the logic for rerank models to cal the total token count (#10882) 2025-10-31 09:46:16 +08:00
nlp Fix: opensearch retrieval error (#10891) 2025-10-30 17:30:54 +08:00
prompts Remove 'get_lan_ip' and add common misc_utils.py (#10880) 2025-10-31 16:42:01 +08:00
res Fix: prio synonym match than wordnet for english (#10762) 2025-10-27 09:32:55 +08:00
svr Don't release full image (#10654) 2025-10-23 23:02:27 +08:00
utils Remove 'get_lan_ip' and add common misc_utils.py (#10880) 2025-10-31 16:42:01 +08:00
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
benchmark.py Remove 'get_lan_ip' and add common misc_utils.py (#10880) 2025-10-31 16:42:01 +08:00
raptor.py Fix: potential negative max_tokens in RAPTOR (#10701) 2025-10-21 15:49:51 +08:00
settings.py Feat: allow initialize Redis without password (#10856) 2025-10-29 09:45:28 +08:00