Introduce asynchronous API handling for image generation.
Goals:
- Prevent UI blocking during OpenAI image processing
- Display loading state while request is pending
- Automatically render generated image on completion
Result:
Improved responsiveness and clearer user feedback during generation.
Introduce asynchronous API handling for image generation.
Goals:
Result:
Improved responsiveness and clearer user feedback during generation.