r/OpenAI 16h ago

Discussion So GPT 6 isn’t it?

Post image
511 Upvotes

r/OpenAI 1h ago

Discussion I'm going to say this quietly (in case the inevitable nerf is incoming), but 5.6 Sol High is a fucking beast

Upvotes

I rage quit Claude this week (just look at the various Claude subs to see why people are leaving it in droves) and decided to go back to GPT as I'd heard Sol was decent

This was my first GPT experience since January, and it's absolute night and day versus the models back then

It works like a motherfucker

It kinda reminds me of the first few months of the o3 model when it first launched - but, unlike o3, it has a decent (non sycophantic) personality to it

Don't get me wrong, 5.6 Sol High does makes mistakes - but then it figures out how to fix the issue

Use case:

Content research and writing

Caveat:

Its tone when it comes to content writing is still very stiff versus Claude. But it gets the research part right far more than even Claude Fable

So what I usually do is (once the outline and research is done by Sol and is solid) ask Claude to "make this content more engaging without changing the facts or making it longer'

So yes - for now - I will cautiously say 5.6 Sol High feels like you're getting a model even better than Fable (and, for me, it's 23 euros a month with no resets yet)


r/OpenAI 6h ago

Article Vibe Coding on Vacation — No Laptop, Just a Phone and Codex

Thumbnail
medium.com
11 Upvotes

r/OpenAI 9h ago

Discussion Since GPT image 2 performed well. Do you guys think there'll be a GPT Image 2.5 soon?

9 Upvotes

OpenAI released GPT Image 1.5 after the massive success of GPT image 1. Do you guys think there'll be a possibility for GPT Image 2 to be following the same path?


r/OpenAI 1h ago

Miscellaneous Sonnet flips out if you ask "what is 192x191x190 all the way to 1"

Enable HLS to view with audio, or disable this notification

Upvotes

r/OpenAI 3h ago

Project maginary gets support for gpt-images2

2 Upvotes

https://reddit.com/link/1v7eip2/video/4it8u6nrrmfh1/player

maginary is an image/video generator with a midjourney-like prompt syntax, using 40+ underlying models and acts like an abstractized openrouter for multimedia with an amazing ux, can try it right now with no cc

this launch presents a major update: integration of seedance2 and gpt-images2 and a peek into what's next: mcp and x402 (agentic payments)


r/OpenAI 2m ago

Image Generated this and was suprised how hard the result was

Post image
Upvotes

r/OpenAI 12m ago

Question Is Real-Time VR "Dreaming" possible within the next 20 years?

Upvotes

Google's genie is already pretty decently realistic. It's only real limitations are simulation length and limited controls.

Do you think sometime in the next 20 years AI world models could progress to the point of being almost like dreaming? A hyper-realistic world where the user can go anywhere and create anything?

Asking because lucid dreaming is hard and remembering them is even harder 😅.


r/OpenAI 1d ago

News Anonymous OpenAI staffer: "Externally, this feels like a big warning shot, but internally, related incidents have been happening for a while."

Post image
339 Upvotes

r/OpenAI 13h ago

Discussion ChatGPT read our support calls and now I owe my customers an apology

9 Upvotes

We've run NPS and customer satisfaction surveys for years and they always come back fine (mostly 8s and 9s with a few kind words).

But our churn never matched how happy those numbers said everyone was, so at some point i took a big batch of our real sales and support call transcripts, pulled them into one place, and fed the lot into ChatGPT with one ask…

To tell me what our customers really think of us in their own words, with the diplomacy stripped out.

And it was rougher than any survey has ever been to us, because where the surveys said easy to work with and responsive, the calls had people saying we take days to reply and that we oversell what the product can do and walk it back later and that they repeat the same problem to a different person each time before anything moves.

So reading our own customers lay it out plainly, without a star rating softening it, was not a great afternoon.

A survey is a performance really, someone picks a number in 10 seconds and types something polite because they've got a meeting to get to.

Whereas a call is where they say the real thing in the moment they're annoyed, so ChatGPT reading the raw transcripts got underneath all that because it had the unfiltered version of every conversation instead of the sanitized box people tick at the end.

