Suggested Function Rename for Clarity: openai-image-editing #39219
Unanswered
olcayhan
asked this question in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
https://github.com/supabase/supabase/tree/master/examples/edge-functions/supabase/functions/openai-image-generation
I noticed that this function actually performs image editing rather than pure image generation, as it accepts multiple images for editing purposes. It might be clearer to rename it to openai-image-editing to better reflect its functionality.
All reactions