ragflow/rag
Levi f0a14f5fce
Add Moodle data source integration (#11325)
### What problem does this PR solve?

This PR adds a native Moodle connector to sync content (courses,
resources, forums, assignments, pages, books) into RAGFlow.

### Type of change

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

---------

Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
2025-11-21 19:58:49 +08:00
..
app Fix: missing parameters in by_plaintext method for PDF naive mode (#11408) 2025-11-21 09:33:36 +08:00
flow Feat: Add TCADP parser for PPTX and spreadsheet document types. (#11041) 2025-11-20 10:08:42 +08:00
llm Feat: add auth header for Ollama chat model (#11452) 2025-11-21 19:47:06 +08:00
nlp Feat: ignore chunk size when using custom delimiters (#11434) 2025-11-21 14:36:26 +08:00
prompts Feat: add or logic operations for meta data filters. (#11404) 2025-11-20 14:31:12 +08:00
res Fix: prio synonym match than wordnet for english (#10762) 2025-10-27 09:32:55 +08:00
svr Add Moodle data source integration (#11325) 2025-11-21 19:58:49 +08:00
utils feat: add OceanBase doc engine (#11228) 2025-11-20 10:00:14 +08:00
__init__.py
benchmark.py Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00
raptor.py Feat: add fault-tolerant mechanism to RAPTOR (#11206) 2025-11-13 18:48:07 +08:00
settings.py Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00