Font Size:
Ask Joget AI

AI Agent Builder Element

Introduction

The Joget AI Agent Builder is powered by a flexible plugin system. The AI Agent Builder works by dragging elements from the palette and dropping them into their respective section on the canvas:

This builder consists of four main plugin types that work together to create, execute, and refine your AI agent’s behavior:

  • LLM Services (Language Models)
    Connect your agent to a language-model provider.
  • Prompts
    Instruct the model and feed it the information required.

  • Tools
    Let the agent act: look data up, call a service, show a UI.
  • Enhancers
    Act on a task's output: save it, reshape it, or push it on.
  • Decisions
    Read the result and choose what the agent does next.
  • Guards
    Keep messages and responses inside safety and policy bounds.

 

Created by Gabriel Last modified by Debanraj Ravindran on Jul 06, 2026