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 temporarily disables the Browse with Bing beta feature

136 pointsby gpayanalmost 2 years ago

25 comments

Shankalmost 2 years ago
Probably an unpopular opinion, but it&#x27;s sucky to see these tools constantly getting nerfed. I get that there are large questions out there about things like &quot;browse with bing&quot; but that&#x27;s why I thought it was supposed to be a limited <i>alpha</i> preview. If OpenAI wants us to build workflows on their stack, they need to really crystalize and figure out what that stack is without changing the underlying stack every 5 minutes. From the constant prompt&#x2F;jailbreak-defeat tweaks to stuff like this, it really doesn&#x27;t feel like a stable platform at all.
评论 #36582524 未加载
评论 #36582684 未加载
评论 #36582823 未加载
评论 #36582518 未加载
评论 #36591115 未加载
UpToTheSkyalmost 2 years ago
<p><pre><code> For example, if a user specifically asks for a URL&#x27;s full text, it might inadvertently fulfill this request. </code></pre> So this seems to imply two things:<p>1: Bing has access to text on websites which users don&#x27;t. Probably because websites allow Bing to crawl their content but show a paywall to users?<p>2: The plugin has a different interface to Bing than what Bing offers via the web. Because on the web, you can&#x27;t tell Bing to show the full text of the URL.<p>I have to contact my ISP. That&#x27;s not the open web I subscribed to :) Until they fix it, I just keep reading HN. A website which works the way I like it.
评论 #36582813 未加载
评论 #36583080 未加载
评论 #36590628 未加载
评论 #36583874 未加载
评论 #36584540 未加载
评论 #36582859 未加载
评论 #36582783 未加载
educayseanalmost 2 years ago
All this song and dance to delay the inevitable death of &quot;ad supported journalism&quot; by a few more months.<p>Can&#x27;t wait for open source AI to catch up and watch all these &quot;safeguards&quot; crumble down. Although I have a sinking feeling that they&#x27;ll be in cahoots with the congress by then, protecting us from all those unauthorized non-OpenAI-bot scariness.
评论 #36583468 未加载
评论 #36582625 未加载
icapybaraalmost 2 years ago
We found that our product was accidentally very useful and are taking it down while we fix this.
评论 #36582885 未加载
评论 #36582791 未加载
eloopalmost 2 years ago
So they want to align the AI with corporate goals. At least they&#x27;re being honest here. I want a personal assistant to summarize a page, remove all advertising and do a fact check. Can we have that?
评论 #36582621 未加载
评论 #36582777 未加载
评论 #36582935 未加载
评论 #36582610 未加载
autoexecalmost 2 years ago
&quot;if a user specifically asks for something, our product might inadvertently fulfill that request.&quot;<p>If that&#x27;s something that needs fixing, the product seems fundamentally broken unless the product isn&#x27;t designed to work for the &quot;user&quot;, and if that&#x27;s the case, I&#x27;m not interested in being a &quot;user&quot; of an adversarial product that also occasionally lies to my face.<p>Powerful AI on the desktop can&#x27;t happen soon enough. Even if it still lies sometimes, it seems the only way to makes sure it&#x27;s working for me and my interests without throwing up artificial restrictions around whatever is possible.
评论 #36583913 未加载
评论 #36590065 未加载
wejickalmost 2 years ago
This feature most of the time doesn&#x27;t work for me. Seems like their IPs getting blocked by many websites.
ShamelessCalmost 2 years ago
&quot;We do indeed intend to kill search engines with our tech, just not today.&quot;
TheCaptain4815almost 2 years ago
This feature was really useful for linking to live documentation URLs and asking GPT4 questions on them. Soon after I think what the other user said became true, where their ips started getting banned.
ml_basicsalmost 2 years ago
&gt; As of July 3, 2023, we’ve disabled the Browse with Bing beta feature out of an abundance of caution while we fix this in order to do right by content owners. We are working to bring the beta back as quickly as possible, and appreciate your understanding!
RamblingCTOalmost 2 years ago
With 2markdown.com you actually only see what a user would see. Except if the website decides otherwise. This nerfing is why you should build with langchain rather than openAI directly. Keep components exchangeable!
minimaxiralmost 2 years ago
The &quot;in order to do right by content owners&quot; quote implies that certain companies did not like that Browse with Bing could be used to bypass paywalls.
评论 #36582552 未加载
评论 #36583031 未加载
pbmangoalmost 2 years ago
Interesting. I think a lot of AI agent internet navigation is still being figured out. Both rules as implied in comments but also tools. There are a lot of nuances OpenAI probably doesn&#x27;t want to dedicate too many cycles or open up risk for.<p>Folks at Perplexity AI are doing a great job for general info AI charged browsing that&#x27;s comparable to Bard. Our startup Promptloop has a web browser model targeted specifically at market research and business research. There are certainly many different ways to connect internet and model.
ec109685almost 2 years ago
Folks will dangerously bypass this by using an extension that browses from their own browser when ChatGPT needs to hit the internet.<p>Regardless, the browse with Bing was slow and flakey.
enoch2090almost 2 years ago
It&#x27;s probably fine for me if they just want to nerf the ability to bypass paywalls. But it&#x27;s very common now for me that I found something lengthy and informative, pull the URL and ask ChatGPT to summarize. If that is also nerfed then people will have to turn to self-hosted interfaces :(
评论 #36582841 未加载
kristiandupontalmost 2 years ago
I haven&#x27;t tried the CoPilot for Office or whatever it&#x27;s called, but even though I am certain that MS has applied &quot;an abundance of caution&quot; to their implementation, there is simply no way I would unleash an LLM on all of my data (and possibly allow it to <i>do</i> things as well), at least not at this point in time.<p>We&#x27;re in the 90&#x27;s in terms of LLM security, using plain-text passwords and string interpolation for our SQL.
mark_l_watsonalmost 2 years ago
As a developer and consumer I support everything that OpenAI is doing. They are not perfect but I appreciate their services.<p>That said: I have been both fascinated by and having fun self hosting less capable models like Vicuna 33B which is sometimes surprisingly good and sometimes mediocre.<p>For using LLMs, I think it is best to have flexibility and options.
sergiotapiaalmost 2 years ago
What&#x27;s the endgame? LLMs just slurp up all data that is made possible by advertising and kills all free websites?<p>Or there is an ai.txt where you can forbid corporate LLMs from touching your content?
Borriblealmost 2 years ago
I used phind.com with best model for that anyway.
mydjtlalmost 2 years ago
Is there a way to use OpenAI API that allows for internet access similar to the Bing plugin?
mellosoulsalmost 2 years ago
It&#x27;s a curiously worded announcement as it basically says it&#x27;s doing what it is supposed to.<p>If paywalls are being bypassed that implies what -<p>Inadequate authentication at the provider end?<p>Or perhaps these are &quot;you get n free articles&quot; types that have a more difficult task to counter automated access than those with no unregistered access?<p>Unethical crawl&#x2F;access techniques being used by BWB that the OpenAI legal&#x2F;PR team have only just realised? :)<p>To be fair, it should respect the terms but they need to work on their wording and clarity.
achronoalmost 2 years ago
I see this as only one more vote for the thesis that OpenAI is in this not for all its lofty goals but purely to make a &quot;Netflix, but for AI&quot;. It&#x27;s no secret they&#x27;re in this for the money -- but they&#x27;re doing so in a particularly lazy &amp; outright commercial way that is rewarding highly capable early adopters massively (their intentions going both ways) and punishing everyone else.<p>I&#x27;m really hoping we see the other side of capitalism emerge here and present some strong competition that demonstrates that there is a better (as in humane), more responsible as well as profitable way of doing this.
Giorgialmost 2 years ago
As soon as NSFW OpenAI Killer arrives, it is the end for ChatGPT wokism.
Topfialmost 2 years ago
I am sure most at OpenAI realize that they don&#x27;t have a moat[0] that will keep them ahead for an extended period of time. Being a first mover does have its advantages of course, funding and resources from MSFT also help, but if they continue to (temporarily) take away features from their paying customers, are not forthcoming with whether there have been changes to in-use models and generally make it hard to rely on and trust them to deliver a consistent service, that will further people looking for alternatives, be that other competitors[1] or local models[2]. Unless they can capture regulators in ways that would make local models impossible, they have a very narrow time window to retain a large section of the market in the medium term.<p>Despite their best efforts at presenting themselves as the &quot;ethical&quot; ones in this industry and attempts to convince governments that open&#x2F;local models must be regulated[3], the only way I can see them accomplishing longer term limits on local LLMs considering the many purposes GPUs and inference accelerators can serve to the public will be hard. I have said this before, but I view this similarly to the Crypto Wars[4] or more recently Nvidia LHR[5].<p>I can see a Clipper Chip[6] for GPUs, that tries to limit inference to features approved for the common public, (mainly gaming focused applications like DLSS) in the near future, but I am certain that like before, where there is a 10ft wall, 12ft ladders will emerge.<p>Basically, OpenAI must prove able to provide a consistent service to their paying customers. Do not make changes to models in production, do not take away features, if something is down provide a timeline and deprecate or replace models in a transparent manner. When the switch from the &quot;initial&quot; ChatGPT model to &quot;gpt-3.5-turbo&quot; happened, there was a lot of confusion that could have been avoided with more transparency from the outset.<p>[0] <a href="https:&#x2F;&#x2F;archive.is&#x2F;ImFl2" rel="nofollow noreferrer">https:&#x2F;&#x2F;archive.is&#x2F;ImFl2</a><p>[1] <a href="https:&#x2F;&#x2F;www.anthropic.com&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.anthropic.com&#x2F;</a><p>[2] <a href="https:&#x2F;&#x2F;huggingface.co&#x2F;tiiuae&#x2F;falcon-40b-instruct" rel="nofollow noreferrer">https:&#x2F;&#x2F;huggingface.co&#x2F;tiiuae&#x2F;falcon-40b-instruct</a><p>[3] <a href="https:&#x2F;&#x2F;www.nytimes.com&#x2F;2023&#x2F;05&#x2F;16&#x2F;technology&#x2F;openai-altman-artificial-intelligence-regulation.html" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.nytimes.com&#x2F;2023&#x2F;05&#x2F;16&#x2F;technology&#x2F;openai-altman-...</a><p>[4] <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Crypto_Wars" rel="nofollow noreferrer">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Crypto_Wars</a><p>[5] <a href="https:&#x2F;&#x2F;blogs.nvidia.com&#x2F;blog&#x2F;2021&#x2F;05&#x2F;18&#x2F;lhr&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;blogs.nvidia.com&#x2F;blog&#x2F;2021&#x2F;05&#x2F;18&#x2F;lhr&#x2F;</a><p>[6] <a href="https:&#x2F;&#x2F;www.cryptomuseum.com&#x2F;crypto&#x2F;usa&#x2F;clipper.htm" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.cryptomuseum.com&#x2F;crypto&#x2F;usa&#x2F;clipper.htm</a>
rozalalmost 2 years ago
0pen Ai will pay for this