deerflow2/src/server
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
..
__init__.py chore: add license headers 2025-04-17 11:34:42 +08:00
app.py fix(config): Add support for MCP server configuration parameters (#812) 2026-01-10 15:59:49 +08:00
chat_request.py feat: add enable_web_search config to disable web search (#681) (#760) 2025-12-15 19:17:24 +08:00
config_request.py feat: add deep think feature (#311) 2025-06-14 13:12:43 +08:00
eval_request.py feat(eval): add report quality evaluation module and UI integration (#776) 2025-12-25 21:55:48 +08:00
mcp_request.py fix(config): Add support for MCP server configuration parameters (#812) 2026-01-10 15:59:49 +08:00
mcp_utils.py fix(config): Add support for MCP server configuration parameters (#812) 2026-01-10 15:59:49 +08:00
rag_request.py feat: rag retrieving tool call result display (#263) 2025-05-29 19:52:34 +08:00