botserver/templates/README.md.gbai/default.gbdialog/describe-image-tool.bas
me@rodrigorodriguez.com df88778bc6 fix(all): LLM tools OK.
2024-09-25 16:54:52 -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"