My First Week With GPT-6 Astra
GPT-6 Astra was my main Codex driver for the last week, and I am back on GPT-5.5. That sounds harsher than my…
OpenAI has split their GPT-4 model into two distinct versions: one optimized for ChatGPT and another for API use. This change was announced on Twitter, where OpenAI stated they now offer chatgpt-4o-latest in the API while recommending gpt-4o-2024-08-06 for most API usage.
According to OpenAI's documentation, several versions of the GPT-4o model now exist:
gpt-4o, currently points to gpt-4o-2024-05-13gpt-4o-2024-08-06 is the latest snapshot supporting Structured Outputschatgpt-4o-latest is a dynamic model updated to match the current ChatGPT versionFor developers, this fork has practical implications. OpenAI recommends using gpt-4o-2024-08-06 for most API applications, particularly those requiring structured outputs. The chatgpt-4o-latest endpoint suits chat-based applications or when access to the latest conversational features is needed. The chatgpt-4o-latest endpoint may change without notice, while the dated versions offer stability.
Give Vroni a GitHub issue, bug report, spec, or rough idea. It reads the repo, plans the change, writes code, runs checks, and works toward a review-ready pull request.
Take a look at vroni.com