PulseAugur
实时 15:42:30
English(EN) I removed my code-index server's tool schemas from context. The agent used it exactly as rarely as before.

ClaudeAI 代理很少使用工具模式,尽管提示中包含了它们

一位用户进行了一项实验,以测试向 ClaudeAI 提供工具模式的有效性。用户发现,即使在提示中包含了代码索引服务器的完整 JSON 模式,ClaudeAI 使用该工具的频率也很低。当模式的尺寸大幅减小时,工具的使用率也同样很低,这表明提示中存在模式并没有显著增加代理对该工具的使用。用户还指出,在已经使用过该工具的会话中,该工具很少被调用,这表明它很快就退出了代理的活动工作集。 AI

影响 表明当前的 LLM 代理可能无法有效利用详细的工具定义,从而影响了代理系统的设计。

排序理由 用户实验和对模型行为的观察。

在 r/ClaudeAI 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

ClaudeAI 代理很少使用工具模式,尽管提示中包含了它们

报道来源 [1]

  1. r/ClaudeAI TIER_2 English(EN) · /u/gnoraz_theorc ·

    I removed my code-index server's tool schemas from context. The agent used it exactly as rarely as before.

    <!-- SC_OFF --><div class="md"><p>Until 18 July my code-index server was registered directly with Claude Code: 15 tools, full JSON Schema in the prompt, every turn. From 19 July it sat behind a CLI instead and the prompt got one line — about 7.4 kB of definitions replaced by 150 …