Nex-N2-Mini is an open-source agentic mixture-of-experts model from Nex AGI, the smaller sibling in the Nex-N2 series. It accepts text and image input and is built for coding, tool use, deep research, and long-horizon agentic workflows, with a 262K-token context window and native reasoning support.
All providers = every upstream serving this model supports it. Some providers = depends on which upstream handles the request. Default = the value sent when you leave the parameter unset.
| Parameter | Providers | Default |
|---|---|---|
| frequency_penalty | Some providers | Not sent by default |
| include_reasoning | All providers | - |
| logprobs | All providers | - |
| max_tokens | All providers | - |
| presence_penalty | Some providers | Not sent by default |
| reasoning | All providers | - |
| repetition_penalty | Some providers | Not sent by default |
| response_format | All providers | - |
| structured_outputs | All providers | - |
| temperature | All providers | 0.7 |
| tool_choice | All providers | - |
| tools | All providers | - |
| top_k | All providers | 40 |
| top_logprobs | All providers | - |
| top_p | All providers | 0.95 |