Hi there, it would be great to include token usage in DALLE API responses if possible, similar to the text models. Following up a question from ruby-openai
From memory, Dall-E is charged per image and not per token
3 Likes
It’s per prompt, I believe. So, one prompt = 1 credit…
2 Likes
Hi guys. For logging our API activity it would be nice to have this feature. Images are billed depending on the size of the image, right? Whatever the billing process is, it is still taken from the account. Can’t we just return how many tokens the request was worth anyway?