Create a Tool
Getting Started with Your First Tool
The easiest way to begin creating a tool is by navigating to the Tools
page. Once there, click on the + Create Tool
button located at the top right section of the page.
You will see an empty template where you can use:
-
User inputs
-
User Steps
-
Tool Output
User Inputs
Every tool requires inputs. Inputs are used to pass data or instructions on how to analyze the data within the tool.
To add inputs, go to the User Inputs
section. SimplAI offers a variety of input types and manages all the necessary steps.
User Steps
Steps are the analytical components of your tool. SimplAI provides a range of steps, from simple LLM models to more complex tasks like knowledge search and API calls.
To add user steps, click on the User Step
button. For more details on the available steps, visit the User Steps.