From 945e904f69ae5506146dd236dec30bf7726eabf5 Mon Sep 17 00:00:00 2001 From: Billy Trend Date: Thu, 10 Oct 2024 17:10:46 +0100 Subject: [PATCH] Add 500 error --- fern/pages/cohere-api/errors.mdx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/fern/pages/cohere-api/errors.mdx b/fern/pages/cohere-api/errors.mdx index 573e7ec4..cd60647d 100644 --- a/fern/pages/cohere-api/errors.mdx +++ b/fern/pages/cohere-api/errors.mdx @@ -164,4 +164,8 @@ To resolve this error, consult [the API spec](https://docs.cohere.com/reference/ |streaming error - scroll down for more streaming errors| |failed to get rerank inference: request cancelled| |request cancelled by user| - \ No newline at end of file + + +## 500 - Server Error + +500 responses are sent when there is an unexpected internal server error. To resolve these errors, please [contact support](https://discord.gg/XW44jPfYJu) with details about your request and use case.