Automated Action b9ff2c5c99 Update to support Pydantic v2 syntax
- Replaced BaseSettings import from pydantic to pydantic-settings
- Updated validator to field_validator with mode='before'
- Changed Config inner class to model_config dict
- Added pydantic-settings to requirements.txt
2025-05-26 17:48:38 +00:00
..
2025-05-26 17:48:38 +00:00