Summary
The Fireworks-specific entry for accounts/fireworks/models/gpt-oss-20b has stale pricing. The catalog lists $0.05/$0.20 per million tokens (input/output), but the current official Fireworks pricing is $0.07/$0.30.
Note: The generic openai/gpt-oss-20b entry (available via Groq/Together) already has the correct pricing ($0.075/$0.30), so this discrepancy is limited to the Fireworks-prefixed entry.
Catalog vs Official
| Field |
Catalog Value |
Official Value |
input_cost_per_mil_tokens |
0.05 |
0.07 |
output_cost_per_mil_tokens |
0.2 |
0.3 |
Affected Entry
- Model ID:
accounts/fireworks/models/gpt-oss-20b
- File:
packages/proxy/schema/model_list.json (line ~1548)
Verification
Metadata
provider: fireworks
type: stale-pricing
model_ids: accounts/fireworks/models/gpt-oss-20b
confidence: high
Summary
The Fireworks-specific entry for
accounts/fireworks/models/gpt-oss-20bhas stale pricing. The catalog lists $0.05/$0.20 per million tokens (input/output), but the current official Fireworks pricing is $0.07/$0.30.Note: The generic
openai/gpt-oss-20bentry (available via Groq/Together) already has the correct pricing ($0.075/$0.30), so this discrepancy is limited to the Fireworks-prefixed entry.Catalog vs Official
input_cost_per_mil_tokensoutput_cost_per_mil_tokensAffected Entry
accounts/fireworks/models/gpt-oss-20bpackages/proxy/schema/model_list.json(line ~1548)Verification
Metadata