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 |
|
JeffJiang
|
bf4820c68f
|
Check the output links are hallucinations from AI (#139)
* feat: check output links if a hallucination from AI
|
2025-05-15 10:39:53 +08:00 |
|
Henry Li
|
b845b1ca01
|
fix: add error handling for podcast generation (#59)
Co-authored-by: Jiang Feng <jiangfeng.11@bytedance.com>
|
2025-05-12 20:56:38 +08:00 |
|
JeffJiang
|
229b59ab88
|
pref: message render performence (#81)
* fix: message card always unmount when messages change
* pref: add useShallow for complex store selector
|
2025-05-12 20:21:54 +08:00 |
|
Henry Li
|
9213729ef5
|
fix: allow the first activity to be reporting (#8)
|
2025-05-09 10:32:49 +08:00 |
|
Li Xin
|
f841df834f
|
feat: add error handling
|
2025-04-30 21:09:14 +08:00 |
|
Li Xin
|
0a0f705aca
|
feat: enable investigation mode
|
2025-04-30 19:53:14 +08:00 |
|
Yu Chao
|
2dad50a95f
|
feat: add openResearch and closeResearch
|
2025-04-28 15:26:26 +08:00 |
|
Yu Chao
|
fa7d38db4b
|
feat: move getChatStreamSettings to settings store
|
2025-04-28 14:59:46 +08:00 |
|
Yu Chao
|
26b123dd03
|
feat: handle exception
|
2025-04-28 14:16:31 +08:00 |
|
Yu Chao
|
1610c2ff4e
|
feat: extract getChatStreamSettings
|
2025-04-28 12:11:37 +08:00 |
|
Yu Chao
|
834d5221ca
|
feat: clear ongoingResearchId on failure
|
2025-04-28 11:38:40 +08:00 |
|
Li Xin
|
cb4b7b7495
|
feat: add Replay Mode
|
2025-04-24 21:51:08 +08:00 |
|
Li Xin
|
f5cfd6b9d5
|
feat: change the default value
|
2025-04-24 17:27:37 +08:00 |
|
Li Xin
|
1755128209
|
feat: add autoAcceptedPlan to options
|
2025-04-24 17:24:58 +08:00 |
|
Li Xin
|
cd6afcdd98
|
fix: fix import order
|
2025-04-24 17:17:27 +08:00 |
|
Li Xin
|
10b1d63834
|
feat: implement MCP UIs
|
2025-04-24 15:41:33 +08:00 |
|
Li Xin
|
1e7036ed90
|
chore: add settings store
|
2025-04-23 21:18:33 +08:00 |
|
Li Xin
|
5ee1632489
|
feat: extract parseJSON()
|
2025-04-22 11:02:18 +08:00 |
|
Li Xin
|
2f06f0c433
|
feat: enable podcast
|
2025-04-19 22:11:57 +08:00 |
|
He Tao
|
fd85115f6f
|
chore: add license header for web
|
2025-04-17 14:26:41 +08:00 |
|
Li Xin
|
fd7a803753
|
chore: merge with web UI project
|
2025-04-17 12:02:23 +08:00 |
|