TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Claude.ai, Console, and API not available

23 点作者 StanAngeloff大约 2 个月前

5 条评论

rvz大约 2 个月前
Anthropic&#x27;s uptime is the second worst out of the most used AI APIs that I&#x27;ve seen. Just look at the uptime of all these providers. It&#x27;s not even &#x27;3&#x27; 9s.<p><pre><code> OpenAI: 99.96% [0] Anthropic: 99.56% [1] DeepSeek: 95.68% [2] </code></pre> Gemini doesn&#x27;t reveal their exact uptime figures but there have been intermittent issues with their API. [3] Overall, with Anthropic own API&#x27;s they are struggling to get the basics of scalability of their systems despite billions in funding.<p>I&#x27;m looking forward to the post mortem of this but the importance of efficient AI inference cannot be under-estimated. Just look at Mistral as an example of handling this slightly much better than the rest. [4]<p>Unless you have the money, one should just consider the cloud hosted versions of Claude by AWS or GCP rather than their direct APIs, if you cannot tolerate the constant outages.<p>[0] <a href="https:&#x2F;&#x2F;status.openai.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;status.openai.com&#x2F;</a><p>[1] <a href="https:&#x2F;&#x2F;status.anthropic.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;status.anthropic.com&#x2F;</a><p>[2] <a href="https:&#x2F;&#x2F;status.deepseek.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;status.deepseek.com&#x2F;</a><p>[3] <a href="https:&#x2F;&#x2F;aistudio.google.com&#x2F;status" rel="nofollow">https:&#x2F;&#x2F;aistudio.google.com&#x2F;status</a><p>[4] <a href="https:&#x2F;&#x2F;status.mistral.ai&#x2F;" rel="nofollow">https:&#x2F;&#x2F;status.mistral.ai&#x2F;</a>
评论 #43397982 未加载
评论 #43401164 未加载
StanAngeloff大约 2 个月前
EDIT 2: stable again after lots of intermittent errors.<p>EDIT: re-opened <a href="https:&#x2F;&#x2F;status.anthropic.com&#x2F;incidents&#x2F;3j3zbrx1cfbt" rel="nofollow">https:&#x2F;&#x2F;status.anthropic.com&#x2F;incidents&#x2F;3j3zbrx1cfbt</a><p>Still occurring in Europe despite being marked as resolved. There was a brief period where things stabilised, we are back to intermittent `{&quot;type&quot;:&quot;error&quot;,&quot;error&quot;:{&quot;type&quot;:&quot;overloaded_error&quot;,&quot;message&quot;:&quot;Overloaded&quot;}}` responses.
评论 #43397958 未加载
sylware大约 2 个月前
Basic questions: is there a rate limited &#x27;anonymous&#x27; token to access the HTTP api?<p>Or do we need to create an account in order to get a secret? If yes, does this account creation is compatible with noscript&#x2F;basic (x)html browsers? And if requiring an email, does it support nodns(ipv6 preferably) email addresses (coze I am self-hosted)?
bhouston大约 2 个月前
I guess I should support AWS Bedrock as an alternative in my app that uses Claude:<p><a href="https:&#x2F;&#x2F;aws.amazon.com&#x2F;bedrock&#x2F;claude&#x2F;" rel="nofollow">https:&#x2F;&#x2F;aws.amazon.com&#x2F;bedrock&#x2F;claude&#x2F;</a><p>How many outages has Anthropic had? I have to assume AWS has had less given their pedigree.<p>(Btw is cursor genetic coding down as well?)
评论 #43397893 未加载
评论 #43397917 未加载
FergusArgyll大约 2 个月前
Works for me (I&#x27;m not in europe but my VPN is)