dify/api/core/file
ZalterCitty a1158cc946
fix: Update prompt message content types to use Literal and add union type for content (#17136)
Co-authored-by: 朱庆超 <zhuqingchao@xiaomi.com>
Co-authored-by: crazywoola <427733928@qq.com>
2025-04-22 16:17:55 +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 fix: workflow file add related-id in iteration node (#16255) 2025-03-21 20:57:02 +08:00
file_manager.py fix: Update prompt message content types to use Literal and add union type for content (#17136) 2025-04-22 16:17:55 +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 chore: docstring not match the function parameter (#17162) 2025-03-31 13:19:15 +08:00