deerflow2/src/server
DanielWalnut b6edc0fc8a feat: add deep think feature (#311)
* feat: implement backend logic

* feat: implement api/config endpoint

* rename the symbol

* feat: re-implement configuration at client-side

* feat: add client-side of deep thinking

* fix backend bug

* feat: add reasoning block

* docs: update readme

* fix: translate into English

* fix: change icon to lightbulb

* feat: ignore more bad cases

* feat: adjust thinking layout, and implement auto scrolling

* docs: add comments

---------

Co-authored-by: Henry Li <henry1943@163.com>
2025-06-14 13:12:43 +08:00
..
__init__.py chore: add license headers 2025-04-17 11:34:42 +08:00
app.py feat: add deep think feature (#311) 2025-06-14 13:12:43 +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