botserver/templates/README.md.gbai/default.gbdialog/generate-image-tool.bas
me@rodrigorodriguez.com df88778bc6 fix(all): LLM tools OK.
2024-09-25 16:54:52 -03:00

5 lines
No EOL
207 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://"