You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/core/file
QuantumGhost 743b792869 feat(api): reconstruct File object from dictionary when saving outputs.
This ensures that the variables type is correct. It also simplify handling of variable
values when serializing.
1 year ago
..
__init__.py chore(lint): sort __all__ definitions (#11243) 2 years ago
constants.py feat(api): reconstruct File object from dictionary when saving outputs. 1 year ago
enums.py fix: workflow file add related-id in iteration node (#16255) 1 year ago
file_manager.py feat(api): Add image multimodal support for LLMNode (#17372) 1 year ago
helpers.py Introduce Plugins (#13836) 1 year ago
models.py feat(api): Add image multimodal support for LLMNode (#17372) 1 year ago
tool_file_parser.py feat(api): Add image multimodal support for LLMNode (#17372) 1 year ago
upload_file_parser.py chore: docstring not match the function parameter (#17162) 1 year ago