botserver/templates/_drafts/default.gbai/default.gbdialog/describe-image-tool.bas

4 lines
222 B
QBasic
Raw Normal View History

PARAM image AS STRING LIKE "https://server/image"
2024-09-01 10:08:56 -03:00
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"