LangGraph
Coverage of LangGraph in the Nexus archive.
- LangGraph Flaw Chain Exposes Self-Hosted AI Agents to Remote Code Execution
Cybersecurity researchers disclosed three patched security flaws in LangGraph, an open-source framework by LangChain for building AI agents, including a critical vulnerability chain that could lead to remote code execution.
- Building a LangGraph pipeline for production data engineering
The article discusses building a LangGraph pipeline for production data engineering. It is hosted on Labyrinth Analytics Consulting's blog and includes a Hacker News comment link.
- Show HN: Agent-cache – Multi-tier LLM/tool/session caching for Valkey and Redis
Agent-cache is a multi-tier caching solution for AI agents using Valkey or Redis, supporting LLM responses, tool results, and session state. It integrates with LangChain, LangGraph, and Vercel AI SDK, and includes monitoring via OpenTelemetry and Prometheus. Version 0.2.0 was recently released with cluster mode support.