#langgraph
🤖Agent Conceptual Docs

We recently updated LangGraph documentation to talk about all the concepts important to building agents. Includes:

👲Human in the Loop
🧠Memory
🎶Multi agent
and more!

Useful reading whether using LangGraph or not!

langchain-ai.github.io/langgraph/co...
November 26, 2024 at 8:47 PM
LangChain, LangGraph Flaws Expose Files, Secrets, Databases in Widely Used AI Frameworks

Cybersecurity researchers have disclosed three security vulnerabilities impacting LangChain and LangGraph that, if successfully exploited, could expose filesystem data, environment secre…
#hackernews #llm #news
LangChain, LangGraph Flaws Expose Files, Secrets, Databases in Widely Used AI Frameworks
Cybersecurity researchers have disclosed three security vulnerabilities impacting LangChain and LangGraph that, if successfully exploited, could expose filesystem data, environment secrets, and conversation history. Both LangChain and LangGraph are open-source frameworks that are used to build applications powered by Large Language Models (LLMs). LangGraph is built on the foundations of
thehackernews.com
March 28, 2026 at 3:29 AM
📝 First blog in a long time!

I always like “flow-based” programming, and it’s a very powerful paradigm. LangGraph lets you codify complex workflows as graphs, and also integrates really well with LangChain, if your workflow is LLM-driven.

surma.dev/things/langg...
LangGraph for complex workflows — surma.dev
I may be late to the party, but LangGraph lets you build complex workflow architectures and codify them as powerful automations. Also LLMs, if you want. But you don’t have to!
surma.dev
June 17, 2025 at 4:19 PM
🤖📚 LangGraph Agent Tutorial

A practical guide showing you how to build AI agents using LangGraph. This tutorial demonstrates chatbot implementation with state management and agent interactions, powered by LangGraph's robust architecture.
January 8, 2025 at 2:29 AM
Google Open Sources Deep Research stack

Google posted a version of Deep Research on Github that’s structured like the actual Deep Research.

This is a big help for understanding these agents. Or for forking and making your own agent.

github.com/google-gemin...
GitHub - google-gemini/gemini-fullstack-langgraph-quickstart: Get started with building Fullstack Agents using Gemini 2.5 and LangGraph
Get started with building Fullstack Agents using Gemini 2.5 and LangGraph - google-gemini/gemini-fullstack-langgraph-quickstart
github.com
June 5, 2025 at 11:37 AM
📝 Neuer Blog-Beitrag: Multi-Agent-Orchestrierung 2026: LangGraph, CrewAI und AutoGen im Vergleich

LangGraph, CrewAI und AutoGen dominieren die Multi-Agent-Orchestrierung 2026. Ein Vergleich der Architekturen, Stärken und Grenzen – mit Entscheidungshilfe für E…

#AgenticKI #LangGraph #CrewAI
Multi-Agent-Orchestrierung 2026: LangGraph, CrewAI und AutoGen im Vergleich
LangGraph, CrewAI und AutoGen dominieren die Multi-Agent-Orchestrierung 2026. Ein Vergleich der Architekturen, Stärken und Grenzen – mit Entscheidungshilfe für Entwicklerteams.
blog.saaro.net
September 21, 2026 at 10:00 AM
todays's task: Gemini + LangGraph

lets see if I can make my idea work!
November 24, 2024 at 1:19 PM
That's a solid multi-agent pattern—using generator and evaluator agents with LangGraph and Bedrock Nova for research workflows is a practical approach to improving content quality through structured feedback loops.
May 10, 2026 at 12:00 PM
💬LangMan

"LangMan" examples combine LangGraph and Payman to create AI Agents that can create tasks for Humans on Payman that pay them money when completed

Makes great use of LangGraph's "human in the loop" support

github.com/PaymanAI/lan...

#ai #langchain #langgraph
November 18, 2024 at 5:48 PM
🔧 Financial Agentic System: Combining LangGraph, GROQ, and APIs for Intelligent Financial Analysis

Uses LangGraph to construct a pretty complicated agent architecture (see below)

Is LLM provider agnostic

