Skip to content

chore: add Claude Opus 5.5 to model catalog - #1283

Merged
Erin McNulty (erin2722) merged 1 commit into
mainfrom
add-claude-opus-5-5
Sep 22, 2026
Merged

Erin McNulty (erin2722) merged 1 commit into
mainfrom
add-claude-opus-5-5

Conversation

@erin2722

Copy link
Copy Markdown
Contributor

Summary

  • add claude-opus-5-5 to the Anthropic model catalog
  • include pricing and token limits from Anthropic’s launch and model overview pages
  • expose Anthropic as an available endpoint

Test plan

  • pnpm exec vitest run packages/proxy/schema/models.test.ts packages/proxy/schema/index.test.ts

@vercel

vercel Bot commented Sep 22, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
ai-proxy Building Building Preview Sep 22, 2026 4:36pm UTC

Request Review

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 22, 2026 •

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review ✅ Completed 2026-09-22T16:40:57.509245Z 0bd2163 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@erin2722
Erin McNulty (erin2722) merged commit 601acb7 into main Sep 22, 2026
5 of 6 checks passed

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 0bd2163023

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "Codex (@codex) review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "Codex (@codex) address that feedback".

"multimodal": true,
"input_cost_per_mil_tokens": 4,
"output_cost_per_mil_tokens": 20,
"input_cache_read_cost_per_mil_tokens": 0.2,

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Set Opus 5.5's cache-read rate to $0.40/M

For requests reporting cache-read tokens, this records $0.20 per million even though Claude Opus 5.5's published cache-hit price is $0.40 per million. Cost calculations using this catalog entry will therefore undercount the cached-input portion by 50%.

Useful? React with 👍 / 👎.

This branch was successfully deployed

1 active deployment
Preview — 0bd21630 Deployed Sep 22, 2026 by vercel[bot]
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