ragflow/common
virgilwong 989468abcc Merge branch 'main' into feature/support_encrypted_files_20251209
* main: (50 commits)
  Feature: Memory interface integration testing (#11833)
  Refa: migrate CV model chat to Async (#11828)
  Fix:[ERROR][Exception]: list index out of range (#11826)
  fix: set default embedding model for TEI profile in Docker deployment (#11824)
  fix: align http client proxy kwarg (#11818)
  Fix: parent-child chunking method (#11810)
  Fix: advanced_ingestion_pipeline (#11816)
  Fix: chunk method error. (#11807)
  Fix errors (#11804)
  Fix: Changed 'HightLightMarkdown' to 'HighLightMarkdown' (#11803)
  Feat: default start admin (#11801)
  Refactor:book parser use with to handle bytesIO (#11800)
  fix: Correct toast type import path in use-toast hook (#11791)
  Features: Memory page rendering and other bug fixes (#11784)
  Add huggingface-hub dependency (#11794)
  Refa: cleanup synchronous functions in chat_model and implement synchronization for conversation and dialog chats (#11779)
  Fix:toc in pipeline (#11785)
  Fix errors (#11795)
  Feature (canvas): Add Api for download "message" component output's file (#11772)
  Feat: Fillup component return value not object (#11780)
  ...
2025-12-09 16:22:43 +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 Fix: refine error msg. (#11380) 2025-11-19 19:10:45 +08:00
constants.py feat(gcs): Add support for Google Cloud Storage (GCS) integration (#11718) 2025-12-04 10:44:05 +08:00
crypto_utils.py feat: Support uploading encrypted files to object storage (#11837) 2025-12-09 16:18:37 +08:00
decorator.py
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 fix: align http client proxy kwarg (#11818) 2025-12-09 09:35:03 +08:00
log_utils.py Feat: add Jira connector (#11285) 2025-11-17 09:38:04 +08:00
mcp_tool_call_conn.py Refactor: move mcp connection utilities to common (#11304) 2025-11-17 15:34:17 +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
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