Merge branch 'smarticity' into 'develop'
- Implement make_predictions method in GeneralController for AutoML predictions.
- Introduce PredictionRequest model for handling prediction requests.
- Update general_router to include predictions endpoint if Smarticity integration is enabled.
- Add 'predict' task to Celery imports in celeryconfig.py.
- Update metafox-shared version in requirements.txt.