deerflow2/src/rag
Willem Jiang 4c2fe2e7f5
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
..
__init__.py test: add more unit tests of tools (#315) 2025-06-12 20:43:32 +08:00
builder.py feat: rag retrieving tool call result display (#263) 2025-05-29 19:52:34 +08:00
ragflow.py test: added unit tests for rag (#298) 2025-06-11 19:46:08 +08:00
retriever.py feat: rag retrieving tool call result display (#263) 2025-05-29 19:52:34 +08:00