Files
zk-data-agent/skills/label-master/knowledge/标签/生活服务/餐厅订座排号.md
T
2026-05-09 17:49:53 +08:00

47 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
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.
# 餐厅订座排号
## 标注输出
> 注意:旧标签资料中同时存在 tag 标签和 Function 定义。本卡片不直接声明最终训练标签;生成数据前必须结合 `判断维度/标注输出形态.md` 确认当前任务使用 Agent 形式还是 Function 形式。
- 旧 tag 标签:餐厅订座排号
- Agent 包装候选(不代表最终):Agent(tag="餐厅订座排号")
- Function 输出候选:function定义:参数定义:num_person 人数的多少open_time: 预定的时间name: 预定的餐厅名
- 推荐输出形态:待确认。
## 功能抽象
生活服务
## 适用范围
进行餐厅的定订座排号
## 典型 Query
帮我订一个明天下午三点的10个的包间帮我进行海底捞的排号
## 三级语义功能点
预定餐厅座位(ApplyAction<object@Reservation,to@Restaurant>)
## Function / Agent 说明
function定义:参数定义:num_person 人数的多少open_time: 预定的时间name: 预定的餐厅名
## 满足边界问题
暂无
## 易混淆标签
待补充。
## 划分原则
planning模型分发原则生活服务Agent
## 未解决问题
待补充。