deerflow2/tests/unit/tools
infoquest-byteplus 7ec9e45702
feat: support infoquest (#708)
* support infoquest

* support html checker

* support html checker

* change line break format

* change line break format

* change line break format

* change line break format

* change line break format

* change line break format

* change line break format

* change line break format

* Fix several critical issues in the codebase
- Resolve crawler panic by improving error handling
- Fix plan validation to prevent invalid configurations
- Correct InfoQuest crawler JSON conversion logic

* add test for infoquest

* add test for infoquest

* Add InfoQuest introduction to the README

* add test for infoquest

* fix readme for infoquest

* fix readme for infoquest

* resolve the conflict

* resolve the conflict

* resolve the conflict

* Fix formatting of INFOQUEST in SearchEngine enum

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Willem Jiang <143703838+willem-bd@users.noreply.github.com>
Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-02 08:16:35 +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 Upgrade langchain version to 1.x (#720) 2025-11-28 22:09:13 +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