It looks like you may prefer a different language. Switch anytime.

DeepSeek · Text

OpenClaw x DeepSeek

DeepSeek models are large language models tuned for reasoning, code, and agentic tool use. Through RunAPI they share a single API key with pay-as-you-go token billing, and are callable from both the OpenAI and Anthropic SDKs.

公開版本與端點

模型 ID版本端點起始價格模型目錄
deepseek-v4-flashFast, low-cost reasoning; toggle thinking per request
/v1/messages
/v1/chat/completions
$0.0001模型詳情
deepseek-v4-proFlagship reasoning and analysis for complex agentic work
/v1/messages
/v1/chat/completions
$0.0004模型詳情

設定

指南端點: <endpoint>

選擇 <model-id> 後,依端點的公開輸入契約產生請求。

驗證

選擇 <model-id> 後產生驗證命令。

使用流程

  1. 1. 選擇模型 ID

    選擇公開模型 ID,並查看其端點與目前起始價格。

  2. 2. 設定 RunAPI

    為此 Agent 新增 Provider 設定。

  3. 3. 驗證結果

    執行下方 Agent 狀態與模型選擇命令。

常見問題

應該使用哪個模型 ID?

從版本表選擇公開模型 ID。每個 ID 可用的端點都列在對應資料列。

本指南會設定聊天模型嗎?

會。此 Model Line 支援面向用戶端的 LLM 協定。