Lots of improvements here (hopefully), but still no image generation updates, which is what I'm most eager for right now.
GPT-4.1 in the API
141–150 of 513 posts
Re: GPT-4.1 in the API
#142> Qodo tested GPT‑4.1 head-to-head against Claude Sonnet 3.7 on generating high-quality code reviews from GitHub pull requests. Across 200 real-world pull requests with the same prompts and conditions, they found that GPT‑4.1 produced the better suggestion in 55% of cases. Notably, they found that GPT‑4.1 excels at both precision (knowing when not to make suggestions) and comprehensiveness (providing thorough analysis when warranted).
Re: GPT-4.1 in the API
#143it's worse than 4.5 on nearly every benchmark. just an incremental improvement. AI is slowing down
Re: GPT-4.1 in the API
#144it's worse than 4.5 on nearly every benchmark. just an incremental improvement. AI is slowing down
Re: GPT-4.1 in the API
#145Re: GPT-4.1 in the API
#146From OpenAI's announcement: > Qodo tested GPT‑4.1 head-to-head against Claude Sonnet 3.7 on generating high-quality code reviews from GitHub pull requests. Across 200 real-world pull requests with the same prompts and conditions, they found that GPT‑4.1 produced the better suggestion in 55% of cases. Notably, they found that GPT‑4.1 excels at both precision (knowing when not to make suggestions) and comprehensiveness…
Re: GPT-4.1 in the API
#147> They feature a refreshed knowledge cutoff of June 2024. As opposed to Gemini 2.5 Pro having cutoff of Jan 2025. Honestly this feels underwhelming and surprising. Especially if you're coding with frameworks with breaking changes, this can hurt you.
It's definitely an issue. Even the simplest use case of "create React app with Vite and Tailwind" is broken with these models right now because they're not up to date.
Re: GPT-4.1 in the API
#148Could any one guess the reason as to why they didn't ship this in the chat UI?
Re: GPT-4.1 in the API
#149From OpenAI's announcement: > Qodo tested GPT‑4.1 head-to-head against Claude Sonnet 3.7 on generating high-quality code reviews from GitHub pull requests. Across 200 real-world pull requests with the same prompts and conditions, they found that GPT‑4.1 produced the better suggestion in 55% of cases. Notably, they found that GPT‑4.1 excels at both precision (knowing when not to make suggestions) and comprehensiveness…
Um, isn't that just a fancy way of saying it is slightly better
>Score of 6.81 against 6.66
So very slightly better
Re: GPT-4.1 in the API
#150Lots of improvements here (hopefully), but still no image generation updates, which is what I'm most eager for right now.
Or text to speech generation ... but I guess that is coming.