Skip to main content

Introduction

Understanding the role and significance of custom agents.

What is a Custom Agent?

A Custom Agent is a modular AI component designed to execute specific tasks based on predefined pseudocode. Developers articulate their coding style and domain expertise in plain English through pseudocode, enabling Sirji to perform tasks as instructed.

Writing Custom Agents

Developers create custom agents by:

  • Understanding the problem at hand.
  • Writing pseudocode that outlines the approach.
  • Sharing the agent for team-wide reuse in repetitive tasks.

What is a Recipe?

A Recipe is a task list specifying which agent performs each task. Recipe helps in defing the order in which the agents should be called sequencially.

YouTube Video

Watch this YouTube video on agents and recipes: