MCPcopy Index your code
hub / github.com/OpenBMB/ChatDev / DesignError

Class DesignError

check/check.py:18–19  ·  view source on GitHub ↗

Raised when a workflow design cannot be loaded or validated.

Source from the content-addressed store, hash-verified

16
17
18class DesignError(RuntimeError):
19 """Raised when a workflow design cannot be loaded or validated."""
20
21
22

Callers 3

_allowed_node_typesFunction · 0.85
_ensure_supportedFunction · 0.85
load_configFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected