Skip to main content

Tool Usage

Tool Creation

  1. Tools -> External Tools, Create an external tool。Fill in api url and define http parameters according to API references like http headers and bodies. argo_tools_en1 argo_tools_en2

Tool Use

  1. When editing a bot,Add the external tool and fill in the params according to API references. argo_tools_en3

  2. 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. argo_tools_en4