dify/api/core/file
2024-11-22 16:30:22 +08:00
..
__init__.py refactor(core): Remove extra_config from File. (#10203) 2024-11-08 18:13:24 +08:00
constants.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
enums.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +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