📑 Table of contents

AI Trends (September 2026)

Outils IA 🟢 Beginner ⏱️ 13 min read 📅 2026-09-09

🔎 September 2026, the Month Where Everything Accelerates (Again)

September 2026 is shaping up to be one of the busiest months of the year for artificial intelligence. Seven major models have been released since September 1st according to the AI Release Tracker, with Anthropic leading with two launches. Meanwhile, prices continue to collapse: performance that cost $30/M tokens in 2023 has dropped below the $1/M tokens mark, according to LLM Stats.

But the real story of the month isn't just the new models. It's the shift in business model: Anthropic is switching its subscriptions to usage credits, OpenAI is holding firm by keeping Codex included, and task-specific AI agents are exploding in enterprises — Gartner predicted that 40% of enterprise applications would be equipped with dedicated agents by the end of 2026, compared to less than 5% in 2025.

My take? We are definitively leaving the "chatbot" era and entering the age of verifiable agents and consumption-based pricing. And that changes your tool choices, whether you're a developer, marketer, or executive.


The Essentials

  • 7 AI models launched in September 2026, including Claude Fable 5.1 and its twin Mythos 5.1 by Anthropic, which also cut the cache-read price by 75%.
  • The price war rages on: GPT-5.6 Terra at $2.50, Claude Sonnet 5 at $3, Kimi K3 at $3 — 2023's GPT-4-level performance now costs less than $1/M tokens.
  • Anthropic switches to usage credits as of July 7, 2026, while OpenAI keeps Codex included in ChatGPT: two opposing philosophies of the business model.
  • CLI agents and MCP are back in force: the terminal becomes the primary interface for agents, and the Model Context Protocol is enjoying a surprising resurgence.
  • 40% of enterprise apps will have dedicated AI agents by the end of 2026 (Gartner), compared with less than 5% in 2025.
  • iFlytek opens up Spark X2.5: two open-source edge models with 1M token context, and a 293B model announced for September 7.

Tool Main use Price (September 2026) Best for
GPT-5.6 (OpenAI) Frontier model, research, agents $2.50/M tokens (API) High-performance general workload
Claude Sonnet 5 (Anthropic) Writing, code, agents $3/M tokens Developers and content creators
Kimi K3 (Moonshot AI) Budget alternative, long context $3/M tokens Tight budgets, long contexts
GPT-5.2 (OpenAI) Routine tasks, volume $1.75/M tokens High-volume production
Claude Fable 5.1 (Anthropic) Reasoning, trusted access Included with subscription + credits Claude Pro/Max users
Spark X2.5 (iFlytek) Edge, open-source, 1M context Free (open-source) Self-hosting, privacy

API prices according to BenchLM; check official websites before committing.

This Month's Launches: 7 Models in One Month

Straight answer: September 2026 is the busiest month of the year for model launches, and Anthropic dominates with two releases.

According to the AI Release Tracker, no fewer than seven AI models were released in September 2026, coming from Anthropic, Google, Meta, OpenAI, and Qwen. Anthropic kicked things off on September 1st with Claude Fable 5.1 and its access-controlled twin Mythos 5.1, designed for enterprise environments where traceability is critical.

OpenAI responded with GPT-5.6, billed as its most powerful model, specifically aimed at accelerating AI research. Google and Meta each made announcements, as did Qwen on the open-source side.

The iFlytek surprise: open-source takes on long context

A fact that's often underestimated: iFlytek opened up Spark X2.5, with two open-source edge models supporting 1M tokens of context — and a 293-billion-parameter model announced for September 7th. For teams that want self-hosting with very long contexts, it's a serious option compared to the American giants.

This confirms a deep-seated trend: open-source is no longer a generation behind; it specializes where proprietary models are expensive or unavailable. To learn more about what's coming, check out our May 2026 AI trends and June 2026 reports to see the full trajectory.


The price war: deflation continues

Direct answer: API prices keep falling, and frontier-level performance is now available for under $3/M tokens.

The numbers from BenchLM for September 2026 speak for themselves:

Model Price /M tokens (Sept. 2026)
Claude Sonnet 5 (Anthropic) $3
Kimi K3 (Moonshot AI) $3
GPT-5.6 Terra (OpenAI) $2.50
GPT-5.2 (OpenAI) $1.75

The context provided by LLM Stats is striking: performance that cost $30/M tokens in 2023 (GPT-4 level) has dropped below $1/M tokens today. That's a 30-fold decrease in three years.

