DALL-E 3 - safety timeout?

Testing out an app I’m building and DALL-E 3 was working just fine, until I came across my first safety error (false alarm, sounds typical…). Now every time I ping the API, even to just re-initialize the call (empty prompt using bubble) I get a safety violation??

Is there a timeout on the API as a result of triggering the safety policy?

The empty prompt might be causing it? Try sending somethingn simple like “a dog”

2 Likes

NM just figured this out - it was a blank prompt because another part was breaking. Apparently a blank prompt is a safety violation :sweat_smile:

3 Likes

Yeah, it’s because with no text it could really do ANYTHING lol which might not be safe…

1 Like