dify/api/core/file
Yeuoly 65a4cb769b
refactor: tool entities
2024-12-13 19:50:54 +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 fix: add tenant_id to plugin upload files url 2024-11-19 16:50:14 +08:00
models.py refactor: tool entities 2024-12-13 19:50:54 +08:00
tool_file_parser.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
upload_file_parser.py fix hosted issues 2024-11-08 19:23:49 +08:00