Skip to content

feat: enhance RAG ingestion, citations, imports, and knowledge/memory…#2786

Open
WeiliangShen wants to merge 1 commit intozhayujie:masterfrom
WeiliangShen:feat-rag
Open

feat: enhance RAG ingestion, citations, imports, and knowledge/memory…#2786
WeiliangShen wants to merge 1 commit intozhayujie:masterfrom
WeiliangShen:feat-rag

Conversation

@WeiliangShen
Copy link
Copy Markdown

This change upgrades the repository’s RAG pipeline with multi-format document ingestion, structure-aware chunking, query-aware retrieval, stable citations, incremental knowledge import indexing, and web console support for chunk inspection, knowledge creation/deletion, and memory deletion.
Please let me know if this should target another branch.

@zhayujie
Copy link
Copy Markdown
Owner

Thanks for this nice work, Multi-format ingestion + smarter chunking is something we've been wanting to add.

This is a fairly large change and has conflicts with master, so I'd like to land it on a feature branch first and test things out before promoting to master.

I've created a dev-rag-enhance branch for this. Could you retarget this PR to dev-rag-enhance and resolve the conflicts? I'll review and merge it there, then do some testing and adjustments on my side (a few things like the background watcher thread and asyncio.run() usage I want to tweak) before merging into master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants