North Mini Code (free)
CodingToolsCohere · Released June 2026
North Mini Code is Cohere's first agentic coding model and the debut of its North family. A sparse mixture-of-experts model with 30B total parameters and 3B active, it is optimized...
It belongs to Cohere's Command family, focused on enterprise retrieval, tool use and multilingual text.
Facts and pricing
- Provider
- Cohere
- Context window
- 256K tokens
- Input price
- 0 credits / 1M tokens ($0 raw)
- Output price
- 0 credits / 1M tokens ($0 raw)
- Vision (image input)
- No
- Tool calling
- Yes
- Extended reasoning
- No
Credits are what Zeplik bills: 1 credit = $0.10, computed from the raw provider rate with a 1.10x margin. Raw prices shown per 1M tokens.
Try North Mini Code (free) now
What North Mini Code (free) is best for
- Writing, reviewing and refactoring code; agentic coding workflows
- Long documents: the 256K-token window holds lengthy reports, contracts or papers whole
- Tool use and agents: reliably calls functions, so it can search, run skills and drive workflows
Example prompts
Prompts that suit a coding model like North Mini Code (free):
- Refactor this function to be testable and write the tests
- Explain what this regex does and rewrite it to be readable
- Design a database schema for a multi-tenant invoicing app
- Review this pull request diff for correctness and edge cases
Cohere family
| Model | Context | Input cr/M | Output cr/M | Released |
|---|---|---|---|---|
| North Mini Code (free) | 256K | 0 | 0 | June 2026 |
| Command A | 256K | 27.5 | 110 | March 2025 |
| Command R7B (12-2024) | 128K | 0.41 | 1.7 | December 2024 |
| Command R (08-2024) | 128K | 1.7 | 6.6 | August 2024 |
| Command R+ (08-2024) | 128K | 27.5 | 110 | August 2024 |
Frequently asked questions
- What is North Mini Code (free)?
- North Mini Code (free) is an AI model by Cohere. North Mini Code is Cohere's first agentic coding model and the debut of its North family. A sparse mixture-of-experts model with 30B total parameters and 3B active, it is optimized...
- How much does North Mini Code (free) cost on Zeplik?
- Input tokens cost 0 credits per million and output tokens 0 credits per million (1 credit = $0.10; the raw provider rates are $0 and $0 per million). New accounts start with free credits.
- How long can a conversation with North Mini Code (free) be?
- North Mini Code (free) has a 256K-token context window (256,000 tokens), which covers the conversation plus any documents you attach.
- Does North Mini Code (free) support images and tools?
- North Mini Code (free) is text-only and supports tool calling.
Related models
Command A is an open-weights 111B parameter model with a 256k context window focused on delivering great performance across agentic, multilingual, and coding use cases. Compared to other leading proprietary...
Command R7B (12-2024) is a small, fast update of the Command R+ model, delivered in December 2024. It excels at RAG, tool use, agents, and similar tasks requiring complex reasoning...
command-r-08-2024 is an update of the [Command R](/models/cohere/command-r) with improved performance for multilingual retrieval-augmented generation (RAG) and tool use. More broadly, it is better at math, code and reasoning and...
command-r-plus-08-2024 is an update of the [Command R+](/models/cohere/command-r-plus) with roughly 50% higher throughput and 25% lower latencies as compared to the previous Command R+ version, while keeping the hardware footprint...
GPT-5.6 Luna Pro is the same underlying model as [GPT-5.6 Luna](https://openrouter.ai/openai/gpt-5.6-luna), served with `reasoning.mode` set to `pro` for higher-quality responses on complex tasks. Learn more in OpenAI's docs: https://developers.openai.com/api/docs/guides/reasoning#reasoning-mode
GPT-5.6 Luna is a fast, cost-efficient model in OpenAI's GPT-5.6 series. It is suited for high-volume, latency-sensitive tasks such as chat, classification, and lightweight agentic workflows, providing capable reasoning for...