Skip to content

feat(pricing): Fireworks AI multidimensional custom_pricing#792

Open
bhishmendramahala-crypto wants to merge 1 commit into
mainfrom
feat/fireworks-ai-custom-pricing
Open

feat(pricing): Fireworks AI multidimensional custom_pricing#792
bhishmendramahala-crypto wants to merge 1 commit into
mainfrom
feat/fireworks-ai-custom-pricing

Conversation

@bhishmendramahala-crypto
Copy link
Copy Markdown
Contributor

Summary

  • Adds custom_pricing.regions.default.execution_modes for all priced Fireworks AI models in pricing/fireworks-ai.json only.
  • Covers standard, batch (50% serverless I/O per docs), and priority where published on the serverless pricing page.
  • Adds fast-model entries (kimi-k2p6-turbo, glm-5p1-fast) and backfills top-level batch_config where missing.

Scope

  • Single file: pricing/fireworks-ai.json (44 models with custom_pricing)

Test plan

  • node -e "JSON.parse(require('fs').readFileSync('pricing/fireworks-ai.json'))"
  • Spot-check kimi-k2p6, glm-5p1, gpt-oss-120b standard / batch / priority rates vs Fireworks docs
  • Confirm PR diff contains only pricing/fireworks-ai.json

Add custom_pricing.regions.default.execution_modes (standard, batch, priority
where documented) for all priced Fireworks models, plus fast-model entries and
batch_config backfill per serverless pricing docs.
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.

1 participant