- Step1: Install via pip: pip install ioa-framework
- Step2: Import IoA modules and configure your LLM provider
- Step3: Define agent skills and tools using provided decorators
- Step4: Create a workflow by linking agent tasks in a planner
- Step5: Execute the workflow and monitor logs via built-in dashboard
- Step6: Extend or customize agents by adding new tool adapters