deerflow2/src/server
DanielWalnut 1cd6aa0ece
feat: implement enhance prompt (#294)
* feat: implement enhance prompt

* add unit test

* fix prompt

* fix: fix eslint and compiling issues

* feat: add border-beam animation

* fix: fix importing issues

---------

Co-authored-by: Henry Li <henry1943@163.com>
2025-06-08 19:41:59 +08:00
..
__init__.py chore: add license headers 2025-04-17 11:34:42 +08:00
app.py feat: implement enhance prompt (#294) 2025-06-08 19:41:59 +08:00
chat_request.py feat: implement enhance prompt (#294) 2025-06-08 19:41:59 +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