Skip to content

chore: update gpt-5.5 family pricing#757

Merged
jahooma merged 1 commit into
CodebuffAI:mainfrom
oskarkocol:chore/add-openai-gpt-5-5-family
May 27, 2026
Merged

chore: update gpt-5.5 family pricing#757
jahooma merged 1 commit into
CodebuffAI:mainfrom
oskarkocol:chore/add-openai-gpt-5-5-family

Conversation

@oskarkocol
Copy link
Copy Markdown
Contributor

@oskarkocol oskarkocol commented May 27, 2026

btw, checked deepseek models pricing, and it's up to date (if using deepseek provider).

  1. Beyond openai, deepseek (and gateways like openrouter, opencode-zen) what other providers would be worth refreshing? if any.
  2. Any new providers youre considering adding or nah?

Comment thread web/src/llm-api/openai.ts
'gpt-5.4-codex': 1.25,
'gpt-5.5': 5,
'gpt-5.5-pro': 30,
'gpt-4o-2024-11-20': 2.50,
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Comment thread web/src/llm-api/openai.ts
'gpt-5.4-codex': 0.125,
'gpt-5.5': 0.5,
'gpt-5.5-pro': 0.0,
'gpt-4o-2024-11-20': 1.25,
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Image

Comment thread web/src/llm-api/openai.ts
'gpt-5.4': 15,
'gpt-5.4-codex': 10,
'gpt-5.5': 30,
'gpt-5.5-pro': 180,
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Image

@oskarkocol oskarkocol marked this pull request as ready for review May 27, 2026 04:58
@jahooma
Copy link
Copy Markdown
Contributor

jahooma commented May 27, 2026

Thanks!

@jahooma jahooma merged commit eaa8c10 into CodebuffAI:main May 27, 2026
9 of 12 checks passed
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