
- Added proper type annotations for DB_DIR using ClassVar[Path] - Updated Settings class to use model_config instead of deprecated Config class - Fixed PydanticUserError for non-annotated attributes in settings - Application should now start properly with uvicorn