This: ```json { "errors": [ { "message": "InferenceUpstreamError: InferenceUpstreamErro

This:

{
  "errors": [
    {
      "message": "InferenceUpstreamError: InferenceUpstreamError: ERROR 3036: you have used up your daily free allocation of 10,000 neurons, please upgrade to Cloudflare's Workers Paid plan if you would like to continue usage.",
      "code": 1000
    }
  ],
  "success": false,
  "result": {},
  "messages": []
}
Was this page helpful?