Anthropic also cut the cache-read price by 75% in early September — a strong signal for agentic applications, which rely heavily on caching to reduce their context costs. If you're building agents, this is probably the most impactful price drop of the month, far more so than the headline input prices.

My advice: never compare prices "per token" without looking at caching and the tokens actually consumed by your agents. A model that's 20% more expensive with excellent caching can end up costing half as much.

Usage Credits vs. Included Subscriptions: The Big Divorce

Direct answer: Anthropic and OpenAI have taken opposite directions on subscription pricing, and this should guide your platform choice.

According to Digital Applied, Anthropic has switched Claude Fable 5 to usage credits after July 7, 2026. Concretely: your subscription gives you credits, and heavy usage costs extra. OpenAI, for its part, keeps Codex included in all ChatGPT tiers, with overage credits only.

What this changes for you

  • Heavy and predictable usage: OpenAI's approach is more advantageous. You know what you're paying.
  • Occasional usage: Anthropic's credits can be economical if you don't use them all.
  • Developers: GPT-5.3 Codex included in ChatGPT makes OpenAI's offer hard to beat for flat-rate coding.

On the enterprise side, Tropic reports that Anthropic lowered its per-seat price to about $20 in Q1 2026, with standard API pricing of $3/$15 in effect. Competitive pressure is forcing everyone to lower per-seat prices — good news for buyers.


Agents CLI and the MCP resurgence: agentic infrastructure takes shape

Direct answer: the terminal is becoming the primary interface for agents, and the MCP protocol is making a comeback that nobody predicted.

Firecrawl's analysis of 2026 agentic trends identifies several strong signals:

  1. CLI agents: after the wave of chat interfaces, developers are returning to the terminal. Claude Code, Codex CLI, and their open-source equivalents handle long and complex tasks directly in your environment — with access to your files, your git, your tests.
  2. The resurgence of MCP (Model Context Protocol): deemed too verbose in early 2026, MCP is back as the de facto standard for connecting agents to tools. The ecosystem of MCP servers is exploding.
  3. Karpathy's verifiability framework: the former Tesla AI director advocates for agents whose outputs can be automatically verified — a sine qua non condition for enterprise trust.
  4. Sovereign AI: states and large companies are demanding locally hostable models, which directly benefits open-source models like Spark X2.5.
  5. Agentic customer experience: agentic customer support is moving out of the prototype stage and into production.

In September, OpenAI published a research paper on the transformation of work by agents, showing that agents now enable longer and more complex tasks, with a real expansion in productivity. This is no longer marketing: it's documented.

The best models for agentic AI in September 2026

On agentic benchmarks, the leaderboard is tight at the top:

Model Agentic score
GPT-5.5 (OpenAI) 98.2
Gemini 3 Pro Deep Think (Google) 95.4
Claude Opus 4.7 Adaptive (Anthropic) 94.3
GPT-5.4 Pro (OpenAI) 91.8
Kimi K2.6 Self-host (Moonshot AI) 88.1

GPT-5.5 clearly dominates in agentic tasks, but Claude Opus 4.7 remains the developers' favorite for long-context reliability. For coding specifically, our comparison of the best AI coding tools (Cursor, Copilot, Cline) has been updated with these models.


40% of enterprise apps with dedicated agents: Gartner's prophecy is coming true

Direct answer: Gartner's prediction — 40% of enterprise applications with dedicated AI agents by the end of 2026 — is materializing, and it's transforming the software market.

The Gartner press release dated August 2025 projected less than 5% in 2025, rising to 40% in 2026. The momentum of recent months confirms this projection: task-specific agents (accounting reconciliation, ticket triage, lead qualification) are becoming widespread, because they are more reliable and cheaper than generalist agents.

The logic is simple and I share it: a narrow agent, trained on a specific scope, with verifiable outputs, costs less and fails less often than a generalist agent asked to do everything. The June 2026 AI trends already showed this shift from "all-in-one" to specialized.

For marketing teams, this specialization comes through dedicated tools — our selection of AI tools for marketing and AI tools for SEO lists the most mature agents by use case.


Which model should you choose in September 2026?

Direct answer: GPT-5.6 and Gemini 3.1 Pro share the top spot for general use, Claude Opus 4.7 for code and reliable agents, and DeepSeek V4 Pro for the best value for money.

