<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Function Calling on XiDao 技术博客</title><link>https://blog.xidao.online/tags/function-calling/</link><description>Recent content in Function Calling on XiDao 技术博客</description><generator>Hugo -- gohugo.io</generator><language>zh-cn</language><copyright>© 2026 XiDao</copyright><lastBuildDate>Mon, 11 May 2026 09:00:00 +0800</lastBuildDate><atom:link href="https://blog.xidao.online/tags/function-calling/index.xml" rel="self" type="application/rss+xml"/><item><title>2026年LLM结构化输出与Function Calling实战指南：从JSON Mode到Tool Use的完整攻略</title><link>https://blog.xidao.online/posts/2026-llm-structured-output-function-calling/</link><pubDate>Mon, 11 May 2026 09:00:00 +0800</pubDate><guid>https://blog.xidao.online/posts/2026-llm-structured-output-function-calling/</guid><description>&lt;h2 class="relative group"&gt;引言：为什么结构化输出如此重要？
 &lt;div id="引言为什么结构化输出如此重要" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#%e5%bc%95%e8%a8%80%e4%b8%ba%e4%bb%80%e4%b9%88%e7%bb%93%e6%9e%84%e5%8c%96%e8%be%93%e5%87%ba%e5%a6%82%e6%ad%a4%e9%87%8d%e8%a6%81" aria-label="锚点"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;2026年，大语言模型（LLM）的应用已经从简单的聊天机器人发展到复杂的自主Agent系统。在这个过程中，一个关键的技术挑战始终存在：&lt;strong&gt;如何让LLM的输出可靠地被程序解析？&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>LLM Structured Output and Function Calling in 2026: A Complete Guide from JSON Mode to Tool Use</title><link>https://blog.xidao.online/en/posts/2026-llm-structured-output-function-calling/</link><pubDate>Mon, 11 May 2026 09:00:00 +0800</pubDate><guid>https://blog.xidao.online/en/posts/2026-llm-structured-output-function-calling/</guid><description>&lt;h2 class="relative group"&gt;Introduction: Why Structured Output Matters
 &lt;div id="introduction-why-structured-output-matters" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#introduction-why-structured-output-matters" aria-label="锚点"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;In 2026, large language model (LLM) applications have evolved from simple chatbots to complex autonomous agent systems. Throughout this evolution, one fundamental technical challenge has persisted: &lt;strong&gt;how to make LLM outputs reliably parseable by programs.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Traditional LLM output is free-form text, forcing developers to use fragile approaches like regex and string matching to extract information. Structured Output and Function Calling (Tool Use) technologies have completely changed this paradigm.&lt;/p&gt;</description></item></channel></rss>