dify/api/constants
Bowen Liang 40d35304ea
fix: check allowed file extensions in rag transform pipeline and use set type instead of list for performance in file extensions (#26593)
2025-10-09 10:21:56 +08:00
..
__init__.py fix: check allowed file extensions in rag transform pipeline and use set type instead of list for performance in file extensions (#26593) 2025-10-09 10:21:56 +08:00
languages.py fix: add Indonesian (id-ID) language support and improve language selector (#24951) 2025-09-02 14:44:59 +08:00
mimetypes.py feat(api): Add image multimodal support for LLMNode (#17372) 2025-04-30 17:28:02 +08:00
model_template.py chore: adopt StrEnum and auto() for some string-typed enums (#25129) 2025-09-12 21:14:26 +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