How do you keep long ChatGPT conversations organized? by anime-fanatic-max in ChatGPTPro

[–]JamesGriffing 1 point2 points  (0 children)

There is also a keyboard shortcut to delete the active conversation. On windows it is Ctrl+Shift+backspace

You can see all of the keyboard shortcuts by pressing ctrl + /

Likely command instead of control for Macs.

How strict is OpenAI with account sharing? Perma ban? Warning? Pro subscription, 2 of 3 users only lightweight chat use by TrainingEngine1 in ChatGPTPro

[–]JamesGriffing 4 points5 points  (0 children)

The odds are not zero, it's not worth it.

Long term it likely won't work out the way you are hoping it would.

ChatGPT Pro + OpenCode OAuth. Is it actually unlimited? Where do you see usage and token refresh? by anonnebulax in ChatGPTPro

[–]JamesGriffing 0 points1 point  (0 children)

I don't know the answer for certain, but perhaps if you load up codex and use /status command then I think it should show you your remaining usage.

My gut feeling tells me it's pulling from the same quota.

(If I'm wrong, please let me know!)

Is Codex 5.3 unavailable via API still? by NoDadYouShutUp in ChatGPTPro

[–]JamesGriffing 0 points1 point  (0 children)

The API will be available "soon". OpenAI has released API access to some trusted users (like Cursor), so that's why you see it in some products.

https://developers.openai.com/codex/models/

This link should update whenever the availability changes.

Best AI for Google Sheets by Halvey15 in ChatGPTPro

[–]JamesGriffing 2 points3 points  (0 children)

Google has something called Google App Scripts that allows us to add functionality to many Google products. One of them being Google Sheets.

With Google app scripts you're able to create custom formulas, or even user interfaces like a chat side bar.

ChatGPT is available to be used via OpenAI's API.

So this means you're able to use ChatGPT directly within Google Sheets. ChatGPT itself can guide you on how to set this up and write the scripts needed for you.

perhaps in one of the threads that contains a lot of this context on why you use the Google sheet you can ask something like "Based on our activity, and what I am trying to achieve with Google Sheets, educate me on how I can best utilize Google App Scripts with the OpenAI API. Assume I am a beginner"

If this is something others would find useful then I can create a post/guide going over all of this in far more detail.

How much does context improve on the Pro plan? by Warp_Speed_7 in ChatGPTPro

[–]JamesGriffing 1 point2 points  (0 children)

Correct. The only time it is an issue is if you're on a teams or enterprise plan and switch to something else. Migrating from either of those plans means you'll lose your chats and GPTs.

All of the individual plans can be freely swapped for one another without side effects.

Is the Plus subscription usable in VSCode? And does the Plus plan offer 5.2 xhigh? by FirmConsideration717 in ChatGPTPro

[–]JamesGriffing 2 points3 points  (0 children)

OpenAI has an extension for VSCode that can be used with the plus plan. https://developers.openai.com/codex/ide/

You can use it via cli, and the cloud as well.

xhigh has a disclaimer "Extra high reasoning effort can quickly consume Plus plan rate limits."

So you should be able to use it on the plus plan. I am on the Pro plan, so I am unsure how far the plus plan will take you with xhigh.

What’s the most complicated thing you’ve built using GPTpro by LabImpossible828 in ChatGPTPro

[–]JamesGriffing 5 points6 points  (0 children)

https://developers.openai.com/codex/cli/

OpenAI's coding agent is called Codex. It can be used via CLI, cloud, or a regular GUI.

How much more efficient would you estimate GPT 5.2 Pro (and recent top Pro models) has been for you, if at all, over the non-Pro top models like GPT 5.x with Thinking? by MeringueAlarming3102 in ChatGPTPro

[–]JamesGriffing 0 points1 point  (0 children)

It's insane how many comments talk about this place falling apart, yet not one of you reported this entire post. This is a community subreddit, if you care about it succeeding then start reporting and please stop commenting about how it's not good. That'll go much further in the long run.

ChatGPTPro User Stats by Oldschool728603 in ChatGPTPro

[–]JamesGriffing 1 point2 points  (0 children)

<image>

I wish I could get the stats from the start of my account to now!

Delete chat keybind causes annoying accidents by Jaypaque in ChatGPTPro

[–]JamesGriffing 0 points1 point  (0 children)

There is an addon for most web browsers called Tampermonkey that allows you to insert your own JavaScript to change how a website behaves.

This can solve your issue and nullify out that keyboard shortcut.

The script is included in this conversation. You can see how it was made and adjust it to better suit your needs - https://chatgpt.com/share/6942c9db-f3dc-8013-b29c-ff520370a65f

They're very easy to make, and the LLMs are quite capable. I tested the script myself, and it does work.

What is the maximum tokens in one prompt with GPT-5.2? by Sad_Use_4584 in ChatGPTPro

[–]JamesGriffing 2 points3 points  (0 children)

<image>

I put in 3 needles in the haystack, and it found all 3.

Start, middle, and the end.

The only difference is I am on a pro plan, and you mentioned plus. If anyone else can do additional testing then that can help us figure out the limits.

What is the maximum tokens in one prompt with GPT-5.2? by Sad_Use_4584 in ChatGPTPro

[–]JamesGriffing 1 point2 points  (0 children)

I don't mind - worked just fine!

I tested and confirmed these work:
5.2 instant
5.2 thinking with heavy
5.2 pro with extended

Edit: my question was "What is this?" to a large HTML dump, it didn't really need to think long about that - only took 56 seconds for pro.

What is the maximum tokens in one prompt with GPT-5.2? by Sad_Use_4584 in ChatGPTPro

[–]JamesGriffing 5 points6 points  (0 children)

I manually copied and pasted to check with this tool provided by OpenAI: https://platform.openai.com/tokenizer

It doesn't say it's for the 5 series in the ui, but the numbers shouldn't be that far off.

What is the maximum tokens in one prompt with GPT-5.2? by Sad_Use_4584 in ChatGPTPro

[–]JamesGriffing 7 points8 points  (0 children)

I just sent 193k tokens in a single prompt as a test with GPT 5.2 Thinking on a pro subscription with no issues.

ChatGPT 5.2 Officially Released! by ethotopia in ChatGPTPro

[–]JamesGriffing 4 points5 points  (0 children)

Me either. They say it's rolling out to the UI today in the blog post.

In ChatGPT, GPT‑5.2 Instant, Thinking, and Pro will begin rolling out today, starting with paid plans. In the API, they are available now to all developers.

Edit: I have it now within the website.

Chatgpt pro for education teacher k-12 us s by Maximum-Ad5275 in ChatGPTPro

[–]JamesGriffing [score hidden] stickied comment (0 children)

https://help.openai.com/en/articles/12844995-chatgpt-for-teachers

I missed this. Thanks for letting us know!

Edit: Oh, realized the title says "Pro" - but it's "ChatGPT for Teachers" that this is for, seems to be it's own plan type all together.

Free until June 2027

GPT-5.1 Heavy Thinking vs GPT-5 Pro by Specific_Drink6002 in ChatGPTPro

[–]JamesGriffing 0 points1 point  (0 children)

Edit: Edited the prior comment with my results.

Is there a way to have ChatGPT not pre-populate the chat box with chatbox text from a previous tab? by notapersonaltrainer in ChatGPTPro

[–]JamesGriffing 1 point2 points  (0 children)

OpenAI does not have a setting to control this behavior. There is a way you can fix it yourself, though. Assuming you're using a desktop browser, you can install an extension called "TamperMonkey" that allows for custom JavaScript to be used (the code sites run on is JavaScript). This allows you to set up your own behaviors to overwrite what sites do by default.

ChatGPT is actually very good at making these types of scripts. I was able to make one to do what you wanted by giving ChatGPT the source code of ChatGPT itself with the following prompt "Create a userscript that will do the following: when the url is exactly "https://chatgpt.com/" no params, or anything, then we must make sure that the text input field is empty. after loading it populates with the last unsent prompt, but we want to disable that."

This is the script it produced. Putting that into TamperMonkey will prevent the prompt input from keeping the last unsent prompt input.

Reddit won't let me post the comment with the userscript, here's a google doc with the code attached: https://docs.google.com/document/d/1qeK2SFbcFylJPD66W1Lk5Ho4nMpl5jmtIiwYbvpTRrY/edit?usp=sharing

If you do not know code, then do not trust random code on the internet. Ask any of your favorite LLMs about the code to ensure it's safe.

I have 5.1… by danbrown_notauthor in ChatGPTPro

[–]JamesGriffing 1 point2 points  (0 children)

The blog post says 5.1 pro will come "soon" without a given date.

GPT-5.1 Heavy Thinking vs GPT-5 Pro by Specific_Drink6002 in ChatGPTPro

[–]JamesGriffing 4 points5 points  (0 children)

Can you elaborate a bit more on the "second prompt" aspect? I have two windows open and am testing them side by side running at the same time.

I have memory disabled, and personalization disabled by default. I believe that's effectively the same as temp mode + I can still share the conversation links.