Description
DeepSeek V3.1 Nex-N1 is the flagship release of the Nex-N1 series — a post-trained model designed to highlight agent autonomy, tool use, and real-world productivity. Nex-N1 demonstrates competitive performance across all evaluation scenarios, showing particularly strong results in practical coding and HTML generation tasks.
API Usage Examples
OpenAI Compatible Endpoint
Use this endpoint with any OpenAI-compatible library. Model: Nex AGI: DeepSeek V3.1 Nex N1 (nex-agi/deepseek-v3.1-nex-n1)
curl https://api.ridvay.com/v1/chat/completions -H "Content-Type: application/json" -H "Authorization: Bearer YOUR_API_KEY" -d '{
"model": "nex-agi/deepseek-v3.1-nex-n1",
"messages": [
{
"role": "user",
"content": "Explain the capabilities of the Nex AGI: DeepSeek V3.1 Nex N1 model"
}
],
"temperature": 0.7,
"max_tokens": 1024
}'Supported Modalities
- Text
API Pricing
- Input: 0.27$ / 1M tokens
- Output: 1$ / 1M tokens
Token Limits
- Max Output: 163,840 tokens
- Max Context: 131,072 tokens
Subscription Tiers
- free
- pro
- ultimate