Skip to content

Commit 052d945

Browse files
Merge pull request #56 from QVerisAI/admin/blog-deploy
docs(blog): update blog content 2026-07-27 09:10:10Z
2 parents ef292ed + 2d2ca7b commit 052d945

2 files changed

Lines changed: 5 additions & 13 deletions

File tree

src/content/blog/cn/qveris-agent-tool-discover-inspect-call-cost.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,9 @@ pubDate: Jul 24 2026
55
heroImage: ../../../assets/blog-qveris-agent-tool-discover-inspect-call-cost-cover-cn.png
66
category: Product
77
author: QVeris Team
8-
tags:
9-
- Agent
10-
- CLI
11-
- QVeris
8+
tags: ['Agent', 'CLI', 'QVeris']
129
translationKey: qveris-agent-tool-discover-inspect-call-cost
13-
draft: true
10+
draft: false
1411
---
1512
当 AI Agent 从“回答问题”走向“完成任务”,真正困难的往往不再是模型能不能生成一段文本,而是它能否在成千上万种外部能力中选对工具、构造正确参数,并在产生费用前做出可解释的决策。
1613

src/content/blog/en/qveris-agent-tool-discover-inspect-call-cost.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,11 @@
11
---
2-
title: 'Before an Agent Calls a Tool, It Should Know Three Things: Can It Be Used,
3-
How Should It Be Called, and What Will It Cost?'
4-
description: QVeris separates tool use into Discover, Inspect, and Call so agents
5-
can make checkable, confirmable, and traceable decisions before execution and billing.
2+
title: 'Before an Agent Calls a Tool, It Should Know Three Things: Can It Be Used, How Should It Be Called, and What Will It Cost?'
3+
description: 'QVeris separates tool use into Discover, Inspect, and Call so agents can make checkable, confirmable, and traceable decisions before execution and billing.'
64
pubDate: Jul 24 2026
75
heroImage: ../../../assets/blog-qveris-agent-tool-discover-inspect-call-cost-cover-en.png
86
category: Product
97
author: QVeris Team
10-
tags:
11-
- Agent
12-
- CLI
13-
- QVeris
8+
tags: ['Agent', 'CLI', 'QVeris']
149
translationKey: qveris-agent-tool-discover-inspect-call-cost
1510
draft: false
1611
---

0 commit comments

Comments
 (0)