dify/api/controllers/console/knowledge_fs
FFXN ad059f55d4 feat(knowledge-fs): add namespace preview for initial website sources
- create website preview jobs before a knowledge space exists
- persist crawled page content in KnowledgeFS object storage
- import selected pages using preview job and page IDs
- validate preview ownership, expiry, and configuration fingerprint
- clean up preview content after cancellation, expiry, or consumption
- add namespace preview routes, capabilities, migrations, and contracts
- keep online document and drive flows unchanged
2026-09-04 15:52:36 +08:00
..
__init__.py Expand application capabilities and refactor core workflows 2026-07-22 05:09:09 -04:00
error.py feat(knowledge-fs): unify public error handling 2026-08-12 07:00:59 -04:00
resources.py feat(knowledge-fs): add namespace preview for initial website sources 2026-09-04 15:52:36 +08:00