Guides & Recipes
Step-by-step guides for common tasks, deployment workflows, and troubleshooting.
In This Section
Section titled “In This Section”| Page | What it covers |
|---|---|
| 5.1 Installation & Extras | Prerequisites, pip install, optional extras, verification |
| 5.2 Environment & Secrets | .env files, YAML env files, loading order, build-vs-runtime |
| 5.3 Adding Auth | Step-by-step: add API key or JWT auth to an existing agent |
| 5.4 Adding Streaming | Step-by-step: enable SSE or async runs |
| 5.5 Adding Policies | Step-by-step: configure safety guardrails and tool gating |
| 5.6 Docker Build & Deployment | Build workflow, Dockerfile anatomy, running images |
| 5.7 Cloud Deployment | AWS ECS, Google Cloud Run, Azure Container Apps, Compose |
| 5.8 Troubleshooting | dockrion doctor, common errors, error hierarchy |
| 5.9 FAQ | Frequently asked questions |
| 5.10 Invoice Copilot Walkthrough | Full guided tutorial building a real agent |
Previous: 4. The Generated API | Next: Appendix →