ragflow/rag/utils
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
..
__init__.py Move token related functions to common (#10942) 2025-11-03 08:50:05 +08:00
azure_sas_conn.py Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00
azure_spn_conn.py Refactor function name (#11210) 2025-11-12 19:00:15 +08:00
base64_image.py Move some vars to globals (#11017) 2025-11-05 14:14:38 +08:00
doc_store_conn.py Refactor function name (#11210) 2025-11-12 19:00:15 +08:00
encrypted_storage.py feat: Support uploading encrypted files to object storage (#11837) 2025-12-09 16:18:37 +08:00
es_conn.py Fix: Table parse method issue. (#11627) 2025-12-01 12:42:35 +08:00
file_utils.py Move some funcs from api to rag module (#10972) 2025-11-03 19:26:09 +08:00
gcs_conn.py feat(gcs): Add support for Google Cloud Storage (GCS) integration (#11718) 2025-12-04 10:44:05 +08:00
infinity_conn.py Fix ft_title_rag_fine (#11555) 2025-11-27 10:26:08 +08:00
minio_conn.py Refactor function name (#11210) 2025-11-12 19:00:15 +08:00
ob_conn.py feat: add OceanBase doc engine (#11228) 2025-11-20 10:00:14 +08:00
opendal_conn.py Refactor function name (#11210) 2025-11-12 19:00:15 +08:00
opensearch_conn.py Refactor function name (#11210) 2025-11-12 19:00:15 +08:00
oss_conn.py Refactor function name (#11210) 2025-11-12 19:00:15 +08:00
raptor_utils.py feat: Auto-disable Raptor for structured data (Issue #11653) (#11676) 2025-12-03 17:02:29 +08:00
redis_conn.py feat: add Redis username support (#11608) 2025-12-01 11:26:20 +08:00
s3_conn.py Refactor function name (#11210) 2025-11-12 19:00:15 +08:00
storage_factory.py Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00
tavily_conn.py Remove 'get_lan_ip' and add common misc_utils.py (#10880) 2025-10-31 16:42:01 +08:00