From ee5194e79e6fa03eeeeb92b2fa28af5b78d14a24 Mon Sep 17 00:00:00 2001 From: "open-swe-dev[bot]" Date: Thu, 17 Jul 2025 00:43:22 +0000 Subject: [PATCH] Apply patch --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 47cc4d052..924f950c0 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,9 @@ [![Open Issues](https://img.shields.io/github/issues-raw/langchain-ai/langgraph)](https://github.com/langchain-ai/langgraph/issues) [![Docs](https://img.shields.io/badge/docs-latest-blue)](https://langchain-ai.github.io/langgraph/) +> [!TIP] +> Welcome to Open SWE! + Trusted by companies shaping the future of agents – including Klarna, Replit, Elastic, and more – LangGraph is a low-level orchestration framework for building, managing, and deploying long-running, stateful agents. ## Get started @@ -81,4 +84,4 @@ While LangGraph can be used standalone, it also integrates seamlessly with any L ## Acknowledgements -LangGraph is inspired by [Pregel](https://research.google/pubs/pub37252/) and [Apache Beam](https://beam.apache.org/). The public interface draws inspiration from [NetworkX](https://networkx.org/documentation/latest/). LangGraph is built by LangChain Inc, the creators of LangChain, but can be used without LangChain. \ No newline at end of file +LangGraph is inspired by [Pregel](https://research.google/pubs/pub37252/) and [Apache Beam](https://beam.apache.org/). The public interface draws inspiration from [NetworkX](https://networkx.org/documentation/latest/). LangGraph is built by LangChain Inc, the creators of LangChain, but can be used without LangChain.