botserver/templates/_drafts/default.gbai/default.gbdialog/generate-image-tool.bas
2024-09-09 17:54:25 -03:00

4 lines
203 B
QBasic

PARAM prompt as STRING LIKE "Generate a cat."
DESCRIPTION Calls an artificial intelligence model to create an image. `prompt` parameter is a text description of the desired image.
FIND
RETURN "https://"