Memory in the SDK
Agents rely on stored context to remain coherent over time. The SDK provides mechanisms for managing conversation state and persistence.
- Conversation state and context windows — Managing context within model limits.
- Persisting memory with the SDK — Saving and restoring agent memory.
- Memory boundaries and tradeoffs — Balancing usefulness, cost, and performance.