Skip to content

[BOT ISSUE] fix: update stale pricing for openai/gpt-oss-120b #537

@github-actions

Description

@github-actions

Stale pricing

The model openai/gpt-oss-120b has outdated pricing in the catalog (packages/proxy/schema/model_list.json).

Current vs correct pricing

Field Catalog value Correct value
Input cost (per 1M tokens) $0.10 $0.15
Output cost (per 1M tokens) $0.50 $0.60

Verification checklist

  • Cross-source confirmation: Updated pricing confirmed on both Groq pricing page ($0.15/$0.60) and Together AI pricing page ($0.15/$0.60).
  • Recent commits check: Not corrected in any of the last 30 commits touching model_list.json.
  • ID format validation: Model already exists in catalog (lines 1532-1547), ID format is correct.

Notes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions