This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### 🧠 **Gist: Simple Text Summarization Flow using Langraph + LangChain** | |
````markdown | |
# 🧠 Simple Text Summarization Flow using Langraph + LangChain | |
> A minimal example showing how to build a text summarization flow using [Langraph](https://langraph.dev) and [LangChain](https://www.langchain.com/). | |
--- | |
## 🚀 Overview |