WorkflowAI
WorkflowAI
Reference

API Errors

Error codes, messages, and troubleshooting guide

This guide covers the errors you may encounter when using the WorkflowAI API.

TODO: check with @guillaume

The errors listed are returned when using:

  • /v1/chat/completions endpoints
  • WorkflowAI Typescript and Python SDKs
  • /../run endpoints.
  • WorkflowAI API
CODEOVERVIEW
400Bad request or failed generation, see error code for details
429Rate limit
413Max context exceeded
408Provider request timeout
422Error in validating the request payload
424Provider issue (overloaded, returned a 500, etc.)

How is this guide?

On this page

No Headings