deerflow2/src
Willem Jiang 9d6652b1c2 test: add more unit tests of tools (#315)
* test: add more test on test_tts.py

* test: add unit test of search and retriever in tools

* test: remove the main code of search.py

* test: add the travily_search unit test

* reformate the codes

* test: add unit tests of tools

* Added the pytest-asyncio dependency

* added the license header of test_tavily_search_api_wrapper.py
2025-06-12 20:43:32 +08:00
..
agents feat: config max_search_results for search engine (#192) 2025-05-18 13:23:52 +08:00
config feat: implement enhance prompt (#294) 2025-06-08 19:41:59 +08:00
crawler test: add unit tests of crawler (#292) 2025-06-07 21:51:05 +08:00
graph refactor: refine teh background check logic (#306) 2025-06-11 11:10:02 +08:00
llms test: add unit tests of llms (#299) 2025-06-11 19:46:01 +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 refactor: refine teh background check logic (#306) 2025-06-11 11:10:02 +08:00
tools test: add more unit tests of tools (#315) 2025-06-12 20:43:32 +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