Send text parameter for non-gpt-5 models (#4195)
We had a hardcoded check for gpt-5 before. Fixes: https://github.com/openai/codex/issues/4181
This commit is contained in:
We had a hardcoded check for gpt-5 before. Fixes: https://github.com/openai/codex/issues/4181