Tool Usage
Tool Creation
- Tools -> External Tools, Create an external tool。Fill in api url and define http parameters according to API references like http headers and bodies.
Tool Use
-
When editing a bot,Add the external tool and fill in the params according to API references.
-
Put your tools output parameter into PROMPT, and LLM will know the result of your tool, give the proper prompt to make LLM response what you finally want.