ragflow/common
virgilwong c00f2cdde2 Merge branch 'main' into feature/support_encrypted_files_20251209
* main:
  executor_manager updated docker version (#11806)
  Bump python to >=3.12 (#11846)
  Refa:replace trio with asyncio (#11831)
  Fix: duplicate output by async_chat_streamly (#11842)
  Refa: treat MinerU as an OCR model (#11849)
  Fix: The variables in the message node are not displaying correctly. #11839 (#11841)
  feat: add Italian language translation support (#11844)

# Conflicts:
#	uv.lock
2025-12-10 11:58:41 +08:00
..
data_source Fix errors (#11804) 2025-12-08 12:21:18 +08:00
__init__.py
config_utils.py Move some enumerate type to constants.py (#10998) 2025-11-04 19:25:25 +08:00
connection_utils.py Refa:replace trio with asyncio (#11831) 2025-12-09 19:23:14 +08:00
constants.py Refa: treat MinerU as an OCR model (#11849) 2025-12-09 18:54:14 +08:00
crypto_utils.py feat: Support uploading encrypted files to object storage (#11837) 2025-12-09 16:18:37 +08:00
decorator.py Move singleton to common directory (#10935) 2025-11-02 12:24:08 +08:00
exceptions.py Feat: GraphRAG handle cancel gracefully (#11061) 2025-11-06 16:12:20 +08:00
file_utils.py Refactor file utils (#10970) 2025-11-03 18:54:55 +08:00
float_utils.py
http_client.py Bump infinity to v0.6.11. Requires python>=3.11 (#11814) 2025-12-09 16:23:37 +08:00
log_utils.py Feat: add Jira connector (#11285) 2025-11-17 09:38:04 +08:00
mcp_tool_call_conn.py Bump infinity to v0.6.11. Requires python>=3.11 (#11814) 2025-12-09 16:23:37 +08:00
misc_utils.py Refactor code (#11694) 2025-12-03 15:15:00 +08:00
settings.py Merge branch 'main' into feature/support_encrypted_files_20251209 2025-12-09 16:22:43 +08:00
signal_utils.py Fix and refactor imports (#11010) 2025-11-05 11:07:54 +08:00
string_utils.py Fix errors (#11804) 2025-12-08 12:21:18 +08:00
time_utils.py Add time utils (#10849) 2025-10-28 19:09:14 +08:00
token_utils.py fix(llm): handle None response in total_token_count_from_response (#10941) 2025-11-20 10:04:03 +08:00
versions.py Admin: add 'show version' (#11079) 2025-11-06 19:24:46 +08:00