feat: add deterministic message interaction stages
This commit is contained in:
@@ -89,7 +89,7 @@ class DynamicVariableTests(unittest.TestCase):
|
||||
{
|
||||
"id": "start",
|
||||
"type": "start",
|
||||
"data": {"greeting": "您好 {{nickname}}"},
|
||||
"data": {"name": "Start"},
|
||||
}
|
||||
],
|
||||
"edges": [],
|
||||
|
||||
Reference in New Issue
Block a user