jbdamask / wkid-smaaht

Because every team needs a townie! Enjoy ChatGPT in your Slack workspace
Apache License 2.0
22 stars 0 forks source link

Upgrade to OpenAI API v1.0 #48

Open jbdamask opened 7 months ago

jbdamask commented 5 months ago

OpenAI API error types and handling has significantly changed. The "migrate" command didn't address this in my code so I need to go through bit by bit. Sucks

jbdamask commented 5 months ago

DALL-E image generation is more restrictive than in the past. For example, if you ask for an image in the style of a famous painter it will puke and say that violates OpenAI's content policy. Add error handling for this (or switch to a less restrictive image generation tool)