Skip to content

Commit 97590c9

Browse files
hongyi-chenoz-agent
andcommitted
docs(pricing-may-2026): soften absolute 'no AI credits / 0 credits' claims in BYOK + CIE credit sections
- Drop the 'No AI credits are consumed' bullet and the 'credit transparency footer shows 0 credits used' sentence from BYOK's Credit usage subsection. Replaced with a more general framing that says inference is billed through your provider account rather than drawing from your Warp AI credits, alongside the existing platform credits caveat for Business / Enterprise. - Same softening on the custom inference endpoint page's Warp AI credits subsection \u2014 collapse the three firm bullets into one general sentence and keep the platform-credits note. This avoids the misleadingly absolute '0 credits' claim, which is inaccurate for Business / Enterprise local runs where platform credits can still apply. Co-Authored-By: Oz <oz-agent@warp.dev>
1 parent 4bff48e commit 97590c9

2 files changed

Lines changed: 3 additions & 10 deletions

File tree

src/content/docs/support-and-community/plans-and-billing/bring-your-own-api-key.mdx

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,8 @@ To use your own key, select a specific provider model (for example, Claude Opus
7575

7676
When you select a model with the key icon in your model picker, Warp routes the request through your API key. In that case:
7777

78-
* No AI credits are consumed.
79-
* The request is billed directly through your provider account.
80-
* Agent Mode always **prioritizes BYOK** over any available Warp credits.
81-
82-
The credit transparency footer shows “0 credits used”, and the `Billing & Usage` page reflects no deductions from your monthly credit total.
78+
* Inference is billed directly through your provider account rather than drawing from your Warp AI credits.
79+
* Agent Mode prioritizes BYOK over any available Warp credits.
8380

8481
:::note
8582
On Business and Enterprise plans, local agent runs that use BYOK still consume platform credits for Warp's platform infrastructure (run lifecycle, integrations, observability). See [platform credits](/support-and-community/plans-and-billing/platform-credits/) for what's covered.

src/content/docs/support-and-community/plans-and-billing/custom-inference-endpoint.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,7 @@ The configuration flow mirrors the [Bring your own API key](/support-and-communi
5858

5959
### Warp AI credits
6060

61-
When you select an endpoint-routed model from the model picker:
62-
63-
* No Warp AI credits are consumed for that request.
64-
* Inference is billed directly by your endpoint provider, according to their pricing.
65-
* The credit transparency footer will show "0 credits used" for those requests.
61+
When you select an endpoint-routed model from the model picker, inference is billed directly by your endpoint provider, according to their pricing, rather than drawing from your Warp AI credits.
6662

6763
:::note
6864
On Business and Enterprise plans, local agent runs that route through a custom inference endpoint still consume platform credits for Warp's platform infrastructure. See [platform credits](/support-and-community/plans-and-billing/platform-credits/) for the full breakdown.

0 commit comments

Comments
 (0)