deerflow2/src
infoquest-byteplus bdffa70a75 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
..
agents security: add log injection attack prevention with input sanitization (#667) 2025-10-27 20:57:23 +08:00
config feat: support infoquest (#708) 2025-12-02 08:16:35 +08:00
crawler feat: support infoquest (#708) 2025-12-02 08:16:35 +08:00
graph feat: add analysis step type for non-code reasoning tasks (#677) (#723) 2025-11-29 09:46:55 +08:00
llms fix(llm): filter unexpected config keys to prevent LangChain warnings (#411) (#726) 2025-11-29 16:13:05 +08:00
podcast Upgrade langchain version to 1.x (#720) 2025-11-28 22:09:13 +08:00
ppt/graph Upgrade langchain version to 1.x (#720) 2025-11-28 22:09:13 +08:00
prompt_enhancer Upgrade langchain version to 1.x (#720) 2025-11-28 22:09:13 +08:00
prompts feat: add analysis step type for non-code reasoning tasks (#677) (#723) 2025-11-29 09:46:55 +08:00
prose/graph Upgrade langchain version to 1.x (#720) 2025-11-28 22:09:13 +08:00
rag fix: ensure researcher agent uses web search tool instead of generating URLs (#702) (#704) 2025-11-24 20:07:28 +08:00
server fix: the frontend error when cancle the research plan (#719) 2025-11-28 08:35:42 +08:00
tools feat: support infoquest (#708) 2025-12-02 08:16:35 +08:00
utils fix: apply context compression to prevent token overflow (Issue #721) (#722) 2025-11-28 18:52:42 +08:00
__init__.py docs: refine readme 2025-04-17 11:54:24 +08:00
workflow.py fix: Refine clarification workflow state handling (#641) 2025-10-22 22:49:07 +08:00