botserver/templates/default.gbai/default.gbdialog/describe-image-tool.bas
2024-09-10 23:25:07 -03:00

4 lines
No EOL
222 B
QBasic

PARAM image AS STRING LIKE "https://server/image"
DESCRIPTION Returns the description of the image that was sent with the previous user message. This tool is automatically invoked if a user uploads an image.
DEBUG "Hello"