Revert "feat(ai): add gpt-5.2-codex to OpenAI provider (#730)"

This reverts commit 5a795b9857.
This commit is contained in:
Mario Zechner 2026-01-14 22:22:55 +01:00
parent 5a795b9857
commit 0a7537bf86
4 changed files with 26 additions and 87 deletions

View file

@ -2,10 +2,6 @@
## [Unreleased]
### Added
- Added `gpt-5.2-codex` to OpenAI provider model list.
### Fixed
- Fixed signature support for non-Anthropic models in Amazon Bedrock provider ([#727](https://github.com/badlogic/pi-mono/pull/727) by [@unexge](https://github.com/unexge))