mirror of
https://github.com/unclecode/crawl4ai.git
synced 2025-09-30 13:10:12 +00:00

- Introduced the PruningContentFilter for better content relevance. - Implemented comprehensive unit tests for verification of functionality. - Enhanced existing BM25ContentFilter tests for edge case coverage. - Updated documentation to include usage examples for new filter.