images_fech_set | R Documentation |
To get more details, visit https://platform.openai.com/docs/api-reference/images/create https://platform.openai.com/docs/api-reference/images/edits
images_fech_set(res_content, prompt = NULL, size = NULL)
res_content |
response object returned by images_generator_request or images_edit_request |
prompt |
NULL/string additional info put into the image set object |
size |
NULL/string additional info put into the image set object |
Image set as a list consisting of three elements: 'data', 'prompt' and 'size'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.