-
Notifications
You must be signed in to change notification settings - Fork 228
Description
What version of Code is running?
code 0.2.188
Which model were you using?
all
What platform is your computer?
ubuntu 24
What steps can reproduce the bug?
Any request
What is the expected behavior?
No response
What do you see instead?
No response
Additional information
› ping
» stream error: unexpected status 400 Bad Request: {
"error": {
"message": "Your organization must be verified to stream this model. Please go to: https://platform.openai.com/settings/organization/general and click on
Verify Organization. If you just verified, it can take up to 15 minutes for access to propagate.",
"type": "invalid_request_error",
"param": "stream",
"code": "unsupported_value"
}
}; retrying 1/5 in 181ms…
» stream error: unexpected status 400 Bad Request: {
"error": {
"message": "Your organization must be verified to stream this model. Please go to: https://platform.openai.com/settings/organization/general and click on
Verify Organization. If you just verified, it can take up to 15 minutes for access to propagate.",
"type": "invalid_request_error",
"param": "stream",
"code": "unsupported_value"
}
}; retrying 2/5 in 423ms…
» Cancelled by user.