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