dify/api/core/file
2024-12-03 13:26:33 +08:00
..
__init__.py chore(lint): sort __all__ definitions (#11243) 2024-12-03 13:26:33 +08:00
constants.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
enums.py chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00
file_manager.py feat: Allow using file variables directly in the LLM node and support more file types. (#10679) 2024-11-22 16:30:22 +08:00
file_repository.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
helpers.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
models.py Fix: crash of workflow file upload (#10831) 2024-11-19 14:15:18 +08:00
tool_file_parser.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00