Skip to content

fix(pricing): correct stale o4-mini-deep-research-2025-06-26 rates (Fixes #114)#815

Open
akashkathole7 wants to merge 1 commit into
Portkey-AI:mainfrom
akashkathole7:fix/114-o4-mini-pricing
Open

fix(pricing): correct stale o4-mini-deep-research-2025-06-26 rates (Fixes #114)#815
akashkathole7 wants to merge 1 commit into
Portkey-AI:mainfrom
akashkathole7:fix/114-o4-mini-pricing

Conversation

@akashkathole7

Copy link
Copy Markdown

Description

This PR resolves Issue #114 by correcting the stale pricing configuration for the o4-mini-deep-research-2025-06-26 snapshot.

Changes:

Corrected response_token price from 0.004 (

        
40/1M)to‘0.0008‘(
40/1M)to‘0.0008‘(

      

8/1M) to match the current OpenAI pricing card.

Bonus Fix: Also corrected the cache_read_input_token price from 0.00025 (

        
2.50/1M)to‘0.00005‘(
2.50/1M)to‘0.00005‘(

      

0.50/1M) in the same block. This ensures internal consistency, as the alias and custom_pricing blocks were already updated to $0.50, but the snapshot was left behind.

All unit conventions (cents per token) have been maintained.

The dated snapshot's top-level pricing_config still carried launch rates
(output $40/1M, cached $2.50/1M). Align with the published rates and the
matching alias/custom_pricing blocks: output $8/1M, cached $0.50/1M.

Resolves Portkey-AI#114

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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