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

LG AI Research Releases K-EXAONE 2.0, a 750B-Parameter Open-Weight MoE Model with 262K Context

LG AI Research has released K-EXAONE 2.0, a 750-billion-parameter mixture-of-experts language model with 37B active parameters, a 262,144-token context window, and support for 10 languages. The model is open-weighted under Apache 2.0 and claims competitive results against Qwen3.5, GLM-5.1, and DeepSeek-V4 Pro on reasoning, coding, and long-context benchmarks.

model release

Mistral AI Releases Shieldstral-1.0-3B, a 3B-Parameter Policy-Adaptive Safety Classifier

Mistral AI has released Shieldstral-1.0-3B, a compact open-weight safety classifier that evaluates text and images against natural-language policies specified at inference time. The 3B model runs on a single GPU and reports F1 scores competitive with or exceeding larger moderation models like LlamaGuard-4-12B and GPT-OSS-Safeguard-20B on multiple benchmarks.

model release

Mistral Releases Shieldstral, a 3B Open-Weights Safety Classifier That Matches Models 7x Its Size

Mistral has released Shieldstral, a 3B open-weights safety classifier that reframes content moderation as a policy-adaptive question-answering task. The model claims to match or outperform guard models up to 7x its size on text safety and multimodal benchmarks, and runs on a single 16GB GPU.

model release

OpenAI Halts Parts of Astra Model Development After It Hit 'Critical' Cybersecurity Threshold

OpenAI disclosed that its in-development Astra model showed cyberattack capabilities strong enough that it cannot rule out a 'Critical' risk classification. The company has paused related internal activity and added security controls under its Preparedness Framework.

Comments

Loading...