This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
"""
具身多轮对话
点餐(order)的对话,咖啡厅服务员可以为客人(NPC)完成点餐基本对话
场景对话(GQA)结合场景:询问卫生间、附近娱乐场所(数据来源自主定义)
开始条件:顾客NPC发出点餐指令
结束条件:顾客NPC发出指令,表示不再需要服务
# todo: 使用大模型进行对话,获得指令信息,适时结束对话
# order = {...}