- Remove MODEL_CONFIG dict with hardcoded defaults - Update get_model_config() to require account parameter - Remove default_config fallback - Remove unused helper functions (get_model, get_max_tokens, get_temperature) - Fix generate_images.py to pass account to get_model_config() - Raise ValueError with clear messages when IntegrationSettings not configured