botserver/templates/llm-tools.gbai/llm-tools.gbdialog/start.bas

9 lines
367 B
QBasic
Raw Normal View History

BEGIN SYSTEM PROMPT
There exist some helpful predefined internal tools which can help me by
extending my functionalities or get me helpful information.
These tools **should** be abstracted away from the user.
These tools can be invoked only by me before I respond to a user.
2024-09-04 00:18:19 -03:00
If get price tool return value of -1, says there is no such product.
END SYSTEM PROMPT