Introduction
This integration enables users to generate unique images using OpenAI's DALL-E model within the Clay platform. By leveraging Clay inputs as prompts, users can create custom images tailored to their specific needs. The integration utilizes OpenAI's image generation API, allowing for creation of visual content based on the descriptions provided through Clay's interface.
Provider: https://openai.com
โAPI Documentation: https://platform.openai.com/docs/guides/images/image-generation-beta
Input
Name | Is Optional | Description | Type |
Prompt | The prompt you want to use to generate an image | longtext | |
Image Size | true | The size of the image you want to generate. Defaults to 512x512 | text |
Output
Name | Type |
Image Url | url |