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

4 lines
222 B
QBasic
Raw Normal View History

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