//
Busca en todas las páginas de la documentación
8 pages in this section.
Explains the difference between conversation history, scratchpad state, and tool-result caching within a session.
A first agent that carries conversation history across several turns in one session.
A recipe for trimming or summarizing older turns as a conversation grows.
A recipe for storing session state and scratchpad values in Redis between turns.
A checklist for scoping session state correctly in multi-tenant agent applications.
Ten practices for managing conversation state without blowing the context budget.