Skip to main content

Creating Agents from a Description

The description-based creation mode is the easiest way to create an agent in Logic. It allows you to quickly generate an agent by describing the task you want the Logic API to perform.
Prefer manual creation? See Creating and Editing Agents for full control over your agent structure.
Logic dashboard

Step 1: Describe what you need

Type a description of what you want the agent to do into the text box at the top of the dashboard and press Enter. Logic will automatically generate an agent based on your description. For example, if you wanted to create an agent for image analysis, you might write something like:
From this description, Logic will create an agent with a structure similar to the following:

Step 2: Test it out!

Once you have created your agent, you can test it out using automatically generated test cases. This will help you ensure that it behaves as expected and meets your requirements. To learn more about how to test your agent, check out the Testing Agents section.