MCPcopy Create free account
hub / github.com/BUPT-GAMMA/MASFactory / ChatDevRootGraph

Class ChatDevRootGraph

masfactory/compatibility/chatdev/graph.py:4–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2
3
4class ChatDevRootGraph(WorkflowOutputRootGraph):
5 _outputs_key = "chatdev_outputs"
6 _preferred_suffixes = ("DONE", "FINAL", "END", "HAS_CODE", "NO_CODE")

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected