Skip to content

fix(pricing): use upstream prices for subscription plans#3304

Open
zlliang wants to merge 6 commits into
anomalyco:devfrom
zlliang:fix/subscription-plan-pricing
Open

fix(pricing): use upstream prices for subscription plans#3304
zlliang wants to merge 6 commits into
anomalyco:devfrom
zlliang:fix/subscription-plan-pricing

Conversation

@zlliang

@zlliang zlliang commented Jul 17, 2026

Copy link
Copy Markdown

Closes #3302

Summary

Use verified public USD pay-as-you-go prices for token-priced text models served through subscription plans instead of representing paid plan access as $0.

  • Price 107 text model entries across 16 subscription plan providers
  • Preserve documented context tiers and cache prices

Pricing sources

Verification

  • bun run validate
  • bun test packages/core/test/schema.test.ts
  • Generated catalog audit: all 107 scoped text model entries have non-zero reference prices

@github-actions

Copy link
Copy Markdown
Contributor

Let me examine the schema, the base files for key changes, and check the Xiaomi and Tencent contexts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use upstream per-token prices for subscription plan providers instead of $0

1 participant