Skip to content

Fix OpenAI cached input prices to match pricing page#1865

Closed
JoeRingham wants to merge 0 commit into
anomalyco:devfrom
JoeRingham:fix-openai-cache-read-prices
Closed

Fix OpenAI cached input prices to match pricing page#1865
JoeRingham wants to merge 0 commit into
anomalyco:devfrom
JoeRingham:fix-openai-cache-read-prices

Conversation

@JoeRingham
Copy link
Copy Markdown

Summary

Corrected 5 pricing discrepancies for OpenAI models found by comparing providers/openai/models/ against the OpenAI pricing page:

  • gpt-4.1-nano: cache_read 0.030 → 0.025
  • gpt-4o-mini: cache_read 0.080 → 0.075
  • gpt-5.1: cache_read 0.130 → 0.125
  • o4-mini: cache_read 0.280 → 0.275
  • gpt-3.5-turbo: removed cache_read (model does not support prompt caching — not listed on pricing page)

@rekram1-node
Copy link
Copy Markdown
Collaborator

merge conflicts

@JoeRingham JoeRingham closed this May 26, 2026
@JoeRingham JoeRingham force-pushed the fix-openai-cache-read-prices branch from a33884b to 9899397 Compare May 26, 2026 23:41
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.

2 participants