From 5b391795e0c4d0a6ed011165df63ddc352f4121d Mon Sep 17 00:00:00 2001 From: sophia Date: Wed, 12 Aug 2026 11:56:09 +0800 Subject: [PATCH] docs: align model pricing updates --- docs/llmservice/models/claude-sonnet-5.md | 9 ++++--- docs/llmservice/models/glm-5-1.md | 2 +- docs/llmservice/models/glm-5-2.md | 6 ++--- docs/llmservice/models/gpt-5-6-luna.md | 3 +-- docs/llmservice/models/gpt-5-6-terra.md | 3 +-- docs/llmservice/models/kimi-k2.5.md | 2 +- docs/llmservice/models/kimi-k2.6.md | 2 +- docs/llmservice/pricing-and-usage.md | 24 ++++++++++++------- .../llmservice/models/claude-sonnet-5.md | 9 ++++--- .../current/llmservice/models/glm-5-1.md | 2 +- .../current/llmservice/models/glm-5-2.md | 6 ++--- .../current/llmservice/models/gpt-5-6-luna.md | 3 +-- .../llmservice/models/gpt-5-6-terra.md | 3 +-- .../current/llmservice/models/kimi-k2.5.md | 2 +- .../current/llmservice/models/kimi-k2.6.md | 2 +- .../current/llmservice/pricing-and-usage.md | 24 ++++++++++++------- package.json | 2 +- 17 files changed, 55 insertions(+), 49 deletions(-) diff --git a/docs/llmservice/models/claude-sonnet-5.md b/docs/llmservice/models/claude-sonnet-5.md index 51ab4663..52ff65b3 100644 --- a/docs/llmservice/models/claude-sonnet-5.md +++ b/docs/llmservice/models/claude-sonnet-5.md @@ -40,11 +40,10 @@ Claude Sonnet 5, released by Anthropic on June 30, 2026, is the next generation ## Credits Usage -| Model | Pricing Period | Input (Credits/Token) | 5m Cache Write (Credits/Token) | 1h Cache Write (Credits/Token) | Cache Read (Credits/Token) | Output (Credits/Token) | Web Search (Credits/Use) | -| :--- | :--- | --------------------: | -----------------------------: | -----------------------------: | -------------------------: | ---------------------: | -----------------------: | -| **Claude Sonnet 5** | Through Aug 31, 2026 | `2.00` | `2.50` | `4.00` | `0.20` | `10.00` | `10,000` | -| **Claude Sonnet 5** | From Sep 1, 2026 | `3.00` | `3.75` | `6.00` | `0.30` | `15.00` | `10,000` | +| Model | Input (Credits/Token) | 5m Cache Write (Credits/Token) | 1h Cache Write (Credits/Token) | Cache Read (Credits/Token) | Output (Credits/Token) | Web Search (Credits/Use) | +| :--- | --------------------: | -----------------------------: | -----------------------------: | -------------------------: | ---------------------: | -----------------------: | +| **Claude Sonnet 5** | `2.00` | `2.50` | `4.00` | `0.20` | `10.00` | `10,000` | :::info Pricing note -The main pricing table shows the currently effective standard reference price. For Claude Sonnet 5, the current standard reference price applies through August 31, 2026. Prices shown in the documentation are B.AI standard reference prices for base billing purposes. B.AI may provide lower actual usage costs through top-up bonuses and account benefits. Specific prices, bonus Credits, and account benefits are subject to the platform display and final billing records. +The main pricing table shows the current standard reference price. Prices shown in the documentation are B.AI standard reference prices for base billing purposes. B.AI may provide lower actual usage costs through top-up bonuses and account benefits. Specific prices, bonus Credits, and account benefits are subject to the platform display and final billing records. ::: diff --git a/docs/llmservice/models/glm-5-1.md b/docs/llmservice/models/glm-5-1.md index 31a960a5..e17c46aa 100644 --- a/docs/llmservice/models/glm-5-1.md +++ b/docs/llmservice/models/glm-5-1.md @@ -41,7 +41,7 @@ GLM-5.1 is an open-source flagship AI model developed by Z.ai, formerly Zhipu AI | Model | Input (Credits/Token) | Cache Write (Credits/Token) | Cache Read (Credits/Token) | Output (Credits/Token) | Web Search (Credits/Use) | Billing Notes | | :--- | --------------------: | --------------------------: | -------------------------: | ---------------------: | -----------------------: | :--- | -| **GLM-5.1** | `1.40` | `1.40` | `0.26` | `4.40` | `-` | - | +| **GLM-5.1** | `1.40` | `1.40` | `0.28` | `4.40` | `-` | - | :::info Pricing note Prices shown in the documentation are B.AI standard reference prices for base billing purposes. B.AI may provide lower actual usage costs through top-up bonuses and account benefits. Specific prices, bonus Credits, and account benefits are subject to the platform display and final billing records. diff --git a/docs/llmservice/models/glm-5-2.md b/docs/llmservice/models/glm-5-2.md index 82d03dfc..1571a8d5 100644 --- a/docs/llmservice/models/glm-5-2.md +++ b/docs/llmservice/models/glm-5-2.md @@ -4,12 +4,12 @@ GLM-5.2 is a GLM-family text foundation model developed by Z.AI and released on June 16, 2026. It is positioned for long-horizon coding and engineering tasks, with a 1M-token context window, 128K maximum output, and a `reasoning_effort` control for adjusting reasoning depth. -:::tip Limited-time offer: GLM-5.2 API calls at 40% off +:::tip Limited-time offer: GLM-5.2 at 40% off Offer starts August 12, 2026. -**Eligibility:** This offer applies only to GLM-5.2 requests made through the B.AI API. Non-API usage is not eligible. +**Eligibility:** This offer applies to GLM-5.2 requests made through the B.AI API and B.AI web app. -For a limited time, eligible API requests are billed at 60% of the standard reference price: Input `0.84`, Cache Write `0.84`, Cache Read `0.168`, and Output `2.64` Credits/Token. +For a limited time, eligible requests are billed at 60% of the standard reference price: Input `0.84`, Cache Write `0.84`, Cache Read `0.168`, and Output `2.64` Credits/Token. The pricing table on this page continues to show standard reference prices. Offer end time, eligibility, actual settlement price, and final billing are subject to the platform display and final billing records. ::: diff --git a/docs/llmservice/models/gpt-5-6-luna.md b/docs/llmservice/models/gpt-5-6-luna.md index 95d3064c..d257953f 100644 --- a/docs/llmservice/models/gpt-5-6-luna.md +++ b/docs/llmservice/models/gpt-5-6-luna.md @@ -42,8 +42,7 @@ GPT-5.6 Luna is OpenAI's cost-oriented GPT-5.6 tier, made generally available on | Context | Input (Credits/Token) | Cache Write (Credits/Token) | Cache Read (Credits/Token) | Output (Credits/Token) | Web Search (Credits/Use) | Billing Notes | | :--- | --------------------: | --------------------------: | -------------------------: | ---------------------: | -----------------------: | :--- | -| Short context | `1.00` | `1.25` | `0.10` | `6.00` | `10,000` | Standard GPT-5.6 Luna pricing | -| Long context (>272K input tokens) | `2.00` | `2.50` | `0.20` | `9.00` | `10,000` | Long-context pricing tier | +| Short context | `0.20` | `0.25` | `0.02` | `1.20` | `10,000` | Standard GPT-5.6 Luna pricing | :::info Pricing note Prices shown in the documentation are B.AI standard reference prices for base billing purposes. B.AI may provide lower actual usage costs through top-up bonuses and account benefits. Specific prices, bonus Credits, and account benefits are subject to the platform display and final billing records. diff --git a/docs/llmservice/models/gpt-5-6-terra.md b/docs/llmservice/models/gpt-5-6-terra.md index 800ce510..0469892d 100644 --- a/docs/llmservice/models/gpt-5-6-terra.md +++ b/docs/llmservice/models/gpt-5-6-terra.md @@ -42,8 +42,7 @@ GPT-5.6 Terra is OpenAI's balanced GPT-5.6 tier, made generally available on Jul | Context | Input (Credits/Token) | Cache Write (Credits/Token) | Cache Read (Credits/Token) | Output (Credits/Token) | Web Search (Credits/Use) | Billing Notes | | :--- | --------------------: | --------------------------: | -------------------------: | ---------------------: | -----------------------: | :--- | -| Short context | `2.50` | `3.125` | `0.25` | `15.00` | `10,000` | Standard GPT-5.6 Terra pricing | -| Long context (>272K input tokens) | `5.00` | `6.25` | `0.50` | `22.50` | `10,000` | Long-context pricing tier | +| Short context | `2.00` | `2.50` | `0.20` | `12.00` | `10,000` | Standard GPT-5.6 Terra pricing | :::info Pricing note Prices shown in the documentation are B.AI standard reference prices for base billing purposes. B.AI may provide lower actual usage costs through top-up bonuses and account benefits. Specific prices, bonus Credits, and account benefits are subject to the platform display and final billing records. diff --git a/docs/llmservice/models/kimi-k2.5.md b/docs/llmservice/models/kimi-k2.5.md index 42eeab1b..8ae3830e 100644 --- a/docs/llmservice/models/kimi-k2.5.md +++ b/docs/llmservice/models/kimi-k2.5.md @@ -41,7 +41,7 @@ With its **256K ultra-long context window**, multimodal understanding, and advan | Model | Input (Credits/Token) | Cache Write (Credits/Token) | Cache Read (Credits/Token) | Output (Credits/Token) | Web Search (Credits/Use) | Billing Notes | | :--- | --------------------: | --------------------------: | -------------------------: | ---------------------: | -----------------------: | :--- | -| **Kimi K2.5** | `0.59` | `0.59` | `0.177` | `3.00` | `-` | - | +| **Kimi K2.5** | `0.59` | `0.59` | `0.10` | `3.00` | `-` | - | :::info Pricing note Prices shown in the documentation are B.AI standard reference prices for base billing purposes. B.AI may provide lower actual usage costs through top-up bonuses and account benefits. Specific prices, bonus Credits, and account benefits are subject to the platform display and final billing records. diff --git a/docs/llmservice/models/kimi-k2.6.md b/docs/llmservice/models/kimi-k2.6.md index b4a59e20..887913c5 100644 --- a/docs/llmservice/models/kimi-k2.6.md +++ b/docs/llmservice/models/kimi-k2.6.md @@ -43,7 +43,7 @@ Kimi K2.6 is a Moonshot AI model available on B.AI for multimodal understanding, | Model | Input (Credits/Token) | Cache Write (Credits/Token) | Cache Read (Credits/Token) | Output (Credits/Token) | Web Search (Credits/Use) | Billing Notes | | :--- | --------------------: | --------------------------: | -------------------------: | ---------------------: | -----------------------: | :--- | -| **Kimi K2.6** | `0.95` | `0.95` | `0.16` | `4.00` | `-` | - | +| **Kimi K2.6** | `0.95` | `0.95` | `0.1615` | `4.00` | `-` | - | :::info Pricing note Prices shown in the documentation are B.AI standard reference prices for base billing purposes. B.AI may provide lower actual usage costs through top-up bonuses and account benefits. Specific prices, bonus Credits, and account benefits are subject to the platform display and final billing records. diff --git a/docs/llmservice/pricing-and-usage.md b/docs/llmservice/pricing-and-usage.md index 5e3e6636..fedb68a2 100644 --- a/docs/llmservice/pricing-and-usage.md +++ b/docs/llmservice/pricing-and-usage.md @@ -12,12 +12,18 @@ The platform uses a unified Credits system to measure and settle usage across al **Model pricing:** Different AI models have different pricing based on their capabilities and compute cost. In general, more capable models consume more Credits. Cache-enabled requests may incur separate cache write and cache read usage. Web search incurs an additional per-use charge. Some models do not support web search and are marked with `-`. See the table below for detailed pricing: -:::tip 🎁 Limited-time offer: GLM-5.2 API calls at 40% off +:::caution Planned DeepSeek API Pricing Adjustment +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. + +The adjustment scope, effective date, and final prices are subject to the formal announcement and platform display. +::: + +:::tip 🎁 Limited-time offer: GLM-5.2 at 40% off Offer starts August 12, 2026. -**Eligibility:** This offer applies only to GLM-5.2 requests made through the B.AI API. Non-API usage is not eligible. +**Eligibility:** This offer applies to GLM-5.2 requests made through the B.AI API and B.AI web app. -For a limited time, eligible API requests are billed at 60% of the standard reference price: Input `0.84`, Cache Write `0.84`, Cache Read `0.168`, and Output `2.64` Credits/Token. +For a limited time, eligible requests are billed at 60% of the standard reference price: Input `0.84`, Cache Write `0.84`, Cache Read `0.168`, and Output `2.64` Credits/Token. The table below continues to show standard reference prices. Offer end time, eligibility, actual settlement price, and final billing are subject to the platform display and final billing records. ::: @@ -27,20 +33,20 @@ The table below continues to show standard reference prices. Offer end time, eli | MiniMax M3 | 0.30 | 0.30 | 0.06 | 1.20 | - | | MiniMax M2.7 | 0.30 | 0.375 | 0.06 | 1.20 | - | | Kimi K3 | 3.00 | 3.00 | 0.30 | 15.00 | - | -| Kimi K2.6 | 0.95 | 0.95 | 0.16 | 4.00 | - | -| Kimi K2.5 | 0.59 | 0.59 | 0.177 | 3.00 | - | +| Kimi K2.6 | 0.95 | 0.95 | 0.1615 | 4.00 | - | +| Kimi K2.5 | 0.59 | 0.59 | 0.10 | 3.00 | - | | Qwen3.8-Max | 2.00 | 2.00 | 0.25 | 6.00 | - | | Qwen3.7-Max | 1.65 | 1.65 | 0.33 | 4.951 | - | | Qwen3.6-27B | 0.19 | 0.19 | 0.019 | 2.99 | - | | GLM-5.2 | 1.40 | 1.40 | 0.28 | 4.40 | - | -| GLM-5.1 | 1.40 | 1.40 | 0.26 | 4.40 | - | +| GLM-5.1 | 1.40 | 1.40 | 0.28 | 4.40 | - | | DeepSeek V3.2 | 0.29 | 0.29 | 0.145 | 0.44 | - | | DeepSeek V4 Flash | 0.28 | 0.28 | 0.0056 | 0.56 | - | | DeepSeek V4 Pro | 0.87 | 0.87 | 0.0087 | 1.74 | - | | Grok 4.5 | 2.00 | 2.00 | 0.30 | 6.00 | - | | GPT-5.6 Sol | 5.00 | 6.25 | 0.50 | 30.00 | 10,000 | -| GPT-5.6 Terra | 2.50 | 3.125 | 0.25 | 15.00 | 10,000 | -| GPT-5.6 Luna | 1.00 | 1.25 | 0.10 | 6.00 | 10,000 | +| GPT-5.6 Terra | 2.00 | 2.50 | 0.20 | 12.00 | 10,000 | +| GPT-5.6 Luna | 0.20 | 0.25 | 0.02 | 1.20 | 10,000 | | GPT-5.4 | 2.50 | 2.50 | 0.25 | 15.00 | 10,000 | | GPT-5.5 | 5.00 | 5.00 | 0.50 | 30.00 | 10,000 | | GPT-5.5 Instant | 5.00 | 5.00 | 0.50 | 30.00 | 10,000 | @@ -80,7 +86,7 @@ Auto Mode is not a separately billable model. Each request is billed based on th ### Cache Pricing Notes -- **Cache Write:** The cost when tokens are first written into the prompt cache. Most providers charge no premium and use the same rate as standard input pricing. Claude models and GPT-5.6 models apply a 25% premium on cache writes; GPT-5.6 long-context cache write rates follow the corresponding long-context input tier. +- **Cache Write:** The cost when tokens are first written into the prompt cache. Most providers charge no premium and use the same rate as standard input pricing. Claude models and GPT-5.6 models apply a 25% premium on cache writes. - **Cache Read:** The discounted cost when cached tokens are reused in subsequent requests. - **Example with Caching:** If you use Claude Sonnet 4.6 with 1000 tokens cached: - First request (cache write): `1000 × 3.75 = 3,750 credits` diff --git a/i18n/zh-Hans/docusaurus-plugin-content-docs/current/llmservice/models/claude-sonnet-5.md b/i18n/zh-Hans/docusaurus-plugin-content-docs/current/llmservice/models/claude-sonnet-5.md index 0d4feebd..ed938ea7 100644 --- a/i18n/zh-Hans/docusaurus-plugin-content-docs/current/llmservice/models/claude-sonnet-5.md +++ b/i18n/zh-Hans/docusaurus-plugin-content-docs/current/llmservice/models/claude-sonnet-5.md @@ -40,11 +40,10 @@ Claude Sonnet 5 是 Anthropic 于 2026 年 6 月 30 日发布的新一代 Sonnet ## 积分消耗 -| 模型名称 | 价格周期 | 输入 (Credits/Token) | 5m Cache Write (Credits/Token) | 1h Cache Write (Credits/Token) | Cache Read (Credits/Token) | 输出 (Credits/Token) | 网页搜索(Credits/次) | -| :--- | :--- | --------------------: | -----------------------------: | -----------------------------: | -------------------------: | -------------------: | ---------------------: | -| **Claude Sonnet 5** | 截至 2026 年 8 月 31 日 | `2.00` | `2.50` | `4.00` | `0.20` | `10.00` | `10,000` | -| **Claude Sonnet 5** | 2026 年 9 月 1 日起 | `3.00` | `3.75` | `6.00` | `0.30` | `15.00` | `10,000` | +| 模型名称 | 输入 (Credits/Token) | 5m Cache Write (Credits/Token) | 1h Cache Write (Credits/Token) | Cache Read (Credits/Token) | 输出 (Credits/Token) | 网页搜索(Credits/次) | +| :--- | --------------------: | -----------------------------: | -----------------------------: | -------------------------: | -------------------: | ---------------------: | +| **Claude Sonnet 5** | `2.00` | `2.50` | `4.00` | `0.20` | `10.00` | `10,000` | :::info 价格说明 -价格总表展示当前生效的标准参考价。Claude Sonnet 5 当前标准参考价适用至 2026 年 8 月 31 日。文档价格为 B.AI 平台模型标准参考价,仅供基础计费说明使用。B.AI 可能会通过充值赠送及账户权益等方式,为用户提供更低的实际使用成本。具体价格、赠送积分及账户权益请以平台页面展示及最终账单为准。 +价格总表展示当前标准参考价。文档价格为 B.AI 平台模型标准参考价,仅供基础计费说明使用。B.AI 可能会通过充值赠送及账户权益等方式,为用户提供更低的实际使用成本。具体价格、赠送积分及账户权益请以平台页面展示及最终账单为准。 ::: diff --git a/i18n/zh-Hans/docusaurus-plugin-content-docs/current/llmservice/models/glm-5-1.md b/i18n/zh-Hans/docusaurus-plugin-content-docs/current/llmservice/models/glm-5-1.md index d2b237a6..3054f903 100644 --- a/i18n/zh-Hans/docusaurus-plugin-content-docs/current/llmservice/models/glm-5-1.md +++ b/i18n/zh-Hans/docusaurus-plugin-content-docs/current/llmservice/models/glm-5-1.md @@ -41,7 +41,7 @@ GLM-5.1 是由 Z.ai 开发的开源旗舰 AI 模型。Z.ai 前身为智谱 AI, | 模型名称 | 输入 (Credits/Token) | Cache Write (Credits/Token) | Cache Read (Credits/Token) | 输出 (Credits/Token) | 网页搜索(Credits/次) | 计费说明 | | :--- | --------------------: | --------------------------: | -------------------------: | -------------------: | ---------------------: | :--- | -| **GLM-5.1** | `1.40` | `1.40` | `0.26` | `4.40` | `-` | - | +| **GLM-5.1** | `1.40` | `1.40` | `0.28` | `4.40` | `-` | - | :::info 价格说明 文档价格为 B.AI 平台模型标准参考价,仅供基础计费说明使用。B.AI 可能会通过充值赠送及账户权益等方式,为用户提供更低的实际使用成本。具体价格、赠送积分及账户权益请以平台页面展示及最终账单为准。 diff --git a/i18n/zh-Hans/docusaurus-plugin-content-docs/current/llmservice/models/glm-5-2.md b/i18n/zh-Hans/docusaurus-plugin-content-docs/current/llmservice/models/glm-5-2.md index 54a718af..77993d4f 100644 --- a/i18n/zh-Hans/docusaurus-plugin-content-docs/current/llmservice/models/glm-5-2.md +++ b/i18n/zh-Hans/docusaurus-plugin-content-docs/current/llmservice/models/glm-5-2.md @@ -4,12 +4,12 @@ GLM-5.2 是由 Z.AI 开发的 GLM 系列文本基础模型,于 2026 年 6 月 16 日发布。该模型面向长周期代码和工程任务,支持 1M tokens 上下文窗口、128K 最大输出,并提供 `reasoning_effort` 参数用于调整推理深度。 -:::tip 限时活动:GLM-5.2 API 调用 6 折 +:::tip 限时活动:GLM-5.2 6 折 活动开始时间:2026 年 8 月 12 日。 -**适用范围:** 本活动仅适用于通过 B.AI API 发起的 GLM-5.2 调用;非 API 使用不参与本活动。 +**适用范围:** 本活动适用于通过 B.AI API 和 B.AI 网页端发起的 GLM-5.2 调用。 -限时活动期间,符合条件的 API 调用按标准参考价的 60% 结算:输入 `0.84`、缓存写入 `0.84`、缓存读取 `0.168`、输出 `2.64` Credits/Token。 +限时活动期间,符合条件的调用按标准参考价的 60% 结算:输入 `0.84`、缓存写入 `0.84`、缓存读取 `0.168`、输出 `2.64` Credits/Token。 本页价格表继续展示标准参考价;活动结束时间、适用规则、实际结算价格及最终账单以平台页面展示为准。 ::: diff --git a/i18n/zh-Hans/docusaurus-plugin-content-docs/current/llmservice/models/gpt-5-6-luna.md b/i18n/zh-Hans/docusaurus-plugin-content-docs/current/llmservice/models/gpt-5-6-luna.md index 7e892932..6c82d552 100644 --- a/i18n/zh-Hans/docusaurus-plugin-content-docs/current/llmservice/models/gpt-5-6-luna.md +++ b/i18n/zh-Hans/docusaurus-plugin-content-docs/current/llmservice/models/gpt-5-6-luna.md @@ -42,8 +42,7 @@ GPT-5.6 Luna 是 OpenAI GPT-5.6 系列的成本友好层级模型,已于 2026 | 上下文档位 | 输入 (Credits/Token) | Cache Write (Credits/Token) | Cache Read (Credits/Token) | 输出 (Credits/Token) | 网页搜索(Credits/次) | 计费说明 | | :--- | --------------------: | --------------------------: | -------------------------: | -------------------: | ---------------------: | :--- | -| 短上下文 | `1.00` | `1.25` | `0.10` | `6.00` | `10,000` | GPT-5.6 Luna 标准价格 | -| 长上下文(输入 token >272K) | `2.00` | `2.50` | `0.20` | `9.00` | `10,000` | 长上下文价格档位 | +| 短上下文 | `0.20` | `0.25` | `0.02` | `1.20` | `10,000` | GPT-5.6 Luna 标准价格 | :::info 价格说明 文档价格为 B.AI 平台模型标准参考价,仅供基础计费说明使用。B.AI 可能会通过充值赠送及账户权益等方式,为用户提供更低的实际使用成本。具体价格、赠送积分及账户权益请以平台页面展示及最终账单为准。 diff --git a/i18n/zh-Hans/docusaurus-plugin-content-docs/current/llmservice/models/gpt-5-6-terra.md b/i18n/zh-Hans/docusaurus-plugin-content-docs/current/llmservice/models/gpt-5-6-terra.md index 5c61e608..6e67d623 100644 --- a/i18n/zh-Hans/docusaurus-plugin-content-docs/current/llmservice/models/gpt-5-6-terra.md +++ b/i18n/zh-Hans/docusaurus-plugin-content-docs/current/llmservice/models/gpt-5-6-terra.md @@ -42,8 +42,7 @@ GPT-5.6 Terra 是 OpenAI GPT-5.6 系列的平衡层级模型,已于 2026 年 7 | 上下文档位 | 输入 (Credits/Token) | Cache Write (Credits/Token) | Cache Read (Credits/Token) | 输出 (Credits/Token) | 网页搜索(Credits/次) | 计费说明 | | :--- | --------------------: | --------------------------: | -------------------------: | -------------------: | ---------------------: | :--- | -| 短上下文 | `2.50` | `3.125` | `0.25` | `15.00` | `10,000` | GPT-5.6 Terra 标准价格 | -| 长上下文(输入 token >272K) | `5.00` | `6.25` | `0.50` | `22.50` | `10,000` | 长上下文价格档位 | +| 短上下文 | `2.00` | `2.50` | `0.20` | `12.00` | `10,000` | GPT-5.6 Terra 标准价格 | :::info 价格说明 文档价格为 B.AI 平台模型标准参考价,仅供基础计费说明使用。B.AI 可能会通过充值赠送及账户权益等方式,为用户提供更低的实际使用成本。具体价格、赠送积分及账户权益请以平台页面展示及最终账单为准。 diff --git a/i18n/zh-Hans/docusaurus-plugin-content-docs/current/llmservice/models/kimi-k2.5.md b/i18n/zh-Hans/docusaurus-plugin-content-docs/current/llmservice/models/kimi-k2.5.md index ea449136..3a2c26d8 100644 --- a/i18n/zh-Hans/docusaurus-plugin-content-docs/current/llmservice/models/kimi-k2.5.md +++ b/i18n/zh-Hans/docusaurus-plugin-content-docs/current/llmservice/models/kimi-k2.5.md @@ -44,7 +44,7 @@ | 模型名称 | 输入 (Credits/Token) | Cache Write (Credits/Token) | Cache Read (Credits/Token) | 输出 (Credits/Token) | 网页搜索(Credits/次) | 计费说明 | | :--- | --------------------: | --------------------------: | -------------------------: | -------------------: | ---------------------: | :--- | -| **Kimi K2.5** | `0.59` | `0.59` | `0.177` | `3.00` | `-` | - | +| **Kimi K2.5** | `0.59` | `0.59` | `0.10` | `3.00` | `-` | - | :::info 价格说明 文档价格为 B.AI 平台模型标准参考价,仅供基础计费说明使用。B.AI 可能会通过充值赠送及账户权益等方式,为用户提供更低的实际使用成本。具体价格、赠送积分及账户权益请以平台页面展示及最终账单为准。 diff --git a/i18n/zh-Hans/docusaurus-plugin-content-docs/current/llmservice/models/kimi-k2.6.md b/i18n/zh-Hans/docusaurus-plugin-content-docs/current/llmservice/models/kimi-k2.6.md index 037d2bac..376052d7 100644 --- a/i18n/zh-Hans/docusaurus-plugin-content-docs/current/llmservice/models/kimi-k2.6.md +++ b/i18n/zh-Hans/docusaurus-plugin-content-docs/current/llmservice/models/kimi-k2.6.md @@ -43,7 +43,7 @@ Kimi K2.6 是 B.AI 上可用的 Moonshot AI 模型,面向多模态理解、代 | 模型名称 | 输入 (Credits/Token) | Cache Write (Credits/Token) | Cache Read (Credits/Token) | 输出 (Credits/Token) | 网页搜索(Credits/次) | 计费说明 | | :--- | --------------------: | --------------------------: | -------------------------: | -------------------: | ---------------------: | :--- | -| **Kimi K2.6** | `0.95` | `0.95` | `0.16` | `4.00` | `-` | - | +| **Kimi K2.6** | `0.95` | `0.95` | `0.1615` | `4.00` | `-` | - | :::info 价格说明 文档价格为 B.AI 平台模型标准参考价,仅供基础计费说明使用。B.AI 可能会通过充值赠送及账户权益等方式,为用户提供更低的实际使用成本。具体价格、赠送积分及账户权益请以平台页面展示及最终账单为准。 diff --git a/i18n/zh-Hans/docusaurus-plugin-content-docs/current/llmservice/pricing-and-usage.md b/i18n/zh-Hans/docusaurus-plugin-content-docs/current/llmservice/pricing-and-usage.md index 9c7d2533..56976891 100644 --- a/i18n/zh-Hans/docusaurus-plugin-content-docs/current/llmservice/pricing-and-usage.md +++ b/i18n/zh-Hans/docusaurus-plugin-content-docs/current/llmservice/pricing-and-usage.md @@ -12,12 +12,18 @@ **模型定价:** 不同 AI 模型会根据能力和算力成本采用不同定价。通常能力越强,消耗的 Credits 越多。启用缓存的请求还可能产生单独的缓存写入和缓存读取消耗。网页搜索会按次额外收费。不支持网页搜索的模型会以 `-` 标记。详细定价请见下表: -:::tip 🎁 限时活动:GLM-5.2 API 调用 6 折 +:::caution DeepSeek API 定价调整预告 +由于 DeepSeek 官方近期调整服务定价,B.AI 计划相应上调 DeepSeek API 服务价格。请根据业务需求合理安排使用。 + +具体调整范围、生效时间及最终价格以正式通知和平台页面展示为准。 +::: + +:::tip 🎁 限时活动:GLM-5.2 6 折 活动开始时间:2026 年 8 月 12 日。 -**适用范围:** 本活动仅适用于通过 B.AI API 发起的 GLM-5.2 调用;非 API 使用不参与本活动。 +**适用范围:** 本活动适用于通过 B.AI API 和 B.AI 网页端发起的 GLM-5.2 调用。 -限时活动期间,符合条件的 API 调用按标准参考价的 60% 结算:输入 `0.84`、缓存写入 `0.84`、缓存读取 `0.168`、输出 `2.64` Credits/Token。 +限时活动期间,符合条件的调用按标准参考价的 60% 结算:输入 `0.84`、缓存写入 `0.84`、缓存读取 `0.168`、输出 `2.64` Credits/Token。 下表继续展示标准参考价;活动结束时间、适用规则、实际结算价格及最终账单以平台页面展示为准。 ::: @@ -27,20 +33,20 @@ | MiniMax M3 | 0.30 | 0.30 | 0.06 | 1.20 | - | | MiniMax M2.7 | 0.30 | 0.375 | 0.06 | 1.20 | - | | Kimi K3 | 3.00 | 3.00 | 0.30 | 15.00 | - | -| Kimi K2.6 | 0.95 | 0.95 | 0.16 | 4.00 | - | -| Kimi K2.5 | 0.59 | 0.59 | 0.177 | 3.00 | - | +| Kimi K2.6 | 0.95 | 0.95 | 0.1615 | 4.00 | - | +| Kimi K2.5 | 0.59 | 0.59 | 0.10 | 3.00 | - | | Qwen3.8-Max | 2.00 | 2.00 | 0.25 | 6.00 | - | | Qwen3.7-Max | 1.65 | 1.65 | 0.33 | 4.951 | - | | Qwen3.6-27B | 0.19 | 0.19 | 0.019 | 2.99 | - | | GLM-5.2 | 1.40 | 1.40 | 0.28 | 4.40 | - | -| GLM-5.1 | 1.40 | 1.40 | 0.26 | 4.40 | - | +| GLM-5.1 | 1.40 | 1.40 | 0.28 | 4.40 | - | | DeepSeek V3.2 | 0.29 | 0.29 | 0.145 | 0.44 | - | | DeepSeek V4 Flash | 0.28 | 0.28 | 0.0056 | 0.56 | - | | DeepSeek V4 Pro | 0.87 | 0.87 | 0.0087 | 1.74 | - | | Grok 4.5 | 2.00 | 2.00 | 0.30 | 6.00 | - | | GPT-5.6 Sol | 5.00 | 6.25 | 0.50 | 30.00 | 10,000 | -| GPT-5.6 Terra | 2.50 | 3.125 | 0.25 | 15.00 | 10,000 | -| GPT-5.6 Luna | 1.00 | 1.25 | 0.10 | 6.00 | 10,000 | +| GPT-5.6 Terra | 2.00 | 2.50 | 0.20 | 12.00 | 10,000 | +| GPT-5.6 Luna | 0.20 | 0.25 | 0.02 | 1.20 | 10,000 | | GPT-5.4 | 2.50 | 2.50 | 0.25 | 15.00 | 10,000 | | GPT-5.5 | 5.00 | 5.00 | 0.50 | 30.00 | 10,000 | | GPT-5.5 Instant | 5.00 | 5.00 | 0.50 | 30.00 | 10,000 | @@ -80,7 +86,7 @@ Auto 不是单独计费的模型。每次请求将按照实际执行的模型、 ### 缓存定价说明 -- **缓存写入(Cache Write):** 当 token 首次写入 Prompt Cache 时产生的消耗。大多数提供方不会额外加价,通常与标准输入价格一致。Claude 模型和 GPT-5.6 模型的缓存写入会在对应输入价格基础上增加 25%;GPT-5.6 长上下文缓存写入价格按对应长上下文输入档位计算。 +- **缓存写入(Cache Write):** 当 token 首次写入 Prompt Cache 时产生的消耗。大多数提供方不会额外加价,通常与标准输入价格一致。Claude 模型和 GPT-5.6 模型的缓存写入会在对应输入价格基础上增加 25%。 - **缓存读取(Cache Read):** 后续请求复用缓存 token 时产生的折扣消耗。 - **缓存示例:** 如果你使用 Claude Sonnet 4.6,并有 1000 个 token 被缓存: - 首次请求(缓存写入):`1000 × 3.75 = 3,750 credits` diff --git a/package.json b/package.json index c69e656c..18c22084 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@x402-tron/docs", - "version": "1.3.17", + "version": "1.3.18", "description": "x402-tron documentation", "license": "MIT", "resolutions": {