pub async fn get_active_model(
__arg0: State<UnifiedAppState>,
) -> Json<ActiveModelResponse>Expand description
Get the currently active/loaded model info from the running server config
pub async fn get_active_model(
__arg0: State<UnifiedAppState>,
) -> Json<ActiveModelResponse>Get the currently active/loaded model info from the running server config