ConversationTokenBufferMemory
1. What is ConversationTokenBufferMemory?
2. Why does it exist?
3. Real-world analogy
4. Minimal working example (Gemini)
5. What does it store?
6. Key parameter: max_token_limit
max_token_limitValue
Effect
7. How is this different from Window Memory?
Feature
Window
Token Buffer
8. Common beginner mistakes
9. When should you use it?
10. One-line mental model
Last updated