<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tools on Chen Kai Blog</title><link>https://www.chenk.top/zh/tags/tools/</link><description>Recent content in Tools on Chen Kai Blog</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Thu, 02 Apr 2026 09:00:00 +0000</lastBuildDate><atom:link href="https://www.chenk.top/zh/tags/tools/index.xml" rel="self" type="application/rss+xml"/><item><title>大模型工程（七）：Function Calling 实战</title><link>https://www.chenk.top/zh/llm-engineering/07-function-calling/</link><pubDate>Thu, 02 Apr 2026 09:00:00 +0000</pubDate><guid>https://www.chenk.top/zh/llm-engineering/07-function-calling/</guid><description>&lt;p>函数调用是大语言模型（LLM）连接外部世界的关键接口，也是 chat template、结构化输出内核与提示工程的交汇点。本章将深入剖析底层机制，探讨哪些行为具备可依赖的确定性保证，以及哪些 agent-loop 模式能在真实生产负载下稳定运行。&lt;/p></description></item><item><title>Linux（九）：Vim 编辑器精要</title><link>https://www.chenk.top/zh/linux/09-vim-essentials/</link><pubDate>Sat, 02 Apr 2022 10:00:00 +0000</pubDate><guid>https://www.chenk.top/zh/linux/09-vim-essentials/</guid><description>&lt;p>大多数人放弃 Vim，是因为试图死记硬背快捷键——这完全走错了方向。Vim 本质上是一门&lt;strong>小型语言&lt;/strong>：只要掌握它的语法——&lt;strong>操作符 + 动作（operator + motion）&lt;/strong>——你就能表达任意编辑意图，从此再也不用打开速查表。本指南将带你掌握日常使用频率高达 80% 的 Vim 核心功能，并说明剩下的 20% 如何自然地从同一套基础规则中推导出来。&lt;/p></description></item></channel></rss>