ragflow/rag
RedBookOfMemory e2b66628f4
Feat: extend S3 storage compatibility and add knowledge base ID prefix (#6355)
### What problem does this PR solve?

- Added support for S3-compatible protocols.
- Enabled the use of knowledge base ID as a file prefix when storing
files in S3.
- Updated docker/README.md to include detailed S3 and OSS configuration
instructions.

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-03-31 16:09:43 +08:00
..
app Fix: point in tag issue. (#6436) 2025-03-24 10:45:29 +08:00
llm Feat: support vision llm for gpustack (#6636) 2025-03-31 15:33:52 +08:00
nlp Refa: token similarity calculations. (#6614) 2025-03-28 09:33:08 +08:00
res Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
svr Optimize graphrag again (#6513) 2025-03-26 15:34:42 +08:00
utils Feat: extend S3 storage compatibility and add knowledge base ID prefix (#6355) 2025-03-31 16:09:43 +08:00
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
benchmark.py Refactor embedding batch_size (#3825) 2024-12-03 16:22:39 +08:00
prompts.py Feat: add VLM-boosted PDF parser (#6278) 2025-03-20 09:39:32 +08:00
raptor.py Refactor graphrag to remove redis lock (#5828) 2025-03-10 15:15:06 +08:00
settings.py Fix: optimize setting config initialization to resolve Minio initialization error (#6282) 2025-03-20 10:45:40 +08:00