Willem Jiang
4c2fe2e7f5
test: add more unit tests of tools ( #315 )
...
* test: add more test on test_tts.py
* test: add unit test of search and retriever in tools
* test: remove the main code of search.py
* test: add the travily_search unit test
* reformate the codes
* test: add unit tests of tools
* Added the pytest-asyncio dependency
* added the license header of test_tavily_search_api_wrapper.py
2025-06-12 20:43:32 +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
laundry
3d5e579ebd
fix: fix start error when search engine is not tavliy and env TAVILY_API_KEY not exist ( #133 )
...
Change-Id: I58e865a11e89acaa3c0b884578cd995d0e9b5422
2025-05-14 14:45:36 +08:00
Zhao Longjie
9266201fe5
fix: background investigator node support more search engine ( #75 )
...
Change-Id: I030a2b9218dfbda2dd2383b7a73266dd7de589c7
2025-05-12 20:15:47 +08:00
Li Xin
6ffe46e39b
feat: support images in the search results
2025-04-19 09:57:02 +08:00
He Tao
6937abcd91
chore: add license headers
2025-04-17 11:34:42 +08:00
He Tao
a55c357d7f
feat: include raw content for tavily search
2025-04-12 12:01:30 +08:00
He Tao
3a342a62ba
feat: support arxiv & brave search
2025-04-11 15:37:55 +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