-
Notifications
You must be signed in to change notification settings - Fork 5k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What version of Codex is running?
codex-cli 0.38.0
Which model were you using?
gpt codex-medium
What platform is your computer?
MacOS
What steps can reproduce the bug?
anything
What is the expected behavior?
response to query
What do you see instead?
"error": {
"message": "Invalid 'input[181].content[0].image_url'. Expected
a base64-encoded data URL with an image MIME type (e.g. 'data:image/
png;base64,aW1nIGJ5dGVzIGhlcmU='), but got unsupported MIME type 'text/
markdown'.",
"type": "invalid_request_error",
"param": "input[181].content[0].image_url",
"code": "invalid_value"
}
}; retrying 5/5 in 3.481s…
Additional information
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working