2024-09-01 21:46:55 -03:00
|
|
|
PARAM prompt as STRING LIKE "Generate a cat."
|
2024-09-01 10:08:56 -03:00
|
|
|
DESCRIPTION Calls an artificial intelligence model to create an image. `prompt` parameter is a text description of the desired image.
|
2024-09-01 21:46:55 -03:00
|
|
|
FIND
|
|
|
|
RETURN "https://"
|
2024-09-11 00:33:17 -03:00
|
|
|
|