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 |
|
Jiang Feng
|
66794a4b73
|
feat: prose completion api
|
2025-04-28 10:29:35 +08:00 |
|
Zhao Longjie
|
899438eca0
|
feat(nodes): add background investigation node
Change-Id: I96e08e22fc7c52647edbf9be4f385a8fae9b449a
|
2025-04-27 20:15:42 +08:00 |
|
He Tao
|
0cf859b393
|
feat: support mcp settings
|
2025-04-23 16:00:01 +08:00 |
|
He Tao
|
0d2f93c773
|
feat: add ppt generation feat
|
2025-04-21 16:43:06 +08:00 |
|
Li Xin
|
4d33aeed6a
|
feat: pass params from HTTP post body
|
2025-04-19 22:11:41 +08:00 |
|
He Tao
|
a6ab97c970
|
feat: integrate volcengine tts functionality
|
2025-04-18 15:28:31 +08:00 |
|
He Tao
|
6937abcd91
|
chore: add license headers
|
2025-04-17 11:34:42 +08:00 |
|
He Tao
|
92606fbd4c
|
feat: support interrupt protocol
|
2025-04-15 19:32:44 +08:00 |
|
He Tao
|
a7ae47fc7a
|
feat: support human in the loop
|
2025-04-14 19:53:00 +08:00 |
|
Li Xin
|
510ba737d9
|
feat: implement basic server logic
|
2025-04-13 21:14:31 +08:00 |
|