Agent focused Langchain with Finite State Automata
LangGraph Usages
MessageGraph
OpenGPTs
Key Links: * OpenGPTs GitHub Repo * OpenGPTs Walkthrough on YouTube * LangGraph: Python, JS A little over two months ago, on the heels of OpenAI dev day, we launched OpenGPTs: a take on what an open-source GPT store may look like. It was powered by an early version of LangGraph - an
https://blog.langchain.dev/opengpts

LangGraph Studio IDE with assistent editor
Introducing Assistant Editor for configuring agents in LangGraph Studio
We're excited to announce the launch of the Assistant Editor, a powerful new feature in LangGraph Studio that makes it easier than ever to configure and customize your LLM-powered agents. This visual editing tool empowers both developers and non-technical users to fine-tune agent behavior without diving into code. What are
https://blog.langchain.dev/asssistant-editor/

LangGraph Studio: The first agent IDE
LangGraph Studio provides a specialized agent IDE for visualizing, interacting with, and debugging complex agentic applications. See how to use it on your desktop today.
https://blog.langchain.dev/langgraph-studio-the-first-agent-ide

LangGraph (Python)
This video series covers how to use code functionality of LangGraph, as well as common modifications one could want to make.
https://www.youtube.com/playlist?list=PLfaIDFEXuae16n2TWUkKq5PgJ0w6Pkwtg

LangChain Blog
TL;DR: LangGraph is module built on top of LangChain to better enable creation of cyclical graphs, often needed for agent runtimes.
* Python Repo
* Python
https://blog.langchain.dev/


Seonglae Cho


