coglet 0.21.0

High-performance prediction server for Cog ML models
Documentation
1
2
3
4
5
6
7
8
9
---
source: coglet/src/bridge/protocol.rs
expression: resp
---
{
  "type": "failed",
  "id": "pred_123",
  "error": "ValueError: invalid input"
}