mirror of
https://github.com/openai/codex.git
synced 2026-09-15 12:08:01 +00:00
Fix this: https://github.com/openai/codex/issues/8479 The issue is that chat completion API expect all the tool calls in a single assistant message and then all the tool call output in a single response message