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 |
|
DanielWalnut
|
8bbcdbe4de
|
feat: config max_search_results for search engine (#192)
* feat: implement UI
* feat: config max_search_results for search engine via api
---------
Co-authored-by: Henry Li <henry1943@163.com>
|
2025-05-18 13:23:52 +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 |
|
He Tao
|
6937abcd91
|
chore: add license headers
|
2025-04-17 11:34:42 +08:00 |
|
He Tao
|
03798ded08
|
feat: lite deep researcher implementation
|
2025-04-09 20:32:16 +08:00 |
|