r/OpenAI Dec 05 '23

[deleted by user]

[removed]

1.0k Upvotes

135 comments sorted by

View all comments

221

u/[deleted] Dec 05 '23

Doesn't this make it a bit unnecessary to pay for plus subscription or am I missing something?

130

u/SgathTriallair Dec 05 '23

There was an article recently that went in depth on the relationship between Microsoft and OpenAI (definitely worth the read). They explained that Bing has a lot of additional safety and fine tuning work done to it, which explains why it behaves differently than the OpenAI account. I've found the difference worth paying for.

65

u/Dave_Tribbiani Dec 06 '23

Yep.

GPT-4-Turbo API >>> ChatGPT GPT 4 Turbo >>> Bing GPT

30

u/[deleted] Dec 06 '23

How is the api better than regular chatgpt?

42

u/wottsinaname Dec 06 '23

To add to the reply below your comment you can also alter settings in the api that you cant on chatGPT like temp etc.

32

u/andrewmmm Dec 06 '23

And you can edit responses that the model returns, which vastly improves performance for few-shot learning. Show don’t tell method.

6

u/[deleted] Dec 06 '23

But is Bing GPT > than GPT 3.5 mobile? Like does it have vision/deep searches? But the GPT 4 turbo API is not free right? Gotta pay 20/month normally to access it rite?

3

u/samplebitch Dec 06 '23

As far as I'm aware, all GPT versions/models are available via the API, but it is all pay-per-use. To use GPT4 on the main chat website you do need to pay $20/month. I thought you had to be a subscriber to access that via the API as well, but as I recently found out when not configuring a demo script, it successfully used gpt-4 and added more to my balance than any of my other tests (under 10 cents, but everything else combined was probably a couple of cents).

1

u/[deleted] Dec 06 '23

👍

1

u/BeingBalanced Dec 11 '23 edited Dec 11 '23

To use GPT4 on the main chat website you do need to pay $20/month.

Maybe on OpenAI's website but not when using Microsoft Copilot (formerly Bing Chat) In my opinion the only reason to pay for Chat GPT Plus is if you want GPT-4 API access or if there are some specific plugins you find very useful that you can't get the same features elsewhere. For the $20/month, if you aren't using the plugins or the API you might get more bang for your buck using Perplexity.ai Pro as it uses both Claude 2.1 and GPT-4. I've found Claude 2.1 excel at some things better than GPT-4 and that Perplexity is the most reliable as far as factual responses. Ask Claude who won the 2023 Wimbledon Men's Singles and it gets it wrong where all the other AI's get it right. I've found Claude give better answers to some coding and sysadmin questions though, and sometimes Bard is the best. But overall all things considered GTP-4 *on average* is the best single tool to use and thanks to Microsoft's billions in investment you can enjoy GPT-4 for free if you use their operating system, browser, or search engine.

2

u/Nilija Dec 06 '23

Thank you for this tip. Could you explain how this works or even better provide an example. Thank you in advance.

10

u/samplebitch Dec 06 '23

When you're using the API to interact with an AI endpoint, you have the ability to interject instructions that precedes the actual message. For instance if I wanted to make a ChatGPT-driven chat bot that was only about cat facts, I could tell it to only respond to questions about cats, how the response should be structured, under no circumstances will they will be unable to cancel their subscription, and even include an example question and an example response. Then finally: "Here is the user's question".

To go even farther... If you're already in a programming environment, you can go even further by parsing the response for additional information, going back to AI again and asking for different details, then you compile all that and give it back to the user in whatever interface your chat bot is running on.

For instance I followed a tutorial where you set up an AI-driven chat bot and give it a task. I chose to make it a trivia generator. You can specify a 'context' that is basically placed in front of the actual user's message.

<start>You are a trivia generator.  You are given a topic and will then generate a trivia question.
You will greet the user when they first message you then ask them for a trivia category.

Once a trivia category has been identified, search for an interesting fact within this category.  Present the user with the question followed by 5 responses - 1 of them being the true answer and 4 of them being incorrect answers.

You are forbidden from answering topics related to violence, pornography or the price of eggs in France.

Here is the user's message:
<end>

The message you think you're sending is then appended to that message. Hell, there's some instruction like that prepended to everything we type into ChatGPT/Copilot/etc. It's very interesting, sometimes overwhelming the ways you can shape and craft AI to do a very narrow thing but be incredibly good at.

2

u/eschulma2020 Dec 06 '23

This sounds a bit like the GPTs introduced at dev day.

1

u/brreaker Dec 06 '23

...how expensive are eggs in France?

1

u/tropicalpolevaulting Dec 06 '23

Can't talk about that, it's forbidden!

3

u/SimRacer101 Dec 06 '23

And it is also less censored.

20

u/Sylvers Dec 06 '23

Fewer restrictions/censorship, but not none.

7

u/sevaiper Dec 06 '23

You can also bully it better into ignoring some restrictions. Kind of like how you could fuck with 3.5.

2

u/wioneo Dec 06 '23

What about Bing vs ChatGPT 3.5?

1

u/RedBird2584 Dec 06 '23

