llama-index==0.8.54 run Anthropic raise 500 error always #16951
Replies: 1 comment
-
|
Hey @liujuanjuan1984! 👋 I'm here to help you with any bugs, questions, or even becoming a contributor! The 500 Internal Server Error you're encountering typically indicates an issue on the server side of the Anthropic API. Here are a few steps you can take to troubleshoot and potentially resolve the issue:
If none of these steps resolve the issue, it might be a temporary problem with the API that could resolve itself. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Pls anyone could help,
I run these code, it always raise 500 error, no matter how many times retried.
But it worked about 24h hours ago.
What was happened? How can I fix it?
(I can use my anthropic api-key with the anthropic model directly, it works well.)
Error:
anthropic.InternalServerError: Error code: 500 - {'type': 'error', 'error': {'type': 'api_error', 'message': 'Internal server error'}}Details:
Beta Was this translation helpful? Give feedback.
All reactions