GPT-4.1
gpt-4-1-60f5cfa7·12 events·first seen 28d agoAliases: GPT-4.1
Co-occurring entities
More like this (12)
Recent events (12)
Introducing GPT-4.1 in the API
OpenAI is releasing GPT-4.1, a new family of models available via API to developers worldwide, featuring improvements in coding, instruction following, and long-context understanding. The release also includes GPT-4.1 nano, OpenAI's first nano-scale model. The models are positioned as developer-facing API products rather than consumer-facing releases.
Netomi's lessons for scaling agentic systems into the enterprise
Netomi, an enterprise AI customer service platform, shares operational lessons from deploying agentic systems at scale using OpenAI's GPT-4.1 and GPT-5.2 models. The case study covers concurrency management, governance frameworks, and multi-step reasoning in production workflows. This represents a real-world deployment pattern for frontier models in enterprise agentic contexts.
Blue J Uses GPT-4.1 and RAG to Scale Tax Research for Legal Professionals
Blue J has built AI-powered tax research tools on top of OpenAI's GPT-4.1, combining domain expertise with Retrieval-Augmented Generation to deliver cited tax answers. The platform serves tax professionals across the US, Canada, and the UK. This is a case study published by OpenAI highlighting enterprise deployment of GPT-4.1 in a regulated professional domain.
Genspark Builds $36M ARR AI Product in 45 Days Using GPT-4.1 and OpenAI Realtime API
Genspark, an AI startup, reportedly reached $36M ARR within 45 days by building no-code personal agents on top of OpenAI's GPT-4.1 and Realtime API. The case study, published on OpenAI's blog, highlights rapid commercial deployment of frontier model APIs for agent-based products. It demonstrates a pattern of fast go-to-market cycles enabled by OpenAI's API ecosystem.
Gradient Labs gives every bank customer an AI account manager
Gradient Labs is deploying AI agents for banking support workflows, powered by OpenAI's GPT-4.1 and GPT-5.4 mini and nano models. The system targets low latency and high reliability for automating customer-facing banking operations. This represents a concrete enterprise deployment of frontier OpenAI models in a regulated financial services context.
OpenAI Retiring GPT-4o, GPT-4.1, GPT-4.1 mini, and o4-mini from ChatGPT in February 2026
OpenAI announced that on February 13, 2026, it will retire GPT-4o, GPT-4.1, GPT-4.1 mini, and o4-mini from ChatGPT, alongside the previously announced retirement of GPT-5 variants (Instant, Thinking, and Pro). The retirements apply only to the ChatGPT product interface; API access to these models is unaffected at this time. This signals a consolidation of the ChatGPT model lineup, likely in favor of newer or more capable successors.
Resolving digital threats 100x faster with OpenAI
Outtake, a cybersecurity company, uses GPT-4.1 and OpenAI o3 to build AI agents that detect and resolve digital threats. The company claims a 100x speed improvement over previous approaches. This is a brief case study published on the OpenAI blog highlighting enterprise deployment of frontier models in security workflows.
CodeRabbit Integrates o3, o4-mini, and GPT-4.1 for AI-Powered Code Review
CodeRabbit, an AI code review platform, has adopted OpenAI's o3, o4-mini, and GPT-4.1 models to power its pull request review workflow. The integration aims to improve review accuracy, accelerate PR merge cycles, and reduce bugs. This represents a production deployment case study for OpenAI's latest reasoning and general-purpose models in a developer tooling context.
Researchers at UT-Austin and Google Model Human Decision-Making in Rock-Paper-Scissors
Researchers from UT-Austin and Google used AlphaEvolve, an evolutionary code-optimization method, to synthesize interpretable Python programs that predict move-by-move decisions of LLMs and humans playing rock-paper-scissors against bots. They found that Gemini 2.5 Pro, Gemini 2.5 Flash, and GPT-4.1 share similar sequential-pattern-tracking strategies that are more systematic than typical human play, while GPT-OSS 120B and humans relied on simpler opponent-move-frequency heuristics. The study demonstrates that code synthesis from behavioral data can serve as an interpretability tool for LLM decision-making, revealing that LLMs do not simply mimic human strategies.
Audit finds cultural translation failures and diversity collapse in LLM-adapted math word problems across 7 languages
Researchers audited how Claude Opus 4, GPT-4.1, and Gemini 2.5 Pro adapt 60 English math word problems into seven languages spanning South Asia and Italy, annotating 6,489 entity transformations. Models agreed on transformation type only 62.5% of the time and on specific substitutions in just 33.5% of cases, meaning model choice substantially shapes the cultural world students encounter. All 21 language-model combinations exhibited 'entropy collapse'—adaptations compressed rather than expanded cultural diversity—and models produced systematic regional misattributions (e.g., Bangladeshi currency for Indian Bengali students) and cross-cultural contamination (e.g., egg hunts framed as Eid activities). The study highlights that surface plausibility masks deeper corpus-level failures invisible in individual translations.
Retell AI Launches No-Code Voice Agent Platform Powered by GPT-4o and GPT-4.1
Retell AI has built a no-code voice agent automation platform for call centers using OpenAI's GPT-4o and GPT-4.1 models. The platform enables businesses to deploy real-time conversational voice agents without scripting, targeting cost reduction and improved customer satisfaction. OpenAI is highlighting this as a customer deployment case study on its blog.
Mistral AI Releases Devstral Medium and Devstral Small 1.1 for Agentic Coding
Mistral AI, in collaboration with All Hands AI, has released two new agentic coding models: Devstral Small 1.1 (24B parameters, Apache 2.0, 53.6% on SWE-Bench Verified) and Devstral Medium (61.6% on SWE-Bench Verified, API-only). Devstral Medium is positioned as a cost-performance leader, claiming to surpass Gemini 2.5 Pro and GPT-4.1 at roughly one-quarter the price, priced at $0.4/M input and $2/M output tokens. Devstral Small 1.1 sets a new state-of-the-art among open models for code agents without test-time scaling, and supports both Mistral function calling and XML formats for broad agentic scaffold compatibility.