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
baonudesifeizhai b3f138fa10 fix: resolve mypy type errors and editorconfig issues
- Add type annotations for json_output and agent_thoughts variables
- Fix trailing whitespace in modified files
- Update .gitignore to not ignore api/core directory
11 months ago
..
__init__.py chore(lint): sort __all__ definitions (#11243) 2 years ago
constants.py feat: Persist Variables for Enhanced Debugging Workflow (#20699) 12 months ago
enums.py fix: workflow file add related-id in iteration node (#16255) 1 year ago
file_manager.py fix: resolve mypy type errors and editorconfig issues 11 months 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