What are Potpie custom agents?
Attribute | Description |
---|---|
System Instructions | This is the set of instructions that the agent will follow to perform a task. It includes details like the goal of the task, the output format, and other relevant guidelines to be provided to the agent. |
Agent Info | This is the information about the agent that is used to perform the task. It includes details like the name of the agent, the role of the agent, and backstory for the agent. |
Tasks | Tasks outline the steps that the agent will take to perform the task. An agent can have multiple tasks associated with it. |
Tools | Tools are mapped to tasks and are used to perform actions that are necessary to complete the task. They are functions with specific purposes. |