Skip to content

Commit eb1a167

Browse files
author
adongwanai
committed
docs: format agent project evaluation table
1 parent 64ff728 commit eb1a167

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

docs/03-practice/05-ship-agent-project.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -127,18 +127,18 @@ Spec 至少回答:
127127

128128
每次跑完记录:
129129

130-
| 字段 | 说明 |
131-
|:---|:---|
132-
| task_id | 任务编号 |
133-
| input | 用户输入 |
134-
| expected | 期望行为 |
135-
| actual | 实际输出 |
136-
| pass | 是否通过 |
130+
| 字段 | 说明 |
131+
| :----------- | :------------------------ |
132+
| task_id | 任务编号 |
133+
| input | 用户输入 |
134+
| expected | 期望行为 |
135+
| actual | 实际输出 |
136+
| pass | 是否通过 |
137137
| failure_type | 工具选错、上下文污染、模型能力、业务规则、权限问题 |
138-
| steps | agent loop 步数 |
139-
| tool_calls | 工具调用次数 |
140-
| cost | token 或金额 |
141-
| latency | 延迟 |
138+
| steps | agent loop 步数 |
139+
| tool_calls | 工具调用次数 |
140+
| cost | token 或金额 |
141+
| latency | 延迟 |
142142

143143
消融实验可以这样做:
144144

0 commit comments

Comments
 (0)