Slide 30
Slide 30 text
30
12-Factor Agents
1. Natural Language to Tool Calls
2. Own your prompts
3. Own your context window
4. Tools are just structured outputs
5. Unify execution state and business
state
6. Launch / Pause / Resume with
simple APIs
LLM ベースのソフトウェアを作る上で経験上⾒出された 12 の設計原則
7. Contact humans with tool calls
8. Own your control flow
9. Compact Errors into Context
Window
10. Small, Focused Agents
11. Trigger from anywhere, meet users
where they are
12. Make your agent a stateless reducer