HagonChan
c214999606
feat: add strategic_investment report style ( #595 )
...
* add strategic_investment mode
* make format
* make lint
* fix: repair
lint-frontend
2025-09-24 09:50:36 +08:00
Gordon
1c27e0f2ae
feat: add support for searx/searxng ( #253 )
...
* add searx/searxng support
* nit
* Fix indentation in search.py for readability
* Clean up imports in search.py
Removed unused imports from search.py
---------
Co-authored-by: Willem Jiang <willem.jiang@gmail.com >
2025-09-22 18:54:30 +08:00
Fancy-hjyp
6bb0b95579
feat:support config tavily search results ( #591 )
...
* feat:support config tavily search results
* feat: support config tavily search results
* feat: update the default value of include_images
* fix: fix the test
---------
Co-authored-by: Willem Jiang <willem.jiang@gmail.com >
2025-09-22 18:26:50 +08:00
zgjja
3b4e993531
feat: 1. replace black with ruff for fomatting and sort import ( #489 )
...
2. use tavily from`langchain-tavily` rather than the older one from `langchain-community`
Co-authored-by: Willem Jiang <willem.jiang@gmail.com >
2025-08-17 22:57:23 +08:00
HansleCho
bedf7d4af2
Feat: Add Wikipedia search engine ( #478 )
...
* feat: add Wikipedia search engine
* wikipedia
* make format
2025-07-29 13:58:08 +08:00
Willem Jiang
3c46201ff0
fix: fix the lint check errors of the main branch ( #403 )
2025-07-12 14:43:25 +08:00
HagonChan
dfd4712d9f
feat: add Domain Control Features for Tavily Search Engine ( #401 )
...
* feat: add Domain Control Features for Tavily Search Engine
* fixed
* chore: update config.md
2025-07-12 08:53:51 +08:00
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