Skip to content

[BOT ISSUE] Fireworks: stale pricing for accounts/fireworks/models/gpt-oss-20b #556

@github-actions

Description

@github-actions

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions