docs: add Claude Fable 5 and its data retention requirement#195
Merged
Conversation
Document Claude Fable 5 in the model choice docs, including that Anthropic requires limited data retention for this model, so it is not available under Zero Data Retention (ZDR). - model-choice: add Claude Fable 5 to the Anthropic table, a caution callout, and a ZDR carveout sentence - security-overview: note model-specific retention requirements and the Enterprise off-by-default behavior - admin-panel: add a Models section covering availability control and retention-required models (off by default, admin-enabled) - pricing-faqs: add the ZDR carveout to the provider-ZDR Q&As Co-Authored-By: Oz <oz-agent@warp.dev>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Address review feedback: - Remove the Claude Fable 5 model description line in model-choice - Drop the redundant Fable 5 example/helper-note block in admin-panel - Drop the redundant Fable 5 example sentence from the model-choice and pricing-faqs ZDR sections - Use "data retention" instead of "limited data retention" throughout Co-Authored-By: Oz <oz-agent@warp.dev>
Contributor
|
I ran into an unexpected error while working on this. Powered by Oz |
- Remove the remaining Fable 5 example sentences from security-overview, admin-panel, and pricing-faqs (general carveout language is retained) - Polish: tighten the model-choice caution callout, rename the admin "Models" heading to "Models settings" for sibling consistency, and update cross-links to the #models-settings anchor Co-Authored-By: Oz <oz-agent@warp.dev>
danielpeng2
approved these changes
Jun 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Documents Claude Fable 5 in the model choice docs. The central message: Anthropic requires limited data retention for this model (for safety, abuse monitoring, and compliance reasons), so unlike every other supported model, Claude Fable 5 is not available under Zero Data Retention (ZDR).
All wording is kept high-level and public-appropriate.
Changes
agent-platform/inference/model-choice.mdx— Add Claude Fable 5 to the Anthropic model table (withmodel_ids), a:::cautioncallout explaining the data retention requirement / ZDR exclusion, and a general carveout sentence in the Zero data retention policies section.enterprise/security-and-compliance/security-overview.mdx— Note that some models carry provider-specific retention requirements and are off by default for Enterprise (admin opt-in), cross-linking model choice and the Admin Panel.enterprise/team-management/admin-panel.mdx— Add a Models section covering model-availability control and retention-required models (disabled by default, admin-enabled), including the generalized in-product helper text.support-and-community/plans-and-billing/pricing-faqs.mdx— Add the same ZDR carveout to the provider-ZDR Q&As so the absolute phrasing stays accurate.Telemetry / "Help improve Warp" data-collection statements were intentionally left unchanged, since Fable 5's retention is provider-side and decoupled from those settings.
Enterprise placement note
Per the request, this keeps the canonical model description + ZDR carveout in model choice and adds short, cross-linking notes in the enterprise docs (security overview + admin panel). Happy to consolidate to a single enterprise location if preferred.
To confirm before merge
model_ids / variant labels for Claude Fable 5 (the values mirror the existing Claude Opus 4.7 effort-level convention).Validation
npm run buildpasses (337 pages built, no errors); new anchor links resolve.Conversation: https://staging.warp.dev/conversation/5b7bc03a-94ce-46cd-af27-5cf20a47bf17
Run: https://oz.staging.warp.dev/runs/019ead8f-d89d-71c6-9dec-f9f8bc4b692e
Plans:
This PR was generated with Oz.