Abstract AlgorithmsAbstract Algorithms

  • Home
  • All Posts
  • All Series
  • About

Category

conversation

1 article

LangChain Memory: Conversation History and Summarization

LangChain Memory: Conversation History and Summarization

TLDR: LLMs are stateless — every API call starts fresh. LangChain memory classes (Buffer, Window, Summary, SummaryBuffer) explicitly inject history into each call, and RunnableWithMessageHistory is th

Mar 28, 2026•20 min read

Abstract Algorithms

Exploring the fascinating world of algorithms, data structures, and software engineering through clear explanations and practical examples.

Navigation

  • Home
  • All Posts
  • All Series
  • About

Series

  • Software Engineering Principles
  • Machine Learning Fundamentals
  • Low-Level Design Guide
  • LLM Engineering
  • How It Works: Internals Explained
  • Data Structures and Algorithms
  • Big Data Engineering
  • Architecture Patterns for Production Systems
  • Agentic AI: LangChain and LangGraph

Popular Topics

  • Roadmap
  • learning path
  • langchain
  • Python
  • llm
  • big data

Author

Abstract Algorithms

Abstract Algorithms

@abstractalgorithms

1 followers on Hashnode

© 2026 Abstract Algorithms. All rights reserved.

Powered by Hashnode