#langgraph

[ follow ]
Information security
fromThe Hacker News
1 week ago

LangChain, LangGraph Flaws Expose Files, Secrets, Databases in Widely Used AI Frameworks

Three vulnerabilities in LangChain and LangGraph could expose sensitive enterprise data, including filesystem files, environment secrets, and conversation history.
Python
fromThe JetBrains Blog
1 month ago

LangChain Python Tutorial: 2026's Complete Guide | The PyCharm Blog

LangChain provides a high-level framework for building LLM-powered agents that combine models and tools, supporting multiple providers and static or dynamic agent models.
Artificial intelligence
fromMedium
2 months ago

Beyond the Monolith: The Rise of the AI Microservices Architecture

LangGraph models AI interactions as a state-machine graph with persistent state, semantic routing, and microservice agents for robust orchestration.
fromMatt Layman
8 months ago

Enhancing Chatbot State Management with LangGraph Matt Layman

The first step involved launching the chatbot server with a MemorySaver checkpointer to persist the bot's state between interactions, allowing it to remember user details.
Python
fromTalkpython
10 months ago

Agentic AI Workflows with LangGraph

Debugging large workflows can be challenging, but tools like LangGraph provide developers with local interfaces to inspect agent nodes and LLM calls in real-time.
Artificial intelligence
[ Load more ]