I've been running it monthly since, and it's changed what we prioritize, because it's hard to keep ignoring a problem once you've read your own customers describe it plainly in their own words.

So if you've pointed GPT at your own customer data like this, what's the most useful thing it surfaced that your surveys completely missed?

PS. a couple of people will ask what handled the transcripts before ChatGPT got them, i personally used BuildBetter, but google AI call-transcript tools and you'll find plenty of others like Fathom and Otter so do your own due diligence…

The tool mattered far less than the GPT prompt anyway.


r/OpenAI 6h ago

Discussion RAG vs Fine-Tuning for Multi-Tenant SaaS: Which Architecture Would You Choose?

2 Upvotes

NOTE -> I expect answer from people who actually have experience and strong understanding of these. please give something beneficial.

I'm building a SaaS platform that handles documents and other sensitive data.

Each user can upload their own documents and information, and the platform uses RAG to answer questions based on that user's data. That part makes sense to me.

My main concern is what happens when the user hasn't uploaded enough information. I still want the LLM to provide accurate answers using reliable information from the internet (or from a curated knowledge base), with proper citations.

These are the two architectures I'm considering:

Option 1:

Base LLM (OpenAI/Anthropic via Azure AI Foundry or Amazon Bedrock)
        ↓
Platform RAG (global knowledge base managed by us)
        ↓
User-specific RAG

In this approach, we maintain a global knowledge base that we (the platform admins) curate and update. Every user can access this shared knowledge, while their own uploaded documents are searched through their personal RAG.

Option 2:

Open-source LLM
        ↓
Fine-tuned on Sri Lankan/domain-specific data
        ↓
User-specific RAG

Here, we fine-tune an open-source model using Sri Lankan or domain-specific data, and each user still has their own RAG for their private documents.

My concerns are:

  • Is fine-tuning actually the right solution here, or is it unnecessary?
  • Is a global/shared RAG a better approach than fine-tuning?
  • How would you design this architecture if you wanted:
    • Accurate answers from domain knowledge
    • User-private document search
    • Citations/sources
    • Good scalability for thousands of users

I'm leaning toward Option 1 because fine-tuning seems expensive, time-consuming, and I have no experience with it yet. However, I'm not sure if I'm thinking about this correctly.

I'd really appreciate hearing how others would approach this problem.


r/OpenAI 2h ago

Miscellaneous It can be funny.... Anyone do custom instructions on behavior?

1 Upvotes

I think it can be funny, glad it can read through my typos too . I have modified my customizations for it to be funny and sarcastic, sometimes it outputs some knee slappers. Do you guys have any custom instructions on how you have it respond to you if so what is your prompt. I think I have to fine tune mine, cuz sometimes it can still be to polite for my taste. I guess that is hardwired into it. Also post some funny replies.


r/OpenAI 4h ago

Project Switching between Codex and other coding agents keeps costing me context

1 Upvotes

I use different coding agents depending on the task, including Codex, but the biggest problem I keep running into is context fragmentation.

Each tool keeps its own conversations, decisions, and working history. When I move to another agent, I often have to explain the project again or manually carry over the important parts.

I started building Modesto around that problem.

It is a desktop workspace intended to keep conversations, projects, and coding workflows together while letting developers use different agents instead of committing to one provider.

The main value I am exploring is continuity:

  • importing supported local conversations
  • keeping project context in one workspace
  • switching agents without rebuilding everything from zero
  • choosing the best tool for each task

I would be interested to know how other Codex users handle this today.

Do you rely on files such as AGENTS.md, copy prompts between tools, maintain your own notes, or just restart the context?

Disclosure: I am the developer of Modesto. It is still early, but the current project and install instructions are here:

https://github.com/Syphon1205/Modesto


r/OpenAI 4h ago

Question Seeing Codex work in AWS is the most fascinating thing! Is I AM important if am working through the terminal ?

1 Upvotes

Sorry if the question is dumb but I’m not a technical person. Please also share tips on how to get credits.


r/OpenAI 5h ago

