model releaseNex Agi

Nex AGI releases Nex-N2-Mini: open-source agentic MoE model with 262K context window

TL;DR

Nex AGI has released Nex-N2-Mini, an open-source agentic mixture-of-experts model with a 262K-token context window. The model accepts text and image inputs and is priced at $0.025 per 1M input tokens and $0.10 per 1M output tokens.

2 min read
0

Nex-N2-Mini — Quick Specs

Context window262K tokens
Input$0.025/1M tokens
Output$0.1/1M tokens

Nex AGI releases Nex-N2-Mini: open-source agentic MoE model with 262K context window

Nex AGI has released Nex-N2-Mini, an open-source agentic mixture-of-experts model with a 262K-token context window, now available through OpenRouter.

Specifications

The model is priced at $0.025 per 1M input tokens and $0.10 per 1M output tokens. It accepts both text and image inputs and produces text output, making it a multimodal model.

Nex-N2-Mini is described as the "smaller sibling in the Nex-N2 series," indicating a larger model exists or is planned in the same family.

Capabilities

According to Nex AGI, the model is built for:

  • Coding tasks
  • Tool use
  • Deep research
  • Long-horizon agentic workflows
  • Native reasoning support

The 262K-token context window places it among models with extended context capabilities, though below the largest available windows from providers like Anthropic (Claude with 200K standard) and Google (Gemini 1.5 Pro with 2M tokens).

Architecture

The model uses a mixture-of-experts (MoE) architecture, a design pattern that activates only subsets of parameters for each inference, potentially improving efficiency compared to dense models of similar capability.

Nex AGI has made the model weights available as open-source, allowing researchers and developers to download and deploy the model independently.

Availability

The model is currently hosted exclusively through OpenRouter, which forwards requests directly to the provider without routing decisions. OpenRouter reports that prompt caching can reduce effective costs by 60-80% below list prices for workloads with repeated context.

The official release date is listed as June 24, 2026, though this appears to be an error in the source data given the current date.

What this means

Nex-N2-Mini enters a competitive space for coding and agentic models, with its 262K context window and MoE architecture potentially offering cost-performance advantages for long-context tasks. The open-source release allows developers to self-host, though the lack of disclosed benchmark scores makes direct capability comparisons difficult. The pricing sits in the mid-range: cheaper than frontier models like GPT-4 but more expensive than some open models. Whether the model delivers on its claimed agentic capabilities will depend on independent testing and real-world usage data.

Related Articles

model release

Mistral releases Leanstral 1.5: 119B parameter open-source model for Lean 4 proof assistance

Mistral AI has released Leanstral 1.5, an open-source 119B parameter mixture-of-experts model designed specifically for Lean 4 proof assistance. The model features 128 experts with 4 active per token (6.5B activated parameters), a 256k token context window, and multimodal input capabilities.

model release

Tencent Releases Hy3: 295B MoE Model with 256K Context and Configurable Reasoning Modes

Tencent has released Hy3, a 295-billion parameter Mixture-of-Experts model with 21 billion active parameters and a 256,000-token context window. The model features configurable reasoning modes and is available free through OpenRouter, with deployment ending July 21, 2026.

model release

Portugal releases Amália, open-source 9B parameter AI model trained on European Portuguese

Portugal has released Amália, its first national AI model trained specifically for European Portuguese. Built on EuroLLM-9B with 9 billion parameters, the model is fully open-source with weights, datasets, and code published under an open license. The government has committed €5.5m in initial funding through 2027.

model release

Anthropic releases Claude Sonnet 5 at $2/1M input tokens, 63.2% agentic coding benchmark

Anthropic has released Claude Sonnet 5, its new mid-tier model optimized for agentic tasks, priced at $2 per million input tokens through August 31 before rising to $3/1M. The model scores 63.2% on agentic coding benchmarks, approaching Opus 4.8's 69.2% performance at a significantly lower price point.

Comments

Loading...