dify/api/controllers/console/knowledge_fs
FFXN cb49d83e9c feat(knowledge_fs): import selected Firecrawl pages during space creation
- include Firecrawl configuration and selected page URLs in space creation
- start a server-side crawl import after KnowledgeFS space provisioning
- require the second crawl to match the complete user selection
- keep the knowledge space valid when website content import fails
- reuse existing background task status and failure UI
- add KnowledgeFS crawl-import API and regression tests
2026-08-07 16:29:25 +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_fs): import selected Firecrawl pages during space creation 2026-08-07 16:29:25 +08:00