ragflow/rag
He Wang 38234aca53
feat: add OceanBase doc engine (#11228)
### What problem does this PR solve?

Add OceanBase doc engine. Close #5350

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-11-20 10:00:14 +08:00
..
app Fix: manual parser with mineru (#11336) 2025-11-18 15:22:52 +08:00
flow Fix: missing file formats in hierarchical_manager (#11129) 2025-11-10 13:27:22 +08:00
llm fix cohere rerank base_url default (#11353) 2025-11-20 09:46:39 +08:00
nlp feat: add OceanBase doc engine (#11228) 2025-11-20 10:00:14 +08:00
prompts Feat: Alter flask to Quart for async API serving. (#11275) 2025-11-18 17:05:16 +08:00
res Fix: prio synonym match than wordnet for english (#10762) 2025-10-27 09:32:55 +08:00
svr Feat: add Jira connector (#11285) 2025-11-17 09:38:04 +08:00
utils feat: add OceanBase doc engine (#11228) 2025-11-20 10:00:14 +08:00
__init__.py
benchmark.py
raptor.py Feat: add fault-tolerant mechanism to RAPTOR (#11206) 2025-11-13 18:48:07 +08:00
settings.py