LangGraph-GUI-svelte LangGraph-GUI
See LangGraph-GUI
SSOT is Nodes, singals to Edges
bind:nodes={$currentNodes}
edges={$currentEdges}
Thus, everything such add edge, remove edge, that all modify node.data then signals trigger edge update
see https://github.com/LangGraph-GUI/LangGraph-GUI
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Latest commit | ||||
SSOT is Nodes, singals to Edges
bind:nodes={$currentNodes}
edges={$currentEdges}
Thus, everything such add edge, remove edge, that all modify node.data then signals trigger edge update
see https://github.com/LangGraph-GUI/LangGraph-GUI