ragflow/rag/utils
YngvarHuang 81eb03d230
Support uploading encrypted files to object storage (#11837) (#11838)
### What problem does this PR solve?

Support uploading encrypted files to object storage.

### Type of change

- [x] New Feature (non-breaking change which adds functionality)

---------

Co-authored-by: virgilwong <hyhvirgil@gmail.com>
2025-12-15 09:45:18 +08:00
..
__init__.py
azure_sas_conn.py
azure_spn_conn.py
base64_image.py Refa:replace trio with asyncio (#11831) 2025-12-09 19:23:14 +08:00
doc_store_conn.py
encrypted_storage.py Support uploading encrypted files to object storage (#11837) (#11838) 2025-12-15 09:45:18 +08:00
es_conn.py Fix: Table parse method issue. (#11627) 2025-12-01 12:42:35 +08:00
file_utils.py
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 Bump infinity to v0.6.11. Requires python>=3.11 (#11814) 2025-12-09 16:23:37 +08:00
minio_conn.py feat: Add Single Bucket Mode for MinIO/S3 (#11416) 2025-12-11 19:22:47 +08:00
ob_conn.py feat: enhance OBConnection.search (#11876) 2025-12-10 19:13:37 +08:00
opendal_conn.py Fix:async issue and sensitive logging (#11895) 2025-12-11 13:54:47 +08:00
opensearch_conn.py
oss_conn.py
raptor_utils.py feat: Auto-disable Raptor for structured data (Issue #11653) (#11676) 2025-12-03 17:02:29 +08:00
redis_conn.py Refa:replace trio with asyncio (#11831) 2025-12-09 19:23:14 +08:00
s3_conn.py
storage_factory.py
tavily_conn.py