Skip to content

feat: add gpt-5.3-codex model support#20550

Closed
vincentkoc wants to merge 2 commits intoBerriAI:mainfrom
vincentkoc:patch-1
Closed

feat: add gpt-5.3-codex model support#20550
vincentkoc wants to merge 2 commits intoBerriAI:mainfrom
vincentkoc:patch-1

Conversation

@vincentkoc
Copy link
Contributor

@vincentkoc vincentkoc commented Feb 6, 2026

Relevant issues

WIP PR as API is not publicly released yet.

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
  • My PR passes all unit tests on make test-unit
  • 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
🐛 Bug Fix
🧹 Refactoring
📖 Documentation
🚄 Infrastructure
✅ Test

Changes

@vercel
Copy link

vercel bot commented Feb 6, 2026

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

Project Deployment Actions Updated (UTC)
litellm Ready Ready Preview, Comment Feb 6, 2026 4:50am

Request Review

@CLAassistant
Copy link

CLAassistant commented Feb 6, 2026

CLA assistant check
All committers have signed the CLA.

@zooneon
Copy link

zooneon commented Feb 25, 2026

hi @vincentkoc , The API is publicly now, so please open this PR.

Thanks!

@vincentkoc
Copy link
Contributor Author

Superseded by merged GPT-5.3 work on main (#22035 for gpt-5.3-codex and #22693 for gpt-5.3-chat-latest) plus follow-up ChatGPT OAuth alias coverage in #22734. Closing this stale draft to reduce duplication.

@vincentkoc vincentkoc closed this Mar 4, 2026
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.

3 participants