Guides
Here you can find guides for how to use Operaide.
Building Reaktors and Aktors
→ Building Reaktors and Aktors
In this section, you will find a comprehensive guide on building Reaktors and Aktors. This is the most complete resource covering all aspects of Reaktor and Aktor development.
Advanced Reaktor Development
→ Advanced Reaktor Development
To see how you can create more complex Reaktors, please refer to this guide.
Polling Reaktors
Learn how to build reaktors that execute on a schedule and automatically continue processing while work exists. Perfect for queue processing, batch jobs, and background tasks.
Reaktor Deployment
For a detailed guide on how to deploy Reaktors after building them, this guide will help you in the process.
Building Reaktor Apps with Web UIs
→ Building Reaktor Apps with Web UIs
Learn how to build web-based user interfaces for your Reaktor apps, including how to use external CDN resources, configure Content Security Policy, split files, and call aktor endpoints from your UI.
Tips for Development
To see some tips for developing Reaktors, please refer to this guide.
Prompt Engineering
To learn more about prompt engineering, see this guide on how to structure system prompts for LLMs.