Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BUPT-GAMMA/MASFactory
/ LangflowRootGraph
Class
LangflowRootGraph
masfactory/compatibility/langflow/graph.py:4–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2
3
4
class
LangflowRootGraph(WorkflowOutputRootGraph):
5
_outputs_key =
"langflow_outputs"
6
_node_id_hints = (
"ChatOutput"
,)
Callers
1
blueprint_to_langflow_graph
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected