From e43c59aa009a8808af12dcb64ad8acd59bf007a0 Mon Sep 17 00:00:00 2001 From: sophia Date: Mon, 17 Aug 2026 11:40:38 +0800 Subject: [PATCH] docs: update DeepSeek pricing --- docs/llmservice/models/deepseek-v4-flash.md | 10 +++++----- docs/llmservice/models/deepseek-v4-pro.md | 4 ++-- docs/llmservice/models/gpt-5-5.md | 2 +- docs/llmservice/pricing-and-usage.md | 6 +++--- docs/llmservice/promotions-and-pricing-notices.md | 8 ++++---- .../current/llmservice/models/deepseek-v4-flash.md | 14 +++++++------- .../current/llmservice/models/deepseek-v4-pro.md | 8 ++++---- .../current/llmservice/models/gpt-5-5.md | 2 +- .../current/llmservice/pricing-and-usage.md | 6 +++--- .../llmservice/promotions-and-pricing-notices.md | 8 ++++---- package.json | 2 +- 11 files changed, 35 insertions(+), 35 deletions(-) diff --git a/docs/llmservice/models/deepseek-v4-flash.md b/docs/llmservice/models/deepseek-v4-flash.md index 42f11004..4f517138 100644 --- a/docs/llmservice/models/deepseek-v4-flash.md +++ b/docs/llmservice/models/deepseek-v4-flash.md @@ -4,7 +4,7 @@ import ActivityCard from '@site/src/components/ActivityCard'; ## Overview -DeepSeek-V4-Flash is DeepSeek's high-efficiency open-source language model, released alongside V4-Pro on April 24, 2026 under the MIT License. With 284 billion total parameters and only 13 billion active parameters, it delivers performance within striking distance of V4-Pro at roughly 3.1x lower cost, making it one of the most cost-effective models available. +DeepSeek-V4-Flash is DeepSeek's high-efficiency open-source language model, released alongside V4-Pro on April 24, 2026 under the MIT License. With 284 billion total parameters and only 13 billion active parameters, it delivers performance within striking distance of V4-Pro at roughly one-third of the standard input and output price, making it one of the most cost-effective models available. -Due to a recent pricing adjustment by DeepSeek, B.AI plans to make a corresponding adjustment to pricing for DeepSeek API services. Please plan your usage accordingly. +DeepSeek-V4-Pro is currently billed at its Busy rate. Idle pricing and peak/off-peak pricing are not yet enabled. -The adjustment scope, effective date, and final prices are subject to the formal announcement and platform display. +DeepSeek-V4-Flash is currently free across B.AI Chat and API under its limited-time offer. Time-based pricing is not yet enabled. See the [DeepSeek-V4-Pro](./models/deepseek-v4-pro.md) and [DeepSeek-V4-Flash](./models/deepseek-v4-flash.md) model details for pricing information. Final billing is subject to the platform display. diff --git a/i18n/zh-Hans/docusaurus-plugin-content-docs/current/llmservice/models/deepseek-v4-flash.md b/i18n/zh-Hans/docusaurus-plugin-content-docs/current/llmservice/models/deepseek-v4-flash.md index b0cc03ec..48ca062c 100644 --- a/i18n/zh-Hans/docusaurus-plugin-content-docs/current/llmservice/models/deepseek-v4-flash.md +++ b/i18n/zh-Hans/docusaurus-plugin-content-docs/current/llmservice/models/deepseek-v4-flash.md @@ -4,7 +4,7 @@ import ActivityCard from '@site/src/components/ActivityCard'; ## 概述 -DeepSeek-V4-Flash 是 DeepSeek 于 2026 年 4 月 24 日与 V4-Pro 同步发布的高效率开源大语言模型,采用 MIT License。该模型总参数量为 284B,但每次前向仅激活 13B 参数,以仅为 V4-Pro 约 1/3.1 的成本提供接近旗舰模型的性能,是当前极具性价比的模型之一。 +DeepSeek-V4-Flash 是 DeepSeek 于 2026 年 4 月 24 日与 V4-Pro 同步发布的高效率开源大语言模型,采用 MIT License。该模型总参数量为 284B,但每次前向仅激活 13B 参数,以约为 V4-Pro 三分之一的标准输入和输出价格提供接近旗舰模型的性能,是当前极具性价比的模型之一。 -由于 DeepSeek 官方近期调整服务定价,B.AI 计划相应上调 DeepSeek API 服务价格。请根据业务需求合理安排使用。 +DeepSeek-V4-Pro 当前按忙时价格结算,闲时价格及峰谷定价尚未启用。 -具体调整范围、生效时间及最终价格以正式通知和平台页面展示为准。 +DeepSeek-V4-Flash 当前在限时免费活动期间,B.AI Chat 和 API 使用均免费;峰谷定价尚未启用。完整价格请查看 [DeepSeek-V4-Pro](./models/deepseek-v4-pro.md) 和 [DeepSeek-V4-Flash](./models/deepseek-v4-flash.md) 模型详情。最终账单以平台页面展示为准。 diff --git a/package.json b/package.json index 90a69cba..6e596117 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@x402-tron/docs", - "version": "1.3.21", + "version": "1.3.22", "description": "x402-tron documentation", "license": "MIT", "resolutions": {