Skip to main content
Tools
D
Written by Derek Pai
Updated over 2 weeks ago

What are tools?

Tools extend the capabilities of an LLM, for example to query external APIs, search the web, or perform calculations.

To get started, create a tool by selecting one of our sample tools or deploying your own structure to use it as a tool. Once your tool has been deployed, you can then configure an assistant or structure to have access to use it.

Tool runs

Tool runs are individual executions of a tool. Once you have created and deployed a tool, you can then provide it to a structure or assistant to use. After your tool has been used, you can return here to view its inputs, outputs, logs, and other details.

Did this answer your question?