agentscope.web.workstation.workflow_utils module
Workflow node utils.
- agentscope.web.workstation.workflow_utils.is_callable_expression(s: str) bool [source]
Check a expression whether a callable expression
- agentscope.web.workstation.workflow_utils.kwarg_converter(kwargs: dict) str [source]
Convert a kwarg dict to a string.