<?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%B7%A5%E7%A8%8B%E5%AE%9E%E8%B7%B5/</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%B7%A5%E7%A8%8B%E5%AE%9E%E8%B7%B5/index.xml" rel="self" type="application/rss+xml"/><item><title>12-Factor Agents：构建可投产 AI 应用的全方位工程原则</title><link>https://txtmix.com/posts/tech/12-factor-agents-llm-production-principles/</link><pubDate>Mon, 18 May 2026 21:10:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/12-factor-agents-llm-production-principles/</guid><description>&lt;p>用 LLM 做产品，很多人容易掉进两个坑：要么迷信「给个 prompt、加一堆工具、循环到目标达成」的万能 Agent 范式；要么把 LLM 当成增强搜索，塞进一堆 if-else 里。&lt;/p>
&lt;p>Dex（humanlayer/12-factor-agents 作者）的观察是：&lt;strong>真正能交付给生产用户的 LLM 软件，大多数不是纯 Agent，而是软件 + LLM 步骤的混合体&lt;/strong>——好的 AI 产品，本质是软件，只是恰好在某些关键节点引入了 LLM。&lt;/p></description></item><item><title>12-Factor Agents - 构建生产级LLM应用的12条原则</title><link>https://txtmix.com/posts/tech/12-factor-agents-production-llm-guide/</link><pubDate>Mon, 18 May 2026 00:00:00 +0000</pubDate><guid>https://txtmix.com/posts/tech/12-factor-agents-production-llm-guide/</guid><description>&lt;h1 id="12-factor-agents构建生产级llm应用的12条原则">12-Factor Agents：构建生产级LLM应用的12条原则&lt;/h1>
&lt;p>&lt;strong>Stars: 20,277&lt;/strong> | &lt;strong>今日: +1,536&lt;/strong> | &lt;strong>TypeScript&lt;/strong>&lt;/p>
&lt;p>GitHub: &lt;a href="https://github.com/humanlayer/12-factor-agents" target="_blank" rel="noopener noreffer ">humanlayer/12-factor-agents&lt;/a>&lt;/p>
&lt;h2 id="一句话评价">一句话评价&lt;/h2>
&lt;p>12-Factor Agents 是一套类比&amp;quot;12-Factor App&amp;quot;构建可靠 LLM 应用的工程原则，作者基于多年 Agent 开发经验，总结出从上下文管理、工具调用、人机协作到无状态化等 12 条核心实践，帮助开发者避免&amp;quot;框架很好但落地很难&amp;quot;的困境。&lt;/p></description></item></channel></rss>