deerflow2/tests/unit/tools
Willem Jiang 2a97170b6c
feat: add Serper search engine support (#762)
* feat: add Serper search engine support

* docs: update configuration guide and env example for Serper

* test: add test case for Serper with missing API key
2025-12-15 23:04:26 +08:00
..
test_crawl.py Upgrade langchain version to 1.x (#720) 2025-11-28 22:09:13 +08:00
test_decorators.py feat: 1. replace black with ruff for fomatting and sort import (#489) 2025-08-17 22:57:23 +08:00
test_infoquest_search_api.py feat: support infoquest (#708) 2025-12-02 08:16:35 +08:00
test_infoquest_search_results.py feat: support infoquest (#708) 2025-12-02 08:16:35 +08:00
test_python_repl.py Upgrade langchain version to 1.x (#720) 2025-11-28 22:09:13 +08:00
test_search.py feat: add Serper search engine support (#762) 2025-12-15 23:04:26 +08:00
test_search_postprocessor.py feat: Add intelligent clarification feature in coordinate step for research queries (#613) 2025-10-14 13:35:57 +08:00
test_tavily_search_api_wrapper.py fix: correct image result format for OpenAI compatibility to fix #632 (#634) 2025-10-20 23:14:09 +08:00
test_tavily_search_results_with_images.py fix: resolve issue #467 - message content validation and Tavily search error handling (#645) 2025-10-23 22:08:14 +08:00
test_tools_retriever.py feat: 1. replace black with ruff for fomatting and sort import (#489) 2025-08-17 22:57:23 +08:00