← All posts

#Langchain

1 post tagged "Langchain".

Generative AI · · 4 min read

Build a Basic Chatbot

LangGraph` is a library for building stateful, multi-actor applications with LLMs, used to create agent and multi-agent workflows. Compared to other LLM frameworks, it offers these core benefits: cycles, controllability, and persistence.

irufano — 2026