dify/api/constants
-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
..
__init__.py refactor(api): consolidate allowed extensions handling 2024-09-30 23:32:51 +08:00
languages.py chore(api): Introduce Ruff Formatter. (#7291) 2024-08-15 12:54:05 +08:00
model_template.py chore(api): Introduce Ruff Formatter. (#7291) 2024-08-15 12:54:05 +08:00
recommended_apps.json Fix variable typo (#8084) 2024-09-08 13:14:11 +08:00
tts_auto_play_timeout.py feat:add tts-streaming config and future (#5492) 2024-07-09 11:33:58 +08:00