We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cac014 commit 334a3e3Copy full SHA for 334a3e3
1 file changed
agentflow/errors.py
@@ -0,0 +1,2 @@
1
+class AgentFlowError(Exception):
2
+ """Base exception for user-facing AgentFlowDesk errors."""
0 commit comments