docs: raise DeepSeek V4-Flash monthly quota from 500M to 2B - #25
Merged
Conversation
Update the landing, model catalog, docs, and i18n FAQ to reflect the consolidated DeepSeek V4-Flash quota of 2B tokens/month per member (up from 500M). The model is now served via OpenRouter (slug deepseek/deepseek-v4-flash-0731); the quota is the only user-facing number that changed.
barckcode
force-pushed
the
feat/deepseek-2b-landing
branch
from
August 19, 2026 12:55
a0ca5e7 to
eafe22c
Compare
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
Updates the NaN community landing, model catalog, docs, and i18n FAQ to reflect the consolidated DeepSeek V4-Flash quota of 2B tokens/month per member (up from 500M). The model is now served via OpenRouter (slug
deepseek/deepseek-v4-flash-0731); the quota is the only user-facing number that changed.Changes
src/data/modelos.json: DeepSeek V4-Flashcuota500M → 2B tokens/mes.src/content/docs/models.mdx:ModelCarddescription +Monthly quotaspec 500M → 2B tokens/member.i18n/es.json: member includes line + FAQ answer 500M → 2B tokens/mes.i18n/en.json: member includes line + FAQ answer 500M → 2B tokens/month.Why
Paired with the platform change that consolidated the two DeepSeek variants into the existing
deepseek-v4-flashgroup (slugdeepseek/deepseek-v4-flash-0731) and raised the cap to 2B. The landing and docs must not advertise a stale 500M figure now that the real quota is 2B.Notes
deepseek-v4-flash/ "DeepSeek V4-Flash"); only the quota number changed.@scalar/api-referenceserver-entrypoint failure is pre-existing on main — the package is not in package.json — and unrelated to this change).