app.post("/predict", response_model=PredictResponse)
| 1 | # ========================================== |
| 2 | # LabelScan-Go 模型服务接口 |
| 3 | # 支持 Target/Shadow 双服务部署、API 对齐和批量推理 |
| 4 | # ========================================== |
nothing calls this directly
no outgoing calls
no test coverage detected