docs(pricing-may-2026): BYOLLM reframe, plan summary, Enterprise billing, and plans-and-billing index#72
Conversation
…billing index for May 2026 - bring-your-own-llm.mdx: Reframe as Enterprise-only managed inference (Bedrock GA, Vertex/Foundry roadmap, internal gateways). Add a comparison section that contrasts BYOLLM with BYOK and Custom inference endpoint, with a note that centrally configured BYOK/CIE for Enterprise is a fast-follow after launch. - plans-pricing-refunds.mdx: Add May 2026 plan summary (Free, Build, Max, Business, Enterprise) with seat limits and qualitative descriptions of each plan's value. Link out to warp.dev/pricing for current monthly credit allowances instead of hard-coding numbers. Add a Custom inference endpoint bullet to the existing sub-page list. - enterprise/support-and-resources/billing.mdx: Clarify that team-wide spend limits are also available on self-serve paid plans while per-user spend limits are Enterprise-only. Add a related-resources link to the Enterprise Analytics API. - plans-and-billing/index.mdx: Add a Custom inference endpoint bullet so the new page is discoverable from the plans-and-billing landing page. Part of the May 2026 Warp pricing docs overhaul (hyc/plan-updates). Co-Authored-By: Oz <oz-agent@warp.dev>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
I'm starting a first review of this pull request. You can view the conversation on Warp. I completed the review and no human review was requested for this pull request. Comment Powered by Oz |
Update May 2026 plan summary in plans-pricing-refunds.mdx with the actual seat limits from the pricing-context dump: - Free / Build / Max: Up to 10 team members - Business: Up to 25 team members - Enterprise: Unlimited team members (custom contract) Also reframe descriptions so 'individual' language is dropped from plans that support up to 10 team members. Co-Authored-By: Oz <oz-agent@warp.dev>
There was a problem hiding this comment.
Overview
This PR updates pricing/BYOLLM documentation, adds plan-summary content, and cross-links the upcoming Custom inference endpoint docs. The changed docs are generally coherent, and I did not find security-specific issues in this docs-only diff.
Concerns
- The BYOLLM page now describes Vertex, Foundry, and internal gateway support, but the key features section still states AWS IAM as the authentication model.
- The new Custom inference endpoint links point to a page that is not added by this PR, so this branch can ship broken links unless the dependency is merged first or included here.
Verdict
Found: 0 critical, 2 important, 0 suggestions
Request changes
Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).
Powered by Oz
|
|
||
| ## Key features | ||
|
|
||
| * **Cloud-native credentials** - Authenticate using each user’s AWS IAM identity. Warp does not store API keys. |
There was a problem hiding this comment.
| * **Cloud-native credentials** - Authenticate using each user’s AWS IAM identity. Warp does not store API keys. | |
| * **Cloud-native or gateway credentials** - Authenticate using the approved provider or gateway identity model. For AWS Bedrock, Warp uses each user’s AWS IAM identity; Warp does not store API keys. |
| * [**Credits**](/support-and-community/plans-and-billing/credits/) - How credits are used and calculated across AI features | ||
| * [**Add-on Credits**](/support-and-community/plans-and-billing/add-on-credits/) - Purchase additional credits or enable automatic reloads | ||
| * [**Bring Your Own API Key**](/support-and-community/plans-and-billing/bring-your-own-api-key/) - Connect your own model provider API keys | ||
| * [**Custom inference endpoint**](/support-and-community/plans-and-billing/custom-inference-endpoint/) - Connect an OpenAI-compatible endpoint such as OpenRouter, LiteLLM, z.ai, or an internal gateway |
There was a problem hiding this comment.
/support-and-community/plans-and-billing/custom-inference-endpoint/, but the target page is not part of this PR. Include the page in the same merge path or hold these links until the dependency lands so the docs build does not ship broken links.
…er employees) Per user requirement: BYOK and custom inference endpoint are limited to individual users and orgs with 10 or fewer employees on Free / Build / Max; larger orgs require a Business or Enterprise plan. - bring-your-own-llm.mdx: Update the BYOK and CIE rows in the comparison matrix to reflect the org-size constraint, add a :::note disclosure callout immediately below the matrix, and rephrase the corresponding FAQ for consistency. - plans-pricing-refunds.mdx: Add the same :::note disclosure callout after the May 2026 plan summary bullet list, before the ZDR sentence (one callout covering the Free / Build / Max bullets). Co-Authored-By: Oz <oz-agent@warp.dev>
d3dca18 to
980e9d0
Compare
This file is the canonical version created on PR #71 (hyc/plan-updates-byok-cie). It is duplicated here so that the link checker on this branch can resolve the relative references to /support-and-community/plans-and-billing/custom-inference-endpoint/ that this PR introduces. When PR #71 merges into hyc/plan-updates, git will reconcile the identical file contents automatically. Co-Authored-By: Oz <oz-agent@warp.dev>
Summary
Part of the May 2026 Warp pricing docs overhaul (umbrella branch
hyc/plan-updates, plan artifact825dd175-1815-4df6-8c55-8cda72e35131). This PR is Agent 4's slice: BYOLLM update, plan summary, Enterprise billing alignment, and the plans-and-billing landing page.Changes
bring-your-own-llm.mdx`plans-pricing-refunds.mdx`
`enterprise/support-and-resources/billing.mdx`
`plans-and-billing/index.mdx`
Editorial rule compliance
Coordination notes
Validation
Co-Authored-By: Oz oz-agent@warp.dev