Practical guides that walk you through common development tasks with MagicAF.
Building Adapters →
Create custom EvidenceFormatter, PromptBuilder, and ResultParser implementations.
Structured Output →
Get typed JSON responses from the LLM using JsonResultParser<T>.
Testing →
Unit test your adapters and workflows using mock services.