mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Merge c3cd53e212 into 9bf08f5cb6
This commit is contained in:
commit
b13fcdf133
1 changed files with 14 additions and 0 deletions
14
software/langgraph-gui.yml
Normal file
14
software/langgraph-gui.yml
Normal file
|
|
@ -0,0 +1,14 @@
|
||||||
|
name: LangGraph-GUI
|
||||||
|
description: Interactive visual interface for designing and managing LangGraph workflows, allowing users to build, connect, and execute graph-based LLM pipelines using a drag-and-drop GUI.
|
||||||
|
website_url: "https://LangGraph-GUI.github.io"
|
||||||
|
source_code_url: "https://github.com/LangGraph-GUI/LangGraph-GUI"
|
||||||
|
licenses:
|
||||||
|
- MIT
|
||||||
|
platforms:
|
||||||
|
- Python
|
||||||
|
- Docker
|
||||||
|
- K8S
|
||||||
|
tags:
|
||||||
|
- Software Development - Low Code
|
||||||
|
- Generative Artificial Intelligence (GenAI)
|
||||||
|
depends_3rdparty: true
|
||||||
Loading…
Reference in a new issue