deerflow2/src
Willem Jiang dcdd7288ed
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
..
agents feat: config max_search_results for search engine (#192) 2025-05-18 13:23:52 +08:00
config feat: add deep think feature (#311) 2025-06-14 13:12:43 +08:00
crawler test: add unit tests of crawler (#292) 2025-06-07 21:51:05 +08:00
graph test: add unit tests for graph (#296) 2025-06-18 10:05:02 +08:00
llms feat: add deep think feature (#311) 2025-06-14 13:12:43 +08:00
podcast refactor: refactor the prompt management mechanism (#17) 2025-05-09 15:50:46 +08:00
ppt/graph refactor: refactor the prompt management mechanism (#17) 2025-05-09 15:50:46 +08:00
prompt_enhancer feat: implement enhance prompt (#294) 2025-06-08 19:41:59 +08:00
prompts feat: implement enhance prompt (#294) 2025-06-08 19:41:59 +08:00
prose/graph refactor: refactor the prompt management mechanism (#17) 2025-05-09 15:50:46 +08:00
rag test: add more unit tests of tools (#315) 2025-06-12 20:43:32 +08:00
server test: add unit tests of the app (#305) 2025-06-18 14:13:05 +08:00
tools test: add unit tests of the app (#305) 2025-06-18 14:13:05 +08:00
utils chore: add license headers 2025-04-17 11:34:42 +08:00
__init__.py docs: refine readme 2025-04-17 11:54:24 +08:00
workflow.py feat(nodes): add background investigation node 2025-04-27 20:15:42 +08:00