Earlier quoted context omitted.
The problem is that OpenAI don't really have the enterprise market at all. Their APIs are closer in that many companies are using them to power features in other software, primarily Microsoft, but they're not the ones providing end user value to enterprises with APIs. As for ChatGPT, it's a consumer tool, not an enterprise tool. It's not really integrated into an enterprises' existing toolset, it's not integrated int…
Is their valuation proposition self fulfilling: the more people pipe their queries to OpenAI, the more training data they have to get better?
ChatGPT Pro
561–570 of 1001 posts
Re: ChatGPT Pro
#562Great, we can throw even more compute and waste even more resources and energy on brute forcing problems with dumb LLMs... Anything to keep the illusion that this hasn't plateaued x)
Re: ChatGPT Pro
#563Earlier quoted context omitted.
The new pricing tier suggests they're taking the Jobs approach - betting that their technology integration and reliability will justify premium positioning. But they face more intense commoditization pressure than either IBM or Apple did, given the rapid advancement of open-source models. The critical question is timing - if they wait too long to establish their enterprise position, they risk being overtaken by commo…
The Apple partnership and iOS integration seems pretty damn big for them - that really corners a huge portion of the consumer market. Agreed on enterprise - Microsoft would have to roll out policies and integration with their core products at a pace faster than they usually do (Azure AD for example still pales in comparison to legacy AD feature wise - I am continually amazed they do not priorities this more)
Re: ChatGPT Pro
#564Earlier quoted context omitted.
AI writing detectors are snake oil
Yeah but they "detect" the characteristic AI style: The limited way it structures sentences, the way it lays out arguments, the way it tends to close with an "in conclusion" paragraph, certain word choices, etc. o1-Pro doesn't do any of that. It writes like a human. Damnit. It's too good. It just saved me ~6 hours in drafting a complicated and bespoke legal document. Before you ask: I know what I'm doing, and it did…
Just like when software that was coming out, it may have ended jobs.
But it also helped get things done that wouldn't otherwise, or as much.
In this case, equipping a capable lawyer to be 20x is more like an iron man suit, which is OK. If you can get more done, wit less effort, you are still critical to what's needed.
Re: ChatGPT Pro
#565Re: ChatGPT Pro
#566Earlier quoted context omitted.
This isn't true. Transformer architectures generally take quadratic time wrt sequence length, not exponential. Architectural innovations like flash attention also mitigate this somewhat. Backtracking isn't involved, transformers are feedforward. Google advertises support for 128k tokens, with 2M-token sequences available to folks who pay the big bucks: https://blog.google/technology/ai/google-gemini-next-generat...
During inference time, yes, but training time does scale exponentially as backpropagation still has to happen. You can’t use fancy flash attention tricks either.
Re: ChatGPT Pro
#567Why doesn't Pro include longer context windows? I'm a Plus member, and the biggest limitation I am running into by far is the maximum length of a context window. I'm having context fall out of scope throughout the conversion or not being able to give it a large document that I can then interrogate. So if I go from paying $20/month for 32,000 tokens, to $200/month for Pro, I expect something more akin to Enterprise's…
Re: ChatGPT Pro
#568I just bought a pro subscription. First impressions: The new o1-Pro model is an insanely good writer. Aside from favoring the long em-dash (—) which isn't on most keyboards, it has none of the quirks and tells of old GPT-4/4o/o1. It managed to totally fool every "AI writing detector" I ran it through. It can handle unusually long prompts. It appears to be very good at complex data analysis. I need to put it through i…
> the long em-dash (—) which isn't on most keyboards On Windows its Windows Key + . to get the emoji picker, its in the Symbols tab or find it in recents.
En dash is Alt+0150 and Em dash is Alt+0151
Re: ChatGPT Pro
#569I just bought a pro subscription. First impressions: The new o1-Pro model is an insanely good writer. Aside from favoring the long em-dash (—) which isn't on most keyboards, it has none of the quirks and tells of old GPT-4/4o/o1. It managed to totally fool every "AI writing detector" I ran it through. It can handle unusually long prompts. It appears to be very good at complex data analysis. I need to put it through i…
This is a huge improvement over previous GPT and Claude, which use the terrible "space, hyphen, space" construct. I always have to manually change them to em-dashes.
Re: ChatGPT Pro
#570Earlier quoted context omitted.
Is their valuation proposition self fulfilling: the more people pipe their queries to OpenAI, the more training data they have to get better?
Not sure how valuation come into play here but I doubt enterprise clients would agree to have their queries used for training.
Whether your data is used for training or not is an approximation of whether you're using a tool for commercial applications, so a pretty good way to price discriminate.