codex-mini is currently only available through the Responses API, and we only have support for Chat Completions.
obviously, we have to retain support for the completions API since many other providers rely on that shape. but, we need to add support for leveraging the Responses API in cases like this.
i have a branch locally that i'll push in the morning which mostly has this all worked out, but it's not complete and i'm out on vacation all next week if anyone wants to build off of it and finish it up.
codex-mini is currently only available through the Responses API, and we only have support for Chat Completions.
obviously, we have to retain support for the completions API since many other providers rely on that shape. but, we need to add support for leveraging the Responses API in cases like this.
i have a branch locally that i'll push in the morning which mostly has this all worked out, but it's not complete and i'm out on vacation all next week if anyone wants to build off of it and finish it up.