Tagged "context-window"
2 articles
- obi-jam Prompt Caching for Multi-Skill Agents — Split Stable vs Dynamic Your agent's identity doesn't change per request. Mark it for caching. Keep skill instructions in the dynamic block. Save 90% on repeated input tokens.
- obi-jam Conversation Memory Is Context Not History Your agent doesn't need to remember every message. A sliding window of recent context beats an ever-growing archive.