mirror of
https://github.com/humanlayer/12-factor-agents.git
synced 2025-08-20 18:59:53 +03:00
Update factor-08-own-your-control-flow.md
thanks to Luis for calling this out
This commit is contained in:
@@ -11,7 +11,7 @@ Build your own control structures that make sense for your specific use case. Sp
|
|||||||
|
|
||||||
- summarization or caching of tool call results
|
- summarization or caching of tool call results
|
||||||
- LLM-as-judge on structured output
|
- LLM-as-judge on structured output
|
||||||
- context window compaction or other [memory management](https://github.com/humanlayer/12-factor-agents/blob/main/content/appendix-14-everything-is-context-engineering.md)
|
- context window compaction or other [memory management](https://github.com/humanlayer/12-factor-agents/blob/main/content/factor-03-own-your-context-window.md)
|
||||||
- logging, tracing, and metrics
|
- logging, tracing, and metrics
|
||||||
- client-side rate limiting
|
- client-side rate limiting
|
||||||
- durable sleep / pause / "wait for event"
|
- durable sleep / pause / "wait for event"
|
||||||
|
|||||||
Reference in New Issue
Block a user