dify/api/controllers/console/datasets
-LAN- 3ff88f4f3c refactor(api): consolidate allowed extensions handling
- Unified allowed extensions into a single `DOCUMENT_EXTENSIONS` reference
- Adjusted checks and imports in controllers and services to use the new constant
- Enhanced text extraction to support additional file types (EPUB, EML, MSG)
2024-09-30 23:32:51 +08:00
..
data_source.py feat(api): Enhance multi modal support. 2024-09-30 23:32:51 +08:00
datasets.py feat(api): Enhance multi modal support. 2024-09-30 23:32:51 +08:00
datasets_document.py feat(api): Enhance multi modal support. 2024-09-30 23:32:51 +08:00
datasets_segments.py feat(api): Enhance multi modal support. 2024-09-30 23:32:51 +08:00
error.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
external.py external knowledge api (#8913) 2024-09-30 15:38:43 +08:00
file.py refactor(api): consolidate allowed extensions handling 2024-09-30 23:32:51 +08:00
hit_testing.py external knowledge api (#8913) 2024-09-30 15:38:43 +08:00
website.py feat(website-crawl): add jina reader as additional alternative for website crawling (#8761) 2024-09-30 09:57:19 +08:00