Jannik Reinhard's practical comparison of AI models in 2026 emphasizes often-overlooked criteria: latency, hosting in Europe, and model/workload fit. Here's how I read it:

Need My pick Why
General use Gemini 3.1 Pro (92) Best overall score, Google ecosystem
Deep reasoning GPT-5.5 (91) or GPT-5.6 Frontier, excellent at agentic tasks (98.2)
Everyday coding Claude Opus 4.7 Adaptive (90) Reliability, long context
Tight budget DeepSeek V4 Pro Max (88) Near-top performance at a bargain price
Self-hosting / EU Spark X2.5 (iFlytek) or Kimi K2.6 Open-source, 1M context for Spark
High volume GPT-5.2 ($1.75/M) Best cost per token in frontier-adjacent

If your priority is European hosting or privacy, take a serious look at open-source: with Spark X2.5 and its million-token context, plus the self-host variants of Kimi K2.6 and GLM-5, you no longer have to sacrifice performance. To keep up with all the latest releases, our AI news page is updated continuously.


And on the creators and social media side?

Direct answer: generative AI for content follows the same logic of specialization, with dedicated agentic tools replacing generalist assistants.

The same dynamics apply to content creators. AI tools for YouTube now integrate agents capable of generating titles, thumbnails, and scripts in an automated chain, while AI video editing tools save hours on raw editing. On the community side, AI tools for social media are moving from simple writing assistants to full agentic planning.

The common thread with the professional world: prices are dropping, capabilities are rising, and generalist tools are losing ground to specialists. If you're starting out with no budget, our selection of the best free AI tools is the best entry point, and our general ranking of the best AI tools is revised every quarter.


❌ Common Mistakes

Mistake 1: Comparing API prices without caching

A model at $3/M tokens with a cache-read discount of 75% (like Anthropic in September) can cost less than a model listed at $1.75. Always calculate your real cost on a typical workload, cache included.

Mistake 2: Choosing a subscription without simulating your usage

With Anthropic's move to usage credits since July 2026, a heavy user may end up paying more than with a competing "all-inclusive" plan. Estimate your monthly usage hours before committing.

Mistake 3: Ignoring open-source models out of reflex

Spark X2.5 offers 1M tokens of context for free in self-hosting. For privacy, sovereignty, or large contexts, September 2026's open-source is no longer a compromise — it's sometimes the best choice.

Mistake 4: Confusing benchmark scores with real performance

An agentic score of 98.2 (GPT-5.5) doesn't guarantee it's the best for your specific task. Always test on your own use cases before migrating.


❓ Frequently Asked Questions

What is the best AI model in September 2026?

Gemini 3.1 Pro leads the overall ranking (92), but "the best" depends on the use case: GPT-5.5 dominates in agentic tasks (98.2), Claude Opus 4.7 excels at coding, and GPT-5.6 is OpenAI's most powerful model for research. Test on your actual use case before choosing.

Will AI API prices continue to drop?

Yes, the trend is structural: GPT-4-level performance dropped from $30/M tokens in 2023 to under $1/M in 2026, according to LLM Stats. With seven new models in September alone, competitive pressure remains at its peak. Expect further drops by the end of 2026.

Is it still worth paying for a ChatGPT or Claude subscription?

It depends on your usage. OpenAI keeps Codex included in all ChatGPT tiers, which remains a great deal for developers. Anthropic switched to usage-based credits as of July 2026: interesting for light usage, less so for heavy usage. Simulate your consumption.

Is open-source AI finally on par with proprietary models?

For general use, the best proprietary models still hold the lead. But in niches — edge, long context (1M tokens with Spark X2.5), privacy, self-hosting — open-source is often the best choice, at zero or near-zero licensing cost.

What are CLI agents and why is everyone talking about them?

They are agents that work directly in your terminal, with access to your files and tools. They autonomously handle long and complex tasks (refactoring, testing, deployment). According to OpenAI, they can now handle significantly longer tasks than in 2025.

What AI trend should I watch for the end of 2026?

Three things: agent verifiability (Karpathy's framework), the generalization of dedicated enterprise agents (Gartner's 40% target), and widespread usage-based pricing. The next major launches — including iFlytek's 293B model — are also worth your attention.


✅ Conclusion

September 2026 confirms the year's three major shifts: frontier models under $3, specialized agents everywhere in the enterprise, and pricing moving to a consumption model. To make sure you don't miss any upcoming releases, keep an eye on our AI trends page, updated every month.