ragflow/rag/utils
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 Refactor:improve the logic for rerank models to cal the total token count (#10882) 2025-10-31 09:46:16 +08:00
azure_sas_conn.py
azure_spn_conn.py
doc_store_conn.py
es_conn.py Refactor: rename rmSpace to remove_redundant_spaces (#10796) 2025-10-28 09:46:32 +08:00
infinity_conn.py Don't rerank for infinity (#10579) 2025-10-15 20:15:49 +08:00
mcp_tool_call_conn.py
minio_conn.py Improve file management (#10577) 2025-10-16 09:38:25 +08:00
opendal_conn.py Fix: Opendal miss tenant id (#10774) 2025-10-27 10:28:08 +08:00
opensearch_conn.py Refactor: rename rmSpace to remove_redundant_spaces (#10796) 2025-10-28 09:46:32 +08:00
oss_conn.py fix:RAGFlowOSS.put() got an unexpected keyword argument 'tenant_id' (#10712) 2025-10-22 09:30:41 +08:00
redis_conn.py Fix: predictable token generation (#10868) 2025-10-30 09:31:36 +08:00
s3_conn.py
storage_factory.py
tavily_conn.py Remove 'get_lan_ip' and add common misc_utils.py (#10880) 2025-10-31 16:42:01 +08:00