Scrapegraph-ai/scrapegraphai/utils
souvik03-136 b552aa902f feat: enhance error handling and validation across utility modules
- Add Pydantic models for state validation in code_error_analysis.py and code_error_correction.py
- Implement comprehensive key existence checks to prevent KeyError exceptions
- Create custom exception hierarchy for better error management
- Add improved PDF detection with regex pattern matching in research_web.py
- Implement input validation for all public functions
- Add detailed error messages and type hints
2025-04-28 21:09:13 +05:30
..
screenshot_scraping feat: ⛏️ enhanced contribution and precommit added 2025-01-06 15:10:35 +01:00
tokenizers fix: ollama tokenizer limited to 1024 tokens + ollama structured output + fix browser backend 2025-01-12 12:45:49 +01:00
__init__.py codebeaver/pre/beta-963 - . 2025-04-14 07:50:46 +00:00
cleanup_code.py feat: ⛏️ enhanced contribution and precommit added 2025-01-06 15:10:35 +01:00
cleanup_html.py codebeaver/pre/beta-963 - . 2025-04-14 07:50:46 +00:00
code_error_analysis.py feat: enhance error handling and validation across utility modules 2025-04-28 21:09:13 +05:30
code_error_correction.py feat: enhance error handling and validation across utility modules 2025-04-28 21:09:13 +05:30
convert_to_md.py feat: ⛏️ enhanced contribution and precommit added 2025-01-06 15:10:35 +01:00
copy.py feat: ⛏️ enhanced contribution and precommit added 2025-01-06 15:10:35 +01:00
custom_callback.py feat: ⛏️ enhanced contribution and precommit added 2025-01-06 15:10:35 +01:00
data_export.py feat: ⛏️ enhanced contribution and precommit added 2025-01-06 15:10:35 +01:00
dict_content_compare.py codebeaver/pre/beta-963 - . 2025-04-14 07:50:46 +00:00
llm_callback_manager.py feat: ⛏️ enhanced contribution and precommit added 2025-01-06 15:10:35 +01:00
logging.py feat: ⛏️ enhanced contribution and precommit added 2025-01-06 15:10:35 +01:00
model_costs.py feat: ⛏️ enhanced contribution and precommit added 2025-01-06 15:10:35 +01:00
output_parser.py codebeaver/pre/beta-963 - . 2025-04-14 07:50:46 +00:00
parse_state_keys.py codebeaver/pre/beta-963 - . 2025-04-14 07:50:46 +00:00
prettify_exec_info.py feat: ⛏️ enhanced contribution and precommit added 2025-01-06 15:10:35 +01:00
proxy_rotation.py codebeaver/pre/beta-963 - . 2025-04-14 07:50:46 +00:00
research_web.py feat: enhance error handling and validation across utility modules 2025-04-28 21:09:13 +05:30
save_audio_from_bytes.py feat: ⛏️ enhanced contribution and precommit added 2025-01-06 15:10:35 +01:00
save_code_to_file.py feat: ⛏️ enhanced contribution and precommit added 2025-01-06 15:10:35 +01:00
schema_trasform.py feat: ⛏️ enhanced contribution and precommit added 2025-01-06 15:10:35 +01:00
split_text_into_chunks.py fix: ollama tokenizer limited to 1024 tokens + ollama structured output + fix browser backend 2025-01-12 12:45:49 +01:00
sys_dynamic_import.py feat: ⛏️ enhanced contribution and precommit added 2025-01-06 15:10:35 +01:00
tokenizer.py fix: ollama tokenizer limited to 1024 tokens + ollama structured output + fix browser backend 2025-01-12 12:45:49 +01:00