deerflow2/src
Willem Jiang 3c8a68ac2e fix(config): Add support for MCP server configuration parameters (#812)
* fix(config): Add support for MCP server configuration parameters

* refact: rename the sse_readtimeout to sse_read_timeout

* update the code with review comments

* update the MCP document for the latest change
2026-01-10 15:59:49 +08:00
..
agents fix: migrate from deprecated create_react_agent to langchain.agents.create_agent (#802) 2026-01-07 09:06:16 +08:00
config feat: add Serper search engine support (#762) 2025-12-15 23:04:26 +08:00
crawler Clear-text logging of sensitive information (#732) 2025-12-02 09:58:28 +08:00
eval fix(metrics): update the polynomial regular expression used on uncontrolled data (#784) 2025-12-26 10:10:12 +08:00
graph refactor(graph): Refactor tool loading logic within nodes (#782) 2025-12-25 21:10:04 +08:00
llms fix(llm): filter unexpected config keys to prevent LangChain warnings (#411) (#726) 2025-11-29 16:13:05 +08:00
podcast fix(podcast): add fallback for models without json_object support (#747) (#785) 2025-12-26 23:04:20 +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 fix: migrate from deprecated create_react_agent to langchain.agents.create_agent (#802) 2026-01-07 09:06:16 +08:00
prose/graph Upgrade langchain version to 1.x (#720) 2025-11-28 22:09:13 +08:00
rag feat: add resource upload support for RAG (#768) 2025-12-19 09:55:34 +08:00
server fix(config): Add support for MCP server configuration parameters (#812) 2026-01-10 15:59:49 +08:00
tools feat: add Serper search engine support (#762) 2025-12-15 23:04:26 +08:00
utils Fix message validation JSON import (#809) 2026-01-09 22:38:19 +08:00
__init__.py fix: setup WindowsSelectorEventLoopPolicy in the first place #741 (#742) 2025-12-06 22:10:13 +08:00
workflow.py fix(log): Enable the logging level when enabling the DEBUG environment variable (#793) 2026-01-01 09:32:42 +08:00