deerflow2/src/server
Abeautifulsnow 7165023ee6 refactor: simplify style mapping by using upper case only (#378)
* improve: add abort btn to abort the mcp add request.

* refactor: simplify style mapping by using upper case only

* format: execute uv run black --preview . to format python files.
2025-07-04 08:27:20 +08:00
..
__init__.py chore: add license headers 2025-04-17 11:34:42 +08:00
app.py refactor: simplify style mapping by using upper case only (#378) 2025-07-04 08:27:20 +08:00
chat_request.py feat: add deep think feature (#311) 2025-06-14 13:12:43 +08:00
config_request.py feat: add deep think feature (#311) 2025-06-14 13:12:43 +08:00
mcp_request.py feat: Add configurable timeout support for MCP server operations with improved defaults 2025-05-01 23:49:49 +08:00
mcp_utils.py chore: add github workflow for lint&ut (#9) 2025-05-08 21:47:47 +08:00
rag_request.py feat: rag retrieving tool call result display (#263) 2025-05-29 19:52:34 +08:00