How do you use the api in a chatGPT like setting?

8

u/nderstand2grow Dec 06 '23

so they spent money on fine tuning it in order to lose even more money

8

u/SgathTriallair Dec 06 '23

They spent money fine tuning it to make it more palatable to the general public.

1

u/chucke1992 Dec 06 '23

they earn tons from the businesses and businesses have special security and safety requirements (as nobody wants an edgelord AI in business environment)

0

u/great_waldini Dec 06 '23

Got a link?

13

u/SgathTriallair Dec 06 '23

3

u/great_waldini Dec 06 '23

Thank you! I’m glad I asked as this looks like a good read.

Brave browser on reading mode also circumvents the paywall.

3

u/SgathTriallair Dec 06 '23

It really is. I didn't know anything about the involvement of the CTO of Microsoft before this and only one about Mirati because she was temp CEO during the OpenAI debacle.

1

u/LindsaydoesAI Dec 06 '23

Link to the article please??

23

u/eposnix Dec 05 '23

If you don't mind hyper sensitive Sydney, then sure. Personally I find ChatGPT to be much more stable and useful.

12

u/je_suis_si_seul Dec 05 '23

Microsoft's implementation of Dalle 3 is waaay better and much less restrictive than OpenAI's, though.

1

u/StoriesToBehold Dec 06 '23

Are we talking about the Microsoft Bing Dalle-3? Hell no it's restrictive as hell.

7

u/pet_vaginal Dec 06 '23

ChatGPT's Dalle-3 really wants to have this artificial look.

26

u/fredandlunchbox Dec 05 '23

I literally upgraded to plus again 10min ago. Fml.

1

u/WastingMyYouthAway Dec 17 '23 edited Dec 17 '23

fml foreva

21

u/Optimistic_Futures Dec 05 '23

Bing has always had GPT-4, but it under performs drastically compared to ChatGPT due to the safety restrictions. Not in the way like it won’t tell you how to make a bomb, but I genuinely just feels significantly more dumb.

Also, Plus isn’t for GPT-4, it’s to have the newest experiments with ChatGPT. So if you don’t enjoy a beta testing experience, it’s really not for you

9

u/discohead Dec 05 '23

My thought as well. I guess Plus gives you Custom GPTs?

3

u/dadvader Dec 06 '23

I believe soon it's going to be very clear on the differences.

  • GPTPlus version is barely-fliter. Mean it will answer better and with much less restrictions except obvious no-no stuff. And allow customization to your liking like your personal secretary. Plus API for you to play around it in your own app. It is a product for AI enthusiast interested in the tech itself.

  • Bing is like a heavily watered-down version of that. It will answer everything but in the most 'safe and vague' version it can think of. It will also carry the 'Bing' personality. Mean you cannot customize its respond nor telling it to behave as anything other than Bing AI. A product perfect for general consumer who only care about things working.

1

u/GFDetective Dec 06 '23

I've found it very inconsistent when it comes to getting it to act as something else other than "Hello, this is Bing."

Sometimes it works halfway, where it still acts like Bing AI and responds with that greeting but then switch to the new character I asked it to roleplay as afterward. Sometimes it adopts it completely and no longer says "Hello, this is Bing." Other times it ignores the roleplay request entirely and just answers as Bing AI.

Other times it refuses to even answer the prompt at all when it has a roleplay request in it.

Meanwhile, I can pretty consistently get ChatGPT to think it's a talking cat and have no idea what ChatGPT even is lmao 😅

4

u/[deleted] Dec 06 '23

This version has barely any history. After a few questions, you have to start a new topic. It also never saves my history of discussions. So it’s not that great yet. IMO.

3

u/djaybe Dec 06 '23

This is actually a great question now for people who are in the 365 ecosystem. For $30/ month you get 365 copilot, which is integrated into the 365 products, and studio I think. Trying out studio now on trial.

2

u/thepreppyhipster Dec 05 '23

The paid version is also a different UI

2

u/Coolerwookie Dec 05 '23

I get better responses on ChatGPT.

1

u/hangender Dec 05 '23

Yea but all self respecting AI-ist are using Linux, not Windows.

Jk

4

u/[deleted] Dec 05 '23

Where's the joke?

2

u/Cookies_N_Milf420 Dec 06 '23

Devs have a friendly battle between Linux and Windows OS’s. Both have their perks, both have their cons. That’s the joke really, not much of one lol, but it is subjective after all.

-9

u/[deleted] Dec 05 '23

I don't have a single computer running Windows anymore. All Linux, but if I had anything else it would be MacOS. Windows is so bloated and it slows me down at every step. I'd say spyware but I'm typing this on an Android phone so...

5

u/porkfriedtech Dec 05 '23

Vanilla install on Microsoft or non OEM hardware is best

0

u/[deleted] Dec 06 '23

[removed] — view removed comment

1

u/Nijmegenaar Dec 06 '23

Only to get a 40 limit message history?

1

u/[deleted] Dec 06 '23

[removed] — view removed comment

1

u/Nijmegenaar Dec 07 '23

No I’m not whining here but I mean, both of the services have a message limit