-
Notifications
You must be signed in to change notification settings - Fork 5.3k
[Components] letzai #16541
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
triaged
For maintainers: This issue has been triaged by a Pipedream employee
Comments
Account upgraded by LetzAI team. |
luancazarine
added a commit
that referenced
this issue
May 7, 2025
Sources - New Image - New Image Edit Actions - Create New Image - Get Image Information - Create Image Edit
Hi everyone, all test cases are passed! Ready for release! Test report |
luancazarine
added a commit
that referenced
this issue
May 9, 2025
* letzai init * [Components] letzai #16541 Sources - New Image - New Image Edit Actions - Create New Image - Get Image Information - Create Image Edit * update pnpm * remove quriiri file
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
letzai
URLs
Polling Sources
new-image
Prompt
Emit new event when a new image is created in LetzAI. No props are required.
URLs
new-image-edit
Prompt
Emit new event when a new image edit is created in LetzAI.
URLs
Actions
create-new-image
Prompt
Creates a new image generation task from a text prompt in LetzAI. Requires prompt prop. Optional props are width, height, quality, creativity, hasWatermark, systemVersion and mode.
URLs
get-image-information
Prompt
Retrieves information about a specific image by ID. Requires image ID.
URLs
create-image-edit
Prompt
Creates an image edit task that modifies an existing image using inpainting or outpainting in LetzAI. Requires mode. Optional props are originalImageCompletionId, imageUrl, prompt, mask, width, height, imageCompletionsCount, settings and webhookURl.
URLs
The text was updated successfully, but these errors were encountered: