deerflow2/src/server
Willem Jiang abc4ac8d66 test: add unit tests of the app (#305)
* test: add unit tests in server

* test: add unit tests of app.py in server

* test: reformat the codes

* test: add more tests to cover the exception part

* test: add more tests on the server app part

* fix: don't show the detail exception to the client

* test: try to fix the CI test

* fix: keep the TTS API call without exposure information

* Fixed the unit test errors

* Fixed the lint error
2025-06-18 14:13:05 +08:00
..
__init__.py chore: add license headers 2025-04-17 11:34:42 +08:00
app.py test: add unit tests of the app (#305) 2025-06-18 14:13:05 +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