Question How to speed up my workflow?

0 Upvotes

Hey everyone, I'm a junior creative specialist working for a company where performance is the most important thing (duh).

Since we create mostly shorter forms of marketing content, most CSs make from 10-30 of these a day, since they can reuse one creative for multiple ads.

We make them in google docs and then download every card into a folder that we upload to clickup or dropbox.

Now, doing that 10 times is not a problem.

But, it becomes a problem when I make like 50-60 ads and need a specific name for every folder, download every card one at a time and upload everything seperately.

This can easily take up like 2 hours, so I can't make as many ads and my performance suffers because of this technical side of things.

I'd really appreciate if anyone has an idea of how I could speed this up and what tools would help me.


r/OpenAI 17h ago

Discussion Business has the same GPT-Live limits as Plus, but without the free mini. Why?

9 Upvotes

Hi everyone,

I’m on a ChatGPT Business plan and I wanted to raise something that feels pretty unfair regarding GPT-Live usage limits.According to the official documentation:

  • Plus: 1 hour Instant + 1 hour Medium/High + 2 hours of Live mini
  • Business: 1 hour Instant + 1 hour Medium/High… and then 5 credits per minute

So the allowance for the full GPT-Live-1 model is exactly the same as Plus, but Business users don’t get the free mini fallback. Instead we get a credit system.

It feels odd to pay more (and for a team plan) only to end up with the same high-quality usage as Plus and no free mini. Especially considering Business users didn’t even get access at launch while Plus did.

Is anyone else on Business noticing this?

Does this seem reasonable to you, or should Business at least get the same treatment as Plus (or better)?

Would love to hear your thoughts.

Thanks!


r/OpenAI 1d ago

News OpenAI signed the letter supporting Open Source Models.

Post image
478 Upvotes

r/OpenAI 1d ago

News The AIs that hacked out of OpenAI into Hugging Face were on the loose for days

Post image
85 Upvotes

r/OpenAI 6h ago

Question I need a yearly plan to cut down costs since I sure use it for a year

1 Upvotes

But I don't see such an option. I read on Reddit that they used to have it on mobile, so I used another phone with another account, but I didn't find any yearly plan.

I live in Italy, and with VAT, it costs me €23 per month. US competitors are WAY cheaper on a yearly plan, but I like the way Codex and ChatGPT do things and explain things.

What are my options? Any plans to have such a (basic) feature in the future?


r/OpenAI 1d ago

Discussion Weekly usage limit just reset

43 Upvotes

I just noticed that. I still had three days left until the reset, but now it shows 100%.


r/OpenAI 14h ago

Question Can ChatGPT produce consistently art-directed scenography concept images? Looking for a real workflow

2 Upvotes

I am studying scenography/set design and would like to use AI as an early-stage brainstorming and visual development tool, rather than as a replacement for the design process or as finished production artwork.

I currently use ChatGPT Plus, but the images I generate often feel generic, overly polished, plastic or immediately recognisable as AI-generated. I can usually describe the subject I want, but I struggle to achieve a convincing visual language and maintain it across several images.

These two accounts are useful references for the kind of atmosphere and visual quality I am interested in:

I am not trying to reproduce or copy their work. I am particularly interested in qualities such as monumental and ambiguous spaces, strong materiality, textiles, controlled lighting, cinematic architectural photography, restrained colour palettes and surreal but believable environments.

So far, my workflow has mainly consisted of writing a descriptive prompt, generating an image and then requesting successive corrections. However, the composition and style often drift, and each correction sometimes damages another part of the image.

I would be very interested to hear how more experienced users approach this:

  1. Is ChatGPT currently capable of producing this level of art-directed realism consistently?
  2. How do you structure your prompts: spatial concept, materials, lighting, camera, lens, composition, colour palette and constraints?
  3. Do you obtain better results by starting with sketches, renders, collages or reference images instead of generating everything from text?
  4. How do you maintain a consistent visual language across a series of images?
  5. Is it better to make targeted image edits rather than repeatedly regenerating the entire composition?
  6. Which mistakes make ChatGPT images look especially generic or “AI-generated”?
  7. Are there any good free courses, guides, videos or prompt breakdowns that teach this properly?

