deerflow2/tests/unit/utils
Xun c0849af37e
feat(context): decrease token in web_search AIMessage (#827)
This PR addresses token limit issues when web_search is enabled with include_raw_content by implementing a two-pronged approach: changing the default behavior to exclude raw content and adding compression logic for when raw content is included.
2026-01-23 08:31:48 +08:00
..
test_context_manager.py feat(context): decrease token in web_search AIMessage (#827) 2026-01-23 08:31:48 +08:00
test_json_utils.py security: add log injection attack prevention with input sanitization (#667) 2025-10-27 20:57:23 +08:00
test_log_sanitizer.py security: add log injection attack prevention with input sanitization (#667) 2025-10-27 20:57:23 +08:00