Loading...Working on your request
DeepSeek نموذج في السعودية

R1

DeepSeek: R1 في السعودية. قارن أسعار API، والمزوّد، وطول context، والقدرات، وuse cases، وlatency، والبدائل. Chinese reasoning, math, analysis. $0.7 / 1M tokens / $2.50 / 1M tokens. 163.8k tokens.

DeepSeekOpenRouter if availableCatalog
JSON modeLong contextReasoningStreamingTool calling
سعر input$0.7 / 1M tokens
سعر output$2.50 / 1M tokens
طول context163.8k tokens
الحد الأقصى output8.2k tokens

ما هو R1 في NextModel؟

DeepSeek: R1 في السعودية. قارن أسعار API، والمزوّد، وطول context، والقدرات، وuse cases، وlatency، والبدائل. Chinese reasoning, math, analysis. $0.7 / 1M tokens / $2.50 / 1M tokens. 163.8k tokens.

أفضل الاستخدامات

  • Chinese reasoning
  • math
  • analysis
  • code explanation

مثال OpenAI-compatible

حافظ على أسلوب OpenAI SDK، ووجّه base_url إلى NextModel، واستخدم معرّف الكتالوج deepseek-r1.

Python
from openai import OpenAI

client = OpenAI(
    api_key="YOUR_API_KEY",
    base_url="https://api.nextmodel.app/v1"
)

resp = client.chat.completions.create(
    model="deepseek-r1",
    messages=[{"role": "user", "content": "Hello from NextModel"}]
)

print(resp.choices[0].message.content)

بدائل مشابهة

DeepSeekCatalog

DeepSeek V4 Flash is an efficiency-optimized Mixture-of-Experts model from DeepSeek with 284B total parameters and 13B activated parameters, supporting a 1M-token context window. It is designed for fast inference and...

$0.112 / 1M tokensInput$0.224 / 1M tokensOutput1MContext
Best forlow-cost Chinese tasks, long-context summary, batch code assistance
RoutingConfigured
Tool callingJSON modeLong contextReasoning
OpenRouter if availableOpenRouter public Models API live metadata; public price comes from the registry pricing rule
View details
Alibaba Cloud / QwenCatalog

Qwen3-Max is an updated release built on the Qwen3 series, offering major improvements in reasoning, instruction following, multilingual support, and long-tail knowledge coverage compared to the January 2025 version. It...

$0.78 / 1M tokensInput$3.90 / 1M tokensOutput262.1kContext
Best forChinese agent workflows, business analysis, structured output
RoutingConfigured
Tool callingJSON modeLong contextReasoning
OpenRouter if availableOpenRouter public Models API live metadata; public price comes from the registry pricing rule
View details
AnthropicCatalog

Claude Sonnet 4.5 is Anthropic’s most advanced Sonnet model to date, optimized for real-world agents and coding workflows. It delivers state-of-the-art performance on coding benchmarks such as SWE-bench Verified, with...

$3 / 1M tokensInput$15 / 1M tokensOutput1MContext
Best forcoding agents, code review, complex writing
RoutingConfigured
Tool callingJSON modeLong contextReasoning
OpenRouter if availableOpenRouter public Models API live metadata; public price comes from the registry pricing rule
View details

FAQ

DeepSeek: R1 FAQ

What is DeepSeek R1 best for?

It is best compared for Chinese reasoning, math-heavy prompts, and workloads that need reasoning at controlled cost.