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

Class CompatibilityImportError

masfactory/compatibility/errors.py:4–5  ·  view source on GitHub ↗

Raised when an external workflow document cannot be converted into a `Graph`.

Source from the content-addressed store, hash-verified

2
3
4class CompatibilityImportError(ValueError):
5 """Raised when an external workflow document cannot be converted into a `Graph`."""

Callers 15

_compile_loop_subgraphFunction · 0.90
_instanceFunction · 0.90
_require_mappingFunction · 0.90
discover_workflow_graphFunction · 0.90
_dedupe_nodesFunction · 0.90
blueprint_to_graphFunction · 0.90
apply_wire_pairsFunction · 0.90
blueprint_to_dify_graphFunction · 0.90
run_dify_codeFunction · 0.90
_parse_dify_nodeFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected