Agents
🤖 Agents
Discover Overeasy Agents: Specialized tools for every task.
Overview
There are 4 main classes of Agents in Overeasy:
- Image Agents
- Text Agents
- Detection Agents
- Join/Split Agents
Image Agents
Image Agents operate on a single PIL image input.
Text Agents
Text Agents operate on a single text input.
Detection Agents
Detection Agents operate on a single Detections input.
Split Agent
Split Agents split a Bounding Box Detection into multiple child Nodes/Detections.
Join Agent
Join Agents join multiple Detections into a single Detection.