MCPcopy 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
4class LangflowRootGraph(WorkflowOutputRootGraph):
5 _outputs_key = "langflow_outputs"
6 _node_id_hints = ("ChatOutput",)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected