botserver/templates/README.md.gbai/default.gbdialog/generate-image-tool.bas

5 lines
207 B
QBasic
Raw Normal View History

2024-09-25 16:54:52 -03:00
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://"