deerflow2/src/rag
Willem Jiang 904c414f4d feat: add resource upload support for RAG (#768)
* feat: add resource upload support for RAG

- Backend: Added ingest_file method to Retriever and MilvusRetriever
- Backend: Added /api/rag/upload endpoint
- Frontend: Added RAGTab in settings for uploading resources
- Frontend: Updated translations and settings registration

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Apply suggestions from code review

* Apply suggestions from code review of src/rag/milvus.py

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-19 09:55:34 +08:00
..
__init__.py feat: Qdrant Vector Search Support (#684) 2025-11-11 19:35:00 +08:00
builder.py feat: Qdrant Vector Search Support (#684) 2025-11-11 19:35:00 +08:00
dify.py feat: support dify in rag module (#550) 2025-09-16 20:30:45 +08:00
milvus.py feat: add resource upload support for RAG (#768) 2025-12-19 09:55:34 +08:00
moi.py feat: add strategic_investment report style (#595) 2025-09-24 09:50:36 +08:00
qdrant.py fix: ensure researcher agent uses web search tool instead of generating URLs (#702) (#704) 2025-11-24 20:07:28 +08:00
ragflow.py feat: 1. replace black with ruff for fomatting and sort import (#489) 2025-08-17 22:57:23 +08:00
retriever.py feat: add resource upload support for RAG (#768) 2025-12-19 09:55:34 +08:00
vikingdb_knowledge_base.py feat: 1. replace black with ruff for fomatting and sort import (#489) 2025-08-17 22:57:23 +08:00