annnibb 在 codex curl 直接调用 gpt-image-2 中发帖
curl --location 'https://chatgpt.com/backend-api/codex/responses' \
--header 'Authorization: Bearer' \
--header 'chatgpt-account-id: ' \
--header 'user-agent: codex-tui/0.122.0 (Manjaro 26.1.0-pre; x86_64) vscode/3.0.12 (codex-tui; 0.122.0)' \
--header 'version: 0.122.0' \
--header 'originator: codex_cli_rs' \
--header 'session_id: test-session' \
--header 'accept: text/event-stream' \
--header 'C...