Scrapegraph-ai/scrapegraphai
2024-10-31 10:20:17 +01:00
..
builders add docstring files 2024-10-24 15:28:27 +02:00
docloaders add docstring files 2024-10-24 15:28:27 +02:00
graphs Merge branch 'pre/beta' into main 2024-10-30 09:00:20 +01:00
helpers Merge branch 'pre/beta' into main 2024-10-30 09:00:20 +01:00
integrations removed unused files 2024-10-12 09:41:02 +02:00
models add docstring files 2024-10-24 15:28:27 +02:00
nodes Merge pull request #778 from ScrapeGraphAI/refactoring-generate-answer 2024-10-31 10:20:17 +01:00
prompts Merge pull request #764 from ScrapeGraphAI/pre/beta 2024-10-26 10:05:15 +02:00
telemetry removed unused files 2024-10-12 09:41:02 +02:00
utils This commit focuses on optimizing the utility modules in the codebase for better performance and maintainability. Key improvements include: - More efficient HTML processing with combined regex operations and optimized tag handling - Enhanced deep copy functionality with better type handling and optimized recursion - Refactored web search with improved error handling and modular helper functions The changes maintain all existing functionality while improving code quality, performance, and maintainability. Documentation and type hints have been enhanced throughout. 2024-10-28 22:40:32 +03:00
__init__.py add docstring files 2024-10-24 15:28:27 +02:00