<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>EffishAI</title>
        <link>https://effish.ai</link>
        <description>EffishAI RSS feed</description>
        <item>
          <title>大模型如何调用外部工具：以Qwen为例的完整实践指南</title>
          <link>https://effish.ai/blog/qwen-tool-calling</link>
          <description>从零开始学习大模型工具调用，深入浅出讲解为何需要工具调用、技术原理、实现方法，以及实际应用场景。通过Qwen模型的实战案例，让你边学边练，轻松掌握AI工具调用技术。</description>
          <pubDate>Tue, 28 Oct 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Embracing Vim: The Unsung Hero of Code Editors</title>
          <link>https://effish.ai/blog/vim</link>
          <description>Discover why Vim, with its steep learning curve, remains a beloved tool among developers for editing code efficiently and effectively.</description>
          <pubDate>Tue, 09 Apr 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Spaces vs. Tabs: The Indentation Debate Continues</title>
          <link>https://effish.ai/blog/spaces-vs-tabs</link>
          <description>Explore the enduring debate between using spaces and tabs for code indentation, and why this choice matters more than you might think.</description>
          <pubDate>Mon, 08 Apr 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>The Power of Static Typing in Programming</title>
          <link>https://effish.ai/blog/static-typing</link>
          <description>In the ever-evolving landscape of software development, the debate between dynamic and static typing continues to be a hot topic.</description>
          <pubDate>Sun, 07 Apr 2024 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>