pub async fn get_training_report( __arg0: State<ApiState>, ) -> ApiResult<Json<HashMap<String, Value>>>
Get training progress report with performance metrics and insights.