<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>DevOps - 标签 - 一峰的记录</title>
        <link>https://www.simplife.tech/tags/devops/</link>
        <description>DevOps - 标签 - 一峰的记录</description>
        <generator>Hugo -- gohugo.io</generator><language>zh-cn</language><lastBuildDate>Mon, 25 May 2026 12:00:00 &#43;0800</lastBuildDate><atom:link href="https://www.simplife.tech/tags/devops/" rel="self" type="application/rss+xml" /><item>
    <title>AI Harness：把“大模型玩具”变成“生产系统”的工程体系</title>
    <link>https://www.simplife.tech/posts/wxp-20260526/</link>
    <pubDate>Mon, 25 May 2026 12:00:00 &#43;0800</pubDate>
    <author>一峰</author>
    <guid>https://www.simplife.tech/posts/wxp-20260526/</guid>
    <description><![CDATA[<h2 id="一为什么-ai-项目越来越像玄学">一、为什么 AI 项目越来越像“玄学”</h2>
<p>很多人第一次做 AI 应用时，都会有一种错觉：</p>
<blockquote>
<p>“调用一下 GPT API，不就做完了吗？”</p>
</blockquote>
<p>例如：</p>
<div class="code-block code-line-numbers open" style="counter-reset: code-block 0">
    <div class="code-header language-">
        <span class="code-title"><i class="arrow fas fa-angle-right" aria-hidden="true"></i></span>
        <span class="ellipses"><i class="fas fa-ellipsis-h" aria-hidden="true"></i></span>
        <span class="copy" title="复制到剪贴板"><i class="far fa-copy" aria-hidden="true"></i></span>
    </div><pre tabindex="0"><code>response = llm.invoke(prompt)</code></pre></div>
<p>看起来确实简单。</p>]]></description>
</item>
</channel>
</rss>
