<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Retrieval - Developers Digest</title>
    <link>https://www.developersdigest.tech/blog/tags/retrieval</link>
    <description>Articles about Retrieval on Developers Digest</description>
    <language>en</language>
    <lastBuildDate>Sun, 03 May 2026 17:38:53 GMT</lastBuildDate>
    <atom:link href="https://www.developersdigest.tech/blog/tags/retrieval/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title><![CDATA[RAG with Claude: Add Context Without Retraining]]></title>
      <link>https://www.developersdigest.tech/blog/rag-with-claude-add-context-without-retraining</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/rag-with-claude-add-context-without-retraining</guid>
      <description><![CDATA[A production-grade RAG pipeline with Claude. Chunking that survives real documents, retrieval tuning that actually moves the needle, citation tracking, and the prompt caching trick that makes RAG cheap enough to ship.]]></description>
      <pubDate>Wed, 29 Apr 2026 00:00:00 GMT</pubDate>
      <category>RAG</category>
      <category>Claude</category>
      <category>Retrieval</category>
      <category>Anthropic SDK</category>
      <category>Production</category>
      <enclosure url="https://www.developersdigest.tech/images/blog/rag-with-claude-add-context-without-retraining/hero.webp" type="image/webp" />
    </item>
  </channel>
</rss>