Automated Action 163b82dab7 Fix deployment error with pydantic_settings
- Add pydantic-settings to requirements.txt
- Update config.py to handle missing pydantic_settings module
- Use fallback to regular pydantic BaseSettings if pydantic_settings is not available
2025-05-17 13:38:59 +00:00
..