TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

OpenAI: Increased errors across API and ChatGPT

71 pointsby zeptonixover 1 year ago

13 comments

timthelionover 1 year ago
I think we need a new type of status page or at least a public version number on llms, yesterday for me GPT4 started giving nonsense super generic answers, like it was hardly reading what I wrote, and today it is back to top notch performance. I think they were trying to make the model more efficient or something but I just saw a massive decrease in the quality of output. From my side though, there is no version number except for "4"...
评论 #38450831 未加载
评论 #38455715 未加载
评论 #38450804 未加载
bun_at_workover 1 year ago
&gt; OK I have a table in postgresql and I am adding a trigger such that when an insert happens on that table, an insert happens on another table. The second table has a constraint. What happens to the first insert if the second insert violates the constraint?<p>How can I get help with this now?<p>Google result 1: <a href="https:&#x2F;&#x2F;stackoverflow.com&#x2F;questions&#x2F;77148711&#x2F;create-a-trigger-on-insert-that-creates-another-trigger-on-a-different-table-in" rel="nofollow noreferrer">https:&#x2F;&#x2F;stackoverflow.com&#x2F;questions&#x2F;77148711&#x2F;create-a-trigge...</a><p>Google result 2: <a href="https:&#x2F;&#x2F;dba.stackexchange.com&#x2F;questions&#x2F;307448&#x2F;postgresql-trigger-insert-on-another-table-after-update-and-update-other-tables" rel="nofollow noreferrer">https:&#x2F;&#x2F;dba.stackexchange.com&#x2F;questions&#x2F;307448&#x2F;postgresql-tr...</a><p>Like 90% of my questions like this are going to ChatGPT these days.<p>I can figure it out via the docs, but ChatGPT is SO convenient for things like this.
评论 #38450712 未加载
评论 #38450564 未加载
评论 #38451291 未加载
评论 #38450593 未加载
评论 #38450646 未加载
评论 #38450494 未加载
airstrikeover 1 year ago
This happens so often it&#x27;s made it really easy to test an app I&#x27;m developing for API outages and put it into &quot;maintenance mode&quot; accordingly. I don&#x27;t even need to mock the outage... just wait for the weekly occurrence
extheatover 1 year ago
As an FYI, Bing Chat at <a href="http:&#x2F;&#x2F;bing.com&#x2F;chat" rel="nofollow noreferrer">http:&#x2F;&#x2F;bing.com&#x2F;chat</a> continues to work even during OpenAI outages. It&#x27;s also running GPT-4 -- it can be annoying when it reaches out to search, but you can usually explicitly prompt it to not do that.
评论 #38450879 未加载
TechRemarkerover 1 year ago
Same for the past 30+ minutes was surprised not to see it on HN but guess it just took a little time for someone to post. Tried Bard and reminded me how far behind it is when asking programmer questions.
评论 #38450691 未加载
评论 #38450619 未加载
评论 #38451037 未加载
alexdoesstuffover 1 year ago
Does anyone know if Azure&#x27;s OpenAI Studio is down as well? For everyone using ChatGPT APIs in production, this needs to be the most straightforward failover mechanism.<p>Using this to plug our open-source tool <a href="https:&#x2F;&#x2F;github.com&#x2F;Marvin-Labs&#x2F;lbgpt">https:&#x2F;&#x2F;github.com&#x2F;Marvin-Labs&#x2F;lbgpt</a> which allows ChatGPT consumers to quickly load balance and failover between OpenAi and Azure models.
评论 #38451598 未加载
drexlspiveyover 1 year ago
Has anyone managed to replicate the “search the web” functionality through the API? I’ve set up two “functions” one to get search results and one to extract the text from a search results and feed it back to the AI but I am a bit stuck.<p>What do you use to extract the text from a webpage and how do you handle websites with anti-bot measures?
评论 #38450801 未加载
rvzover 1 year ago
We should except OpenAI&#x27;s API to go down regularly at least every week [0] just like GitHub does all the time. But have you tried contacting the CEO of OpenAI this time?<p>[0] <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=38371339">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=38371339</a>
BrunoJoover 1 year ago
You may want to try <a href="https:&#x2F;&#x2F;lemonfox.ai&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;lemonfox.ai&#x2F;</a> as a OpenAI API alternative. I think relying on open-source models is a great alternative.
评论 #38450820 未加载
mgover 1 year ago
I&#x27;m running this comparison of free and open AI engines:<p><a href="https:&#x2F;&#x2F;www.gnod.com&#x2F;search&#x2F;ai" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.gnod.com&#x2F;search&#x2F;ai</a><p>Looks like they all currently work.<p>If there are more, let me know.
bilsbieover 1 year ago
I’m seeing everyone reporting “laziness” today on X. Like it’s telling people to do their own coding. What’s up with that?
评论 #38451041 未加载
gardenhedgeover 1 year ago
Why don&#x27;t they disable the free version when they&#x27;re hitting this type of load
sidibeover 1 year ago
Not working for me. Am I going to have to read docs or search Google like some boomer?
评论 #38450662 未加载
评论 #38451057 未加载
评论 #38450508 未加载