Langraph

Search documents
Getting Started with LangSmith (3/8): Debugging with Studio
LangChain· 2025-09-29 04:28
Hi, today we'll be covering how to use Langmith to debug your AI applications and we'll be using a tool called Studio to do so. The studio is an IDE for building agents and you can use it with any langraph agent that you've built. Let's take a look at the repository for this course which contains our explain like 5 agent.We'll cover what you need to start using studio. You'll notice that in our repo, we have this file called langraph. json.langraph. json is a config file that tells studio where your agents ...
Introducing Open SWE: An Open-Source Asynchronous Coding Agent
LangChain· 2025-08-06 16:55
What's up everyone. It's Brace from Langchain and in this video I am extremely excited to announce our newest project openu. Open suite is an async cloud-based open source coding agent.What that means is you connect your GitHub account to open send it a task and it does the rest. It plans, executes the plan, writes code, runs tests, runs your different scripts, and then reviews the code before putting up a poll request to make sure it's all high quality code. And when it's done and it determines that everyt ...