AI Models

DeepSeek

DeepSeek V4 と V4 Pro は、reasoning benchmarks で Claude Sonnet や GPT-5 と同じ weight class に迫る open-source models で、価格はその一部です。MoClaw は monthly credits に DeepSeek を含めませんが、OpenRouter key 経由ですべての call を route し、markup なしで provider rates を直接支払えます。

MoClaw is an independent managed AI computer where you can run frontier models with no setup or self-hosting.

すべての integrations

仕組み

engineering なしで 3 steps で DeepSeek を接続します。

  1. 1

    OpenRouter balance を top up します

    openrouter.ai に行き、account に $10 を追加します。OpenRouter は DeepSeek の pricing を pass through します。現在は同じ task で Claude Sonnet より約 90% cheaper です。

  2. 2

    OpenRouter key を MoClaw に貼り付けます

    Settings、Models、BYOK、OpenRouter の順に進みます。保存時は encrypted at rest、request 時だけ decrypted されます。

  3. 3

    model picker で DeepSeek V4 または V4 Pro を選びます

    chat ごとに切り替えます。MoClaw のその他の部分、つまり skills、browser control、cloud computer、scheduled jobs は同じように動き続けます。

こう言ってみる

DeepSeek に貼り付けられる実際の prompts です。

  • DeepSeek V4 Pro で、この 2,000-line algorithm を追跡し、off-by-one bug を見つけてください。
  • DeepSeek V4 で、この 50 customer interview transcripts を 5 themes に要約してください。
  • DeepSeek V4 で、10,000 support tickets を batch 分類してください。quality より cost を重視します。

Step by step demo

prompt を送った後に実際に起きること。

Prompt 01 4 steps

“DeepSeek V4 Pro で、この 2,000-line algorithm を追跡し、off-by-one bug を見つけてください。”

MoClaw がすること

  1. 1 file を top-to-bottom で一度に読みます(V4 Pro は 128K context window を持ちます)。
  2. 2 対象 loop を通る data-flow trace を構築します。
  3. 3 line 1,847 を off-by-one として flag します: index が i ≤ n.len まで進みますが、i < n.len であるべきです。
  4. 4 1-line fix と、それを検出する failing test case を提案します。
結果

line 1,847 に bug を pin した code review、1-line patch、修正前に fail し修正後に pass する Go test を返します。OpenRouter で約 $0.04、Claude Sonnet ならおよそ 4 credits 相当です。

FAQ

pricing、privacy、limits についての短い回答。

DeepSeek が included plan に含まれないのはなぜですか?
OpenRouter は third-party gateway で、DeepSeek は open-source です。bundle すると MoClaw が variable cost を負担することになります。BYOK なら MoClaw markup なしで provider rates を直接支払えます。
DeepSeek は実際の tasks で Claude Sonnet と比べてどうですか?
reasoning benchmarks(MMLU、MATH、HumanEval)では、V4 Pro は Sonnet 5 の約 5% 以内で、cost はおよそ 1/10 です。creative writing と複雑な multi-step agentic work では Claude がまだ先行しています。自分の workload で両方を試してください。
DeepSeek を skills、browser control、cron と一緒に使えますか?
はい。BYOK が変えるのは model billing だけです。MoClaw runtime、つまり skills、browser control、cloud computer、scheduled jobs、file handling は同じように動きます。
V4 と V4 Pro の違いは何ですか?
V4 は最速かつ最安で、speed は Haiku に近いです。V4 Pro は reasoning ability を追加し、Sonnet に近いです。どちらも OpenRouter で利用できます。

MoClaw を無料で試す。

毎月 1,000 credits、または 自分の key を持ち込むことで無制限に利用できます。

いつでも解約