DanielWalnut
19fa1e97c3
feat: add deep think feature ( #311 )
...
* feat: implement backend logic
* feat: implement api/config endpoint
* rename the symbol
* feat: re-implement configuration at client-side
* feat: add client-side of deep thinking
* fix backend bug
* feat: add reasoning block
* docs: update readme
* fix: translate into English
* fix: change icon to lightbulb
* feat: ignore more bad cases
* feat: adjust thinking layout, and implement auto scrolling
* docs: add comments
---------
Co-authored-by: Henry Li <henry1943@163.com >
2025-06-14 13:12:43 +08:00
DanielWalnut
1cd6aa0ece
feat: implement enhance prompt ( #294 )
...
* feat: implement enhance prompt
* add unit test
* fix prompt
* fix: fix eslint and compiling issues
* feat: add border-beam animation
* fix: fix importing issues
---------
Co-authored-by: Henry Li <henry1943@163.com >
2025-06-08 19:41:59 +08:00
Willem Jiang
8081a14c21
test:unit tests for configuration ( #291 )
...
* test:unit tests for configuration
* test: update the test_configuration.py file
* test: reformate the test codes
2025-06-07 21:51:26 +08:00
DanielWalnut
0e22c373af
feat: support to adjust writing style ( #290 )
...
* feat: implment backend for adjust report style
* feat: add web part
* fix test cases
* fix: fix typing
---------
Co-authored-by: Henry Li <henry1943@163.com >
2025-06-07 20:48:39 +08:00
DanielWalnut
56e35c6b7f
feat: support llm env in env file ( #251 )
2025-05-28 16:21:40 +08:00
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
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
0d2f93c773
feat: add ppt generation feat
2025-04-21 16:43:06 +08:00
Li Xin
be5f823395
feat: support Podcast generation
2025-04-19 17:37:40 +08:00
He Tao
6937abcd91
chore: add license headers
2025-04-17 11:34:42 +08:00
He Tao
76fd04df22
chore: change the project name
2025-04-17 11:17:03 +08:00
He Tao
3a342a62ba
feat: support arxiv & brave search
2025-04-11 15:37:55 +08:00
He Tao
23298abd14
fix: fix coordinator prompt
2025-04-11 13:45:44 +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