dify/api/core/file
2024-02-09 15:21:33 +08:00
..
__init__.py feat: [backend] vision support (#1510) 2023-11-13 22:05:46 +08:00
file_obj.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
message_file_parser.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
tool_file_parser.py Feat/assistant app (#2086) 2024-01-23 19:58:23 +08:00
upload_file_parser.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00