
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Wayne Blog</title>
      <link>https://waynes.gv.uy/blog</link>
      <description>个人技术主页与写作空间</description>
      <language>zh-CN</language>
      <managingEditor> (Wayne)</managingEditor>
      <webMaster> (Wayne)</webMaster>
      <lastBuildDate>Thu, 09 Apr 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://waynes.gv.uy/tags/知识库/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://waynes.gv.uy/blog/rag-knowledge-base-learning-plan</guid>
    <title>RAG 不只是接个向量库：从最小系统到工程判断</title>
    <link>https://waynes.gv.uy/blog/rag-knowledge-base-learning-plan</link>
    <description>RAG 真正难的不是把检索接到模型前面，而是把文档边界、召回质量、上下文约束和评估体系做对。本文按工程链路拆开 RAG，讲清楚第一版系统该怎么做，问题通常死在哪，以及什么时候才值得上更复杂的优化。</description>
    <pubDate>Thu, 09 Apr 2026 00:00:00 GMT</pubDate>
    <author> (Wayne)</author>
    <category>AI</category><category>RAG</category><category>知识库</category><category>工程实践</category>
  </item>

    </channel>
  </rss>
