Skip to content

Add support for OpenAI's gpt-5.2-codex - #19101

Merged
ishaan-jaff merged 1 commit into
BerriAI:mainfrom
PeterDaveHelloKitchen:gpt-5.2-codex
Jan 14, 2026
Merged

Add support for OpenAI's gpt-5.2-codex#19101
ishaan-jaff merged 1 commit into
BerriAI:mainfrom
PeterDaveHelloKitchen:gpt-5.2-codex

Conversation

@PeterDaveHello

@PeterDaveHello PeterDaveHello commented Jan 14, 2026

Copy link
Copy Markdown
Contributor

Add support for OpenAI GPT-5.2-Codex model

Pre-Submission checklist

Please complete all items before asking a LiteLLM maintainer to review your PR

  • I have Added testing in the tests/litellm/ directory, Adding at least 1 test is a hard requirement - see details
    • Not needed for static model info update?
  • I have added a screenshot of my new test passing locally
  • My PR passes all unit tests on make test-unit
    • make test-unit failed: ModuleNotFoundError: No module named 'litellm_enterprise.proxy.common_utils.check_responses_cost' in tests/test_litellm/integrations/test_responses_background_cost.py
  • My PR's scope is as isolated as possible, it only solves 1 specific problem

CI (LiteLLM team)

CI status guideline:

  • 50-55 passing tests: main is stable with minor issues.
  • 45-49 passing tests: acceptable but needs attention
  • <= 40 passing tests: unstable; be careful with your merges and assess the risk.
  • Branch creation CI run
    Link:

  • CI run for the last commit
    Link:

  • Merge / cherry-pick CI run
    Links:

Type

🆕 New Feature

Changes

Add support for OpenAI GPT-5.2-Codex model

References:

@vercel

vercel Bot commented Jan 14, 2026

Copy link
Copy Markdown

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

Project Deployment Review Updated (UTC)
litellm Ready Ready Preview, Comment Jan 14, 2026 6:57pm

@ishaan-jaff ishaan-jaff left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm

@ishaan-jaff
ishaan-jaff merged commit 62eee47 into BerriAI:main Jan 14, 2026
6 of 7 checks passed
@PeterDaveHello
PeterDaveHello deleted the gpt-5.2-codex branch January 14, 2026 19:52
@PeterDaveHello

Copy link
Copy Markdown
Contributor Author

@ishaan-jaff thanks for the prompt review. Is it possible that you can also help me take a look at #18660? Many thanks!

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