deerflow2/tests/unit
Willem Jiang 6d47342e05 fix: the crawling error when encountering PDF URLs (#707)
* fix: the crawling error when encountering PDF URLs

* Added the unit test for the new feature of crawl tool

* fix: address the code review problems

* fix: address the code review problems
2025-11-25 09:24:52 +08:00
..
agents security: add log injection attack prevention with input sanitization (#667) 2025-10-27 20:57:23 +08:00
checkpoint feat: support dify in rag module (#550) 2025-09-16 20:30:45 +08:00
config feat: 1. replace black with ruff for fomatting and sort import (#489) 2025-08-17 22:57:23 +08:00
crawler fix: the crawling error when encountering PDF URLs (#707) 2025-11-25 09:24:52 +08:00
graph feat: Qdrant Vector Search Support (#684) 2025-11-11 19:35:00 +08:00
llms feat: support dify in rag module (#550) 2025-09-16 20:30:45 +08:00
prompt_enhancer feat: 1. replace black with ruff for fomatting and sort import (#489) 2025-08-17 22:57:23 +08:00
rag feat: Qdrant Vector Search Support (#684) 2025-11-11 19:35:00 +08:00
server security: add log injection attack prevention with input sanitization (#667) 2025-10-27 20:57:23 +08:00
tools fix: the crawling error when encountering PDF URLs (#707) 2025-11-25 09:24:52 +08:00
utils security: add log injection attack prevention with input sanitization (#667) 2025-10-27 20:57:23 +08:00