Skip to content

Fix Groq gpt-oss and Bedrock Claude 3.5 Sonnet v2 pricing to match provider pages#5709

Open
kimyoohan wants to merge 1 commit into
Helicone:mainfrom
kimyoohan:fix-groq-oss-bedrock-sonnet-pricing
Open

Fix Groq gpt-oss and Bedrock Claude 3.5 Sonnet v2 pricing to match provider pages#5709
kimyoohan wants to merge 1 commit into
Helicone:mainfrom
kimyoohan:fix-groq-oss-bedrock-sonnet-pricing

Conversation

@kimyoohan

Copy link
Copy Markdown

Updates 5 price values in the cost package that have drifted from the providers' current published prices (both verified 2026-07-04).

packages/cost/models/authors/openai/oss/endpoints.ts — vs https://groq.com/pricing:

endpoint field before after Groq's pricing page
gpt-oss-120b:groq output $0.75/M $0.60/M "GPT OSS 120B 128k ... Output Token Price (Per Million Tokens) $0.60"
gpt-oss-20b:groq input $0.10/M $0.075/M "GPT OSS 20B 128k ... Input Token Price (Per Million Tokens) $0.075"
gpt-oss-20b:groq output $0.50/M $0.30/M "Output Token Price (Per Million Tokens) $0.30"

packages/cost/models/authors/anthropic/claude-3.5-sonnet-v2/endpoints.ts — vs https://aws.amazon.com/bedrock/pricing/:

endpoint field before after
claude-3.5-sonnet-v2:bedrock input $3.00/M $6.00/M
claude-3.5-sonnet-v2:bedrock output $15.00/M $30.00/M

AWS moved Claude 3.5 Sonnet v2 to "Public Extended Access" pricing effective December 1, 2025 — the Bedrock pricing page now lists "$6.00 / $30.00" per million tokens (cache write $7.50, cache read $0.60 — the existing cacheMultipliers of 1.25 / 0.1 remain exactly right against the new base, so they are untouched). The Anthropic-direct and Vertex endpoints in the same file are intentionally left as-is.

Found while cross-auditing community cost datasets against primary sources for FactQuire (https://factquire.com), a source-verified facts feed for LLM APIs — every entry carries a verbatim provider quote (e.g. https://factquire.com/models/groq/openai_gpt-oss-20b.html) if useful for review.

🤖 Generated with Claude Code

…ovider pages

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your trial has ended. Reactivate Greptile to resume code reviews.

@vercel

vercel Bot commented Jul 4, 2026

Copy link
Copy Markdown

@kimyoohan is attempting to deploy a commit to the Helicone Team on Vercel.

A member of the Team first needs to authorize it.

@vercel vercel Bot temporarily deployed to Preview – helicone-bifrost July 4, 2026 09:30 Inactive
@vercel

vercel Bot commented Jul 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
helicone-bifrost Skipped Skipped Jul 4, 2026 9:30am

Request Review

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