LangGraph Engineer

Author: LangChain
Published At: 2024-08-09T00:00:00
Length: 06:23

Summary

Description

Try out the deployed version: https://smith.langchain.com/studio/thread?baseUrl=https://langgraph-engineer-23dacb3822e3589d80ff57de9ee94e1c.default.us.langgraph.app

This is an alpha version of an agent that can help bootstrap LangGraph applications. It will focus on creating the correct nodes and edges, but will not attempt to write the logic to fill in the nodes and edges - rather will leave that for you.

LangGraph: https://github.com/langchain-ai/langgraph

The agent consists of a few steps:

1. Converse with the user to gather all requirements

2. Write a draft

3. Run programatic checks against the generated draft (right now just checking that the response has the right format). If it fails, then go back to step 2. If it passes, then continue to step 4.

4. Run an LLM critique against the generated draft. If it fails, go back to step 2. If it passes, the continue to the end.

Translated At: 2025-03-18T12:02:55Z

Request translate (One translation is about 5 minutes)

Version 3 (stable)

Optimized for a single speaker. Suitable for knowledge sharing or teaching videos.

Recommended Videos