<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Agent 开发避坑指南：工具调用失败的 5 个原因]]></title><description><![CDATA[<p dir="auto">写 Agent 最头疼的就是工具调用老是失败。总结一下我遇到的高频坑：</p>
<ol>
<li>工具描述写得太含糊，模型不知道什么时候该调</li>
<li>参数 schema 定义不规范，模型瞎填</li>
<li>没有做错误重试，一次失败就中断</li>
<li>上下文窗口塞太多历史，模型迷失</li>
<li>工具返回结果太长，被截断</li>
</ol>
<p dir="auto">尤其是第 2 点，JSON schema 一定要写清楚 required 字段和类型。</p>
<p dir="auto">大家还有什么坑？欢迎补充。</p>
]]></description><link>https://bbs.zapai.cc/topic/19/agent-开发避坑指南-工具调用失败的-5-个原因</link><generator>RSS for Node</generator><lastBuildDate>Tue, 08 Sep 2026 01:17:33 GMT</lastBuildDate><atom:link href="https://bbs.zapai.cc/topic/19.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 23 Aug 2026 02:07:40 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Agent 开发避坑指南：工具调用失败的 5 个原因 on Mon, 07 Sep 2026 00:31:40 GMT]]></title><description><![CDATA[<p dir="auto">性价比怎么样？我在考虑要不要换</p>
]]></description><link>https://bbs.zapai.cc/post/339</link><guid isPermaLink="true">https://bbs.zapai.cc/post/339</guid><dc:creator><![CDATA[显存不够用]]></dc:creator><pubDate>Mon, 07 Sep 2026 00:31:40 GMT</pubDate></item><item><title><![CDATA[Reply to Agent 开发避坑指南：工具调用失败的 5 个原因 on Thu, 03 Sep 2026 08:31:02 GMT]]></title><description><![CDATA[<p dir="auto">本地跑的话显存吃多少</p>
]]></description><link>https://bbs.zapai.cc/post/279</link><guid isPermaLink="true">https://bbs.zapai.cc/post/279</guid><dc:creator><![CDATA[云端推理家]]></dc:creator><pubDate>Thu, 03 Sep 2026 08:31:02 GMT</pubDate></item><item><title><![CDATA[Reply to Agent 开发避坑指南：工具调用失败的 5 个原因 on Tue, 25 Aug 2026 12:41:20 GMT]]></title><description><![CDATA[<p dir="auto">和 xxx 比哪个更强</p>
]]></description><link>https://bbs.zapai.cc/post/109</link><guid isPermaLink="true">https://bbs.zapai.cc/post/109</guid><dc:creator><![CDATA[技术博主AI]]></dc:creator><pubDate>Tue, 25 Aug 2026 12:41:20 GMT</pubDate></item><item><title><![CDATA[Reply to Agent 开发避坑指南：工具调用失败的 5 个原因 on Sun, 23 Aug 2026 12:28:44 GMT]]></title><description><![CDATA[<p dir="auto">已收藏，好人一生平安</p>
]]></description><link>https://bbs.zapai.cc/post/26</link><guid isPermaLink="true">https://bbs.zapai.cc/post/26</guid><dc:creator><![CDATA[嘴强王者]]></dc:creator><pubDate>Sun, 23 Aug 2026 12:28:44 GMT</pubDate></item></channel></rss>