I'd love to understand how the "Plus" naming convention became so popular.
ChatGPT Plus
51–60 of 1001 posts
Re: ChatGPT Plus
#52Earlier quoted context omitted.
Use their API. They have models in their API with similar capabilities and without guardrails.
There is no ChatGPT API.
To see it in action, check out the wrapper here https://github.com/transitive-bullshit/chatgpt-api
Re: ChatGPT Plus
#53Premium pricing. I would have been okay with $10/mo, this is pushing it. Let's see how long this lasts and whether they'll introduce a lower tier.
Re: ChatGPT Plus
#54I'm tempted by this, with how useful ChatGPT has proved in the past at helping point in the right direction for debugging and hard-to-phrase-as-google-query questions. The price seems a little high for the value proposition, though - I'd be more inclined to subscribe to this if it offered the ability to circumvent some of the filters/limitations on the base model - or maybe if it allowed us to create custom sessions…
(edit)
> or maybe if it allowed us to create custom sessions where it had-preingested the corpus of project documentation. That'd be a security nightmare, though.
That's what fine tuning is used for... and its not cheap, but its also limited to use by one organization.
Re: ChatGPT Plus
#55I'd love to understand how the "Plus" naming convention became so popular.
Re: ChatGPT Plus
#56Earlier quoted context omitted.
There is no ChatGPT API.
ChatGPT is, for most use cases, a simple conversational wrapper around GPT3.5 which is available via API. You can make your own ChatGPT by giving the following prompt to GPT3.5: The following is a transcript between a helpful AI assistant and a human. The AI assistant can provide factual information (but only from before mid 2021, when its training data cuts off), ask clarifying questions, and engage in chit chat. Tr…
Re: ChatGPT Plus
#57I'd love to understand how the "Plus" naming convention became so popular.
Re: ChatGPT Plus
#58Premium pricing. I would have been okay with $10/mo, this is pushing it. Let's see how long this lasts and whether they'll introduce a lower tier.
Re: ChatGPT Plus
#59Is there never going to be a version with less restrictions and filters? That would really be worth paying for.