
- Add ClassVar type annotation to DB_DIR to fix the Pydantic validation error - Update Config to model_config for Pydantic v2 compatibility - Ensure the Settings class properly handles the database directory path
- Add ClassVar type annotation to DB_DIR to fix the Pydantic validation error - Update Config to model_config for Pydantic v2 compatibility - Ensure the Settings class properly handles the database directory path