| { | |
| "model_type": "physics-informed-agent", | |
| "task": "mud-loss-detection", | |
| "description": "DeepBoreAI ML agent for predicting mud losses and washouts using real-time telemetry.", | |
| "library": "deepboreai-sdk", | |
| "input_features": [ | |
| "annular_pressure", | |
| "flow_rate", | |
| "mud_density" | |
| ], | |
| "output": "mud_loss_alert", | |
| "precision": ">90%" | |
| } |