Workers
📄️ Workers
Workers serve as one of the fundamental building block of the Agent First Organization framework and responsible for the "execution" of the tasks and its subtasks. A structured component, Workers can be designed to do high level complicated tasks and can call other workers itself, greatly enhancing its ability to address. Workers takes in a MessageState and returns a MessageState.
📄️ MessageWorker
Introduction
📄️ RAGWorker
Introduction
📄️ DatabaseWorker
Introduction
📄️ SearchWorker
Introduction
📄️ DefaultWorker
Introduction