ragflow/common/data_source
levischd 66381d8c9c feat: improve metadata handling in connector service
- Add metadata mapping for documents during upload
- Update documents with metadata after upload in connector service
- Enhance metadata support in confluence and discord connectors
- Update sync data source to handle metadata properly
2025-11-20 14:17:00 +01:00
..
google_drive Feat: add initial Google Drive connector support (#11147) 2025-11-10 19:15:02 +08:00
google_util Feat: add fault-tolerant mechanism to RAPTOR (#11206) 2025-11-13 18:48:07 +08:00
jira Feat: add Jira connector (#11285) 2025-11-17 09:38:04 +08:00
__init__.py Feat: add Jira connector (#11285) 2025-11-17 09:38:04 +08:00
blob_connector.py Feat: add s3-compatible storage boxes (#11313) 2025-11-18 09:39:25 +08:00
config.py Feat: add s3-compatible storage boxes (#11313) 2025-11-18 09:39:25 +08:00
confluence_connector.py feat: improve metadata handling in connector service 2025-11-20 14:17:00 +01:00
discord_connector.py feat: improve metadata handling in connector service 2025-11-20 14:17:00 +01:00
dropbox_connector.py Feat: Support multiple data sources synchronizations (#10954) 2025-11-03 19:59:18 +08:00
exceptions.py Feat: Support multiple data sources synchronizations (#10954) 2025-11-03 19:59:18 +08:00
file_types.py Feat: Support multiple data sources synchronizations (#10954) 2025-11-03 19:59:18 +08:00
gmail_connector.py Feat: add initial Google Drive connector support (#11147) 2025-11-10 19:15:02 +08:00
html_utils.py Feat: Support multiple data sources synchronizations (#10954) 2025-11-03 19:59:18 +08:00
interfaces.py Refactor: move mcp connection utilities to common (#11304) 2025-11-17 15:34:17 +08:00
models.py feat: improve metadata handling in connector service 2025-11-20 14:17:00 +01:00
notion_connector.py Feat: enriches Notion connector (#11414) 2025-11-20 19:51:37 +08:00
sharepoint_connector.py Feat: Support multiple data sources synchronizations (#10954) 2025-11-03 19:59:18 +08:00
slack_connector.py Feat: Support multiple data sources synchronizations (#10954) 2025-11-03 19:59:18 +08:00
teams_connector.py Feat: Support multiple data sources synchronizations (#10954) 2025-11-03 19:59:18 +08:00
utils.py Feat: add s3-compatible storage boxes (#11313) 2025-11-18 09:39:25 +08:00