Commit Graph

12 Commits

Author SHA1 Message Date
HagonChan 5cadfbd755 fix: tool name mismatch issue (#506) 2025-08-08 19:31:22 +08:00
JeffJiang 96fd196baa 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
DanielWalnut 60dedcd57d refactor: stess the time range while using web search tools (#100) 2025-05-13 18:01:38 +08:00
Li Xin 2473312779 feat: update prompt of researcher 2025-05-01 14:13:35 +08:00
He Tao 475dd0f286 feat: refine researcher prompt for mcp 2025-04-23 17:40:08 +08:00
He Tao 0cf859b393 feat: support mcp settings 2025-04-23 16:00:01 +08:00
Li Xin b67b04ff5d feat: support multi-language 2025-04-21 19:50:34 +08:00
Li Xin 6ffe46e39b feat: support images in the search results 2025-04-19 09:57:02 +08:00
Li Xin a56a6f6e0e feat: enhance the structure of output 2025-04-17 18:01:31 +08:00
He Tao aaa340787c feat: add more examples 2025-04-10 15:00:56 +08:00
He Tao 1195612c47 feat: support duckduckgo search engine 2025-04-10 11:45:04 +08:00
He Tao 03798ded08 feat: lite deep researcher implementation 2025-04-09 20:32:16 +08:00