mirror of
https://github.com/langchain-ai/langgraph-builder.git
synced 2026-07-01 19:55:58 -04:00
11191d903a7cb5428bbe1887fb6a4bf1128ab52f
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.0 to 4.0.5. - [Release notes](https://github.com/form-data/form-data/releases) - [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md) - [Commits](https://github.com/form-data/form-data/compare/v4.0.0...v4.0.5) --- updated-dependencies: - dependency-name: form-data dependency-version: 4.0.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
LangGraph Builder 🦜 🎨
LangGraph Builder provides a powerful canvas for designing cognitive architectures of LangGraph applications. After designing an architecture with the canvas, LangGraph Builder enables you to generate boilerplate code for the application in Python and Typescript. Code generation in LangGraph Builder is powered by langgraph-gen. Try LangGraph Builder out here!
🚀 Run LangGraph Builder locally
- Install dependencies:
yarn install
- Start the development server
yarn dev
- Open your browser and navigate to:
http://localhost:3000
🌐 Limitations
- LangGraph Builder is optimized for desktop. Mobile is currently not supported.
- Generating graphs with parallel node execution is currently not supported.
🤝 Contributing
Contributions are welcome and highly appreciated!
Description
Languages
TypeScript
92.2%
JavaScript
3.7%
CSS
3.3%
Shell
0.8%