mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
add langgraph-gui
This commit is contained in:
parent
c0705cc693
commit
b29c4934d0
1 changed files with 16 additions and 0 deletions
16
software/langgraph-gui.yml
Normal file
16
software/langgraph-gui.yml
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
name: LangGraph-GUI
|
||||
description: An user-friendly graphical interface with node-edge visualized for LangGraph.
|
||||
website_url: "https://LangGraph-GUI.github.io"
|
||||
source_code_url: "https://github.com/LangGraph-GUI/LangGraph-GUI"
|
||||
licenses:
|
||||
- MIT
|
||||
platforms:
|
||||
- Python
|
||||
- Docker
|
||||
- K8S
|
||||
tags:
|
||||
- Automation
|
||||
- Software Development - Low Code
|
||||
- AI
|
||||
- LLM
|
||||
depends_3rdparty: true
|
||||
Loading…
Reference in a new issue