deerflow2/src/server
JeffJiang 462752b462
feat: RAG Integration (#238)
* feat: add rag provider and retriever

* feat: retriever tool

* feat: add retriever tool to the researcher node

* feat: add rag http apis

* feat: new message input supports resource mentions

* feat: new message input component support resource mentions

* refactor: need_web_search to need_search

* chore: RAG integration docs

* chore: change example api host

* fix: user message color in dark mode

* fix: mentions style

* feat: add local_search_tool to researcher prompt

* chore: research prompt

* fix: ragflow page size and reporter with

* docs: ragflow integration and add acknowledgment projects

* chore: format
2025-05-28 14:13:46 +08:00
..
__init__.py chore: add license headers 2025-04-17 11:34:42 +08:00
app.py feat: RAG Integration (#238) 2025-05-28 14:13:46 +08:00
chat_request.py feat: RAG Integration (#238) 2025-05-28 14:13:46 +08:00
mcp_request.py feat: Add configurable timeout support for MCP server operations with improved defaults 2025-05-01 23:49:49 +08:00
mcp_utils.py chore: add github workflow for lint&ut (#9) 2025-05-08 21:47:47 +08:00
rag_request.py feat: RAG Integration (#238) 2025-05-28 14:13:46 +08:00