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
constants.py
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
upload_file_parser.py chore: docstring not match the function parameter (#17162) 2025-03-31 13:19:15 +08:00