Skip to content

Conversation

berri-teddy
Copy link
Collaborator

  • Fix input_cost_per_token from 33e-06 to 3.3e-06 (10x correction)
  • Fix input_cost_per_token_above_200k_tokens from 66e-06 to 6.6e-06 (10x correction)
  • Fix cache_read_input_token_cost from 33e-07 to 3.3e-07 (10x correction)
  • Fix cache_read_input_token_cost_above_200k_tokens from 66e-07 to 6.6e-07 (10x correction)

Aligns with official AWS Bedrock pricing: $3.30 per million input tokens for regional endpoints Cache read pricing verified at $0.33 per million tokens

Decimal was missed in several prices

Source: https://aws.amazon.com/marketplace/pp/prodview-4pqu4ghepj27c

🐛 Bug Fix

- Fix input_cost_per_token from 33e-06 to 3.3e-06 (10x correction)
- Fix input_cost_per_token_above_200k_tokens from 66e-06 to 6.6e-06 (10x correction)
- Fix cache_read_input_token_cost from 33e-07 to 3.3e-07 (10x correction)
- Fix cache_read_input_token_cost_above_200k_tokens from 66e-07 to 6.6e-07 (10x correction)

Aligns with official AWS Bedrock pricing: $3.30 per million input tokens for regional endpoints
Cache read pricing verified at $0.33 per million tokens

Source: https://aws.amazon.com/marketplace/pp/prodview-4pqu4ghepj27c
Copy link

vercel bot commented Oct 10, 2025

@berri-teddy is attempting to deploy a commit to the CLERKIEAI Team on Vercel.

A member of the Team first needs to authorize it.

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