📄️ Introduction to Agents
JorEl's agent system allows you to create sophisticated interactions between multiple AI agents, enabling complex task processing, delegation, and transfer of control. This powerful feature helps break down complex tasks into manageable pieces and route them to specialized agents.
📄️ Creating a Simple Agent
This guide will walk you through creating a simple agent and using it to process tasks. We'll build a weather agent that can provide weather information for different cities.
📄️ Task Processing Deep Dive
Tasks in JorEl are powerful abstractions that represent conversations with agents. This guide explores advanced task concepts and features.
📄️ Agents with transfer of responsibility
Coming soon
📄️ Agents with delegation
Coming soon