<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>多智能体系统 on Text Matrix</title><link>https://txtmix.com/tags/%E5%A4%9A%E6%99%BA%E8%83%BD%E4%BD%93%E7%B3%BB%E7%BB%9F/</link><description>Recent content in 多智能体系统 on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Sat, 23 May 2026 08:20:36 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/%E5%A4%9A%E6%99%BA%E8%83%BD%E4%BD%93%E7%B3%BB%E7%BB%9F/index.xml" rel="self" type="application/rss+xml"/><item><title>AI Engineering From Scratch：一份从"会调用API"到"能独立构建AI系统"的完整路线图</title><link>https://txtmix.com/posts/tech/ai-engineering-from-scratch-guide/</link><pubDate>Wed, 20 May 2026 20:25:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-engineering-from-scratch-guide/</guid><description>&lt;h2 id="这份教程真正在解决什么问题">这份教程真正在解决什么问题&lt;/h2>
&lt;p>AI学习材料的最大问题不是太少，而是太碎片。一篇论文解读、一个微调教程、一个Agent demo，各自独立，没有一条线把它们串起来。你学完可能能调用API，但说不清楚Attention在模型内部做了什么；能跑通一个RAG流程，但不知道tokenizer的BPE分词是怎么训练的。&lt;/p></description></item><item><title>微软 AI Agents for Beginners 课程：零基础入门 AI Agent 开发</title><link>https://txtmix.com/posts/tech/microsoft-ai-agents-for-beginners-tutorial/</link><pubDate>Sun, 17 May 2026 20:10:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/microsoft-ai-agents-for-beginners-tutorial/</guid><description>&lt;p>&lt;img
 class="lazyload"
 src="https://txtmix.com/svg/loading.min.svg"
 data-src="https://raw.githubusercontent.com/microsoft/ai-agents-for-beginners/main/images/repo-thumbnailv2.png"
 data-srcset="https://raw.githubusercontent.com/microsoft/ai-agents-for-beginners/main/images/repo-thumbnailv2.png, https://raw.githubusercontent.com/microsoft/ai-agents-for-beginners/main/images/repo-thumbnailv2.png 1.5x, https://raw.githubusercontent.com/microsoft/ai-agents-for-beginners/main/images/repo-thumbnailv2.png 2x"
 data-sizes="auto"
 alt="https://raw.githubusercontent.com/microsoft/ai-agents-for-beginners/main/images/repo-thumbnailv2.png"
 title="AI Agents for Beginners" />&lt;/p>
&lt;p>AI Agent 正在成为 LLM 应用的新主流方向。与单纯调用模型生成文字不同，Agent 让大模型真正拥有了&amp;quot;执行能力&amp;quot;——通过工具调用、多步推理、多 Agent 协作来完成复杂任务。然而，这套技术栈对入门者并不友好：概念多、框架杂、工具链长，容易学着学着就迷失在术语里。&lt;/p></description></item></channel></rss>