crewAI-tools
crewAI-tools copied to clipboard
fix: replace deprecated class Config with model_config in Bright Data tools
Replaced deprecated Pydantic v1 class-based Config with ConfigDict in three Bright Data tools to fix deprecation warnings:
- brightdata_dataset.py
- brightdata_serp.py
- brightdata_unlocker.py