Hi everyone. I started working with image generation models and wondered if there’s a possibility to see the logs for the image generation requests done by gpt-image-1 and dall-e-3? I was checking the Platform OpenAI and noticed that the logs here not available for image generation, can check only the Usage for that, which is not that helpful. Any advice on how to track the issues within https://platform.openai.com/, not including the response handling within my app and using Azure OpenAI?
There is no persistent object from using the API generation or edits endpoint.
The closest you would get is API access to your collective usage bill for image models, which can be constrained to a time period, accessed by an “admin” API key.