Abstract AlgorithmsAbstract Algorithms

  • Home
  • All Posts
  • All Series
  • About

Category

state machines

1 article

From LangChain to LangGraph: When Agents Need State Machines

TLDR: LangChain's AgentExecutor is a solid starting point — but it has five hard limits (no branching, no pause/resume, no parallelism, no human-in-the-loop, no crash recovery). LangGraph replaces the implicit loop with an explicit graph, unlocking e...

Mar 28, 2026•19 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