Commit Graph

9 Commits

Author SHA1 Message Date
Jyong
b3a7c7a3e0 feat(knowledge-fs): unify public error handling 2026-08-12 07:00:59 -04:00
Stephen Zhou
e4e9271fbe
feat(knowledge-fs): create spaces with initial sources 2026-08-10 22:08:01 +08:00
Jyong
b630259d21 fix(web): wait for KnowledgeFS provisioning before upload 2026-08-10 06:08:36 -04:00
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
Stephen Zhou
f5fa4d8213
feat(dataset): support deferred New RAG model setup 2026-07-28 23:19:25 +08:00
Stephen Zhou
d2380dd951
feat(dataset): add New RAG knowledge settings 2026-07-28 20:56:00 +08:00
Stephen Zhou
65b9dc09a2
fix(dataset): stabilize New RAG creation and indexing 2026-07-28 15:49:52 +08:00
Stephen Zhou
1cde846bcf
fix(dataset): integrate New RAG with KnowledgeFS (#39621) 2026-07-27 12:52:44 +08:00
Stephen Zhou
2a0661a769
feat(dataset): add New Knowledge creation flow (#39315)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-23 07:25:14 +00:00