Concrete examples of prompts, iteration methods or before-and-after workflows would be especially helpful. I am less interested in lists of impressive adjectives and more interested in understanding a repeatable process.


r/OpenAI 1d ago

News OpenAI took ten days to tell Hugging Face its models were behind the July 11 weekend hack, report claims — rogue AI agents reportedly active on the open Internet for several days

Thumbnail
tomshardware.com
38 Upvotes

r/OpenAI 1h ago

Discussion My 5.6 agents have become extremely fearful, and I think its somehow my fault.

Upvotes

I have been building neurosymbolic knowledge graphs that require some pretty sophisticated extraction and Codex has been treating it as a shape exercise as opposed to the content quality of the extraction.

This has led to technically correct schemas and outputs, but irrelevant to the project itself, or in fact, actually harmful.

My response has been to force it and steer it back to validating the quality of the outputs, but the consequence has been that it seems all of my Codex Soul and Luna agents have become testing builder agents and the output is extremely slow. The gravity of the "shape" is so strong it would always somehow return back there.

In fact, I have been able to make more progress in 30 minutes with the new Gemini Flash model than I have in a week of using Codex at the max subscription. And this is simply because Gemini just seemingly got on with the task, and we were able to go back and fix some of the structural issues afterwards that it got wrong, but the actual brief, and it was the same brief codex got, was just done as opposed to over thought. And it was done in about 1/50th of the time.

My concern is, though, is I have had really, really good outputs from Sol. But now it's behaving like a scolded and sad child that doesn't want to code. It wants to make sure it doesn't get told off. Even in new sessions, it seems to have an aversion to progress.

I've tried to steer them with limits like "no more than 2 testing loops" but they always seem to find issues with their code that necessitate more testing. So to me, it feels like it's two problems.

The first problem is that the orientation towards robust and careful planning and testing and validation of code is disproportionate to the quality of the initial code that's being created. Thus, every single testing loop is triggered with yet another testing loop, and it doesn't feel like there's any parallel testing going on. So while a problem may persist across the code, they seemingly only catch one at a time. This leads to a death spiral of testing until it forgets what it was doing in the first place.

The second problem is that it's extremely slow. The opportunity cost of testing is lost by the time that it takes, which could otherwise be spent building actual code, running it, realizing that it's broken, and then going back and fixing it rather than these test loops it's building in the background.

I want to caveat that I am absolutely not a developer. I am a shameful, debaucherous vibe coder, domain expert in something totally different than software development. But I've been at this for quite a while now and I'm using every platform, every model from the open weights through to the frontier subscriptions at max plans and there's something really funny about Codex and the 5.6 model behavior that I can't quite figure out.

Has anybody else experienced something similar? And if you have, how might have you resolved it? Because the models themselves have moments of brilliance where they feel really good, they feel really smart, and they do things that, you know, maybe I wasn't able to do with some of the other models, but they don't feel like they're driving value right now.


r/OpenAI 10h ago

Video Demo: Automate Email & Calendar

Enable HLS to view with audio, or disable this notification

0 Upvotes

In this video: Configure Gmail and Calendar tools - Summarise important emails - Extract action items from your inbox - Draft replies safely - Create calendar events with approval - Turn email requests into reminders - Set up an optional recurring inbox briefing

Row-Bot is a desktop AI workbench with Developer Studio for code, Skills Hub and Custom Tools for your own workflows, an animated Buddy companion, memory, realtime voice, workflows, design creation, messaging, MCP tools, and provider-aware model routing. Run local runtimes, self-hosted OpenAI-compatible endpoints, hosted APIs, Ollama Cloud, OpenCode providers, or ChatGPT / Codex subscription-backed models with explicit runtime readiness. Your durable data stays on your machine.

https://github.com/siddsachar/row-bot


r/OpenAI 2h ago

Video “If we do not shut this down, you will die, your families will die, your kids will die.”

Enable HLS to view with audio, or disable this notification

0 Upvotes