dify/api/controllers/console/knowledge_fs
FFXN 0d4441e2cf feat(knowledge): support KnowledgeFS document downloads
- add single logical document download endpoint
- add batch ZIP download endpoint
- stream files from KnowledgeFS object storage
- validate batch size and deduplicate ZIP filenames
- add download service and facade unit tests
2026-08-11 16:29:23 +08:00
..
__init__.py Expand application capabilities and refactor core workflows 2026-07-22 05:09:09 -04:00
error.py Refactor frontend architecture and simplify implementation 2026-07-29 02:30:27 -04:00
resources.py feat(knowledge): support KnowledgeFS document downloads 2026-08-11 16:29:23 +08:00