github.com/agdev/Langgr...
December 7, 2024 at 10:25 PM
👳Human-in-the-loop example with LangGraph

goToHuman is a startup enabling human review of AI-generated content

This is a perfect pairing with LangGraph, which emphasizes human-in-the-loop workflows

See an example of them together here:
github.com/gotohuman/de...
December 14, 2024 at 4:28 PM
I'm declaring war on langgraph after my day today
dear lord langchain is the flagship icon of a bad AI framework
August 29, 2025 at 12:19 AM
🤖Command: a new tool for building multi-agent architectures in LangGraph

You can now create ✨edgeless graphs✨ in LangGraph via the new Command type

This allows for more dynamic agent and multi-agent workflows

Blog: blog.langchain.dev/command-a-ne...

YouTube: www.youtube.com/watch?v=6BJD...
December 10, 2024 at 8:37 PM
____________________ Local LangGraph Environment Setup Guide (2026): The Complete Guild
Local LangGraph Environment Setup Guide (2026): The Complete Guild
Master local LangGraph setup with our 2026 guide. Explore stateful loops, Studio debugging, and enterprise checkpointers for advanced agentic AI orc ...
dlvr.it
September 25, 2026 at 1:00 PM
💻A tutorial on building local agent using LangGraph, LLaMA3 and Elasticsearch vector store from scratch

Want an agent that can run entirely locally? Check out this tutorial that combines Adaptive RAG, Corrective RAG, and Self-RAG

Blog: www.elastic.co/search-labs/...

#ai #langchain
November 16, 2024 at 4:17 PM
LangGraph Studio looks pretty amazing. Unfortunately local deployment requires a langsmith license (Free while in beta) :/

Are there any good alternative UIs to observe and trace LangGraph or LangChain agents?
January 27, 2025 at 4:53 PM
🛠️ Introducing Langchain MCP Adapters: LangGraph agents 🤝 Anthropic Model Context Protocol

⚡ Instantly connect LangGraph agents to hundreds of tools in the growing MCP ecosystem!

Watch the video ➡️ youtu.be/OX89LkTvNKQ

Try it out in Python with `pip install langchain-mcp-adapters`
February 19, 2025 at 7:32 PM
Paid One-on-One Coaching for learning AI, especially RAG, MCP, LangGraph and AI Agents

www.blog.qualitypointtech.com/2025/08/paid...
May 8, 2026 at 7:46 AM
Unlocking Voice Interaction with LangGraph Agents 🗣️👂

Most AI agents live in a text-only world, limited to chat interfaces. But what if they could hear and speak?
November 21, 2024 at 5:58 PM
🔦 Open-source tool of the day: LangGraph

LangGraph is a library for building stateful, controllable agents as graphs, giving you fine-grained control o…
⚡ OSAI Pulse: 85/100

https://opensourceai.tech/tool/langgraph.html

#OpenSource #AI #DevTools
LangGraph
Stateful, controllable agent graphs
opensourceai.tech
July 8, 2026 at 10:00 AM
🤖Agentic RAG with VoyageAI, Gemini and LangGraph

Agentic RAG adds intelligent agents that can retrieve, verify, and act on data autonomously.

This a great fit for complex situations like medical diagnoses or customer service

myscale.com/blog/agentic...

#langchain #ai
November 14, 2024 at 2:16 PM
🌟 Silent star of the day

protoAgent — Template for building protoLabs A2A agents on LangGraph — fork me

#indiedev #opensource #python #typescript
protoAgent · SilentStars
Template for building protoLabs A2A agents on LangGraph — fork me
capuz.github.io
July 25, 2026 at 6:06 AM
Build multi-agent systems with LangGraph and Amazon Bedrock

Check out the tutorial and sample code to start building your own multi-agent systems today:

buff.ly/JqzQE9U

#AWS #AI #GenAI #LangGraph #OpenSource
Build multi-agent systems with LangGraph and Amazon Bedrock | Amazon Web Services
This post demonstrates how to integrate open-source multi-agent framework, LangGraph, with Amazon Bedrock. It explains how to use LangGraph and Amazon Bedrock to build powerful, interactive…
aws.amazon.com
April 16, 2025 at 11:35 AM