dify/api/core/file
2025-03-18 10:55:58 +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: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
helpers.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
models.py Fixed: Run failed: Failed to invoke tool: File.__init__() got an unexpected keyword argument (#14073) 2025-03-18 10:55:58 +08:00
tool_file_parser.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
upload_file_parser.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00