<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Rag on TCS Labs Academy</title><link>https://meshery-extensions.github.io/tcslabs-academy/pr-preview/pr-36/tags/rag/</link><description>Recent content in Rag on TCS Labs Academy</description><generator>Hugo</generator><language>en</language><atom:link href="https://meshery-extensions.github.io/tcslabs-academy/pr-preview/pr-36/tags/rag/index.xml" rel="self" type="application/rss+xml"/><item><title>Retrieval &amp; Context</title><link>https://meshery-extensions.github.io/tcslabs-academy/pr-preview/pr-36/learning-paths/deea6061-b6be-49a9-ad1c-f1a5c32e1fa9/ai-engineering-foundations-for-platform-engineers/retrieval-and-context-for-infrastructure/rag/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://meshery-extensions.github.io/tcslabs-academy/pr-preview/pr-36/learning-paths/deea6061-b6be-49a9-ad1c-f1a5c32e1fa9/ai-engineering-foundations-for-platform-engineers/retrieval-and-context-for-infrastructure/rag/</guid><description/></item><item><title>4. Retrieval &amp; Context (RAG) for Infrastructure</title><link>https://meshery-extensions.github.io/tcslabs-academy/pr-preview/pr-36/learning-paths/deea6061-b6be-49a9-ad1c-f1a5c32e1fa9/ai-engineering-foundations-for-platform-engineers/retrieval-and-context-for-infrastructure/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://meshery-extensions.github.io/tcslabs-academy/pr-preview/pr-36/learning-paths/deea6061-b6be-49a9-ad1c-f1a5c32e1fa9/ai-engineering-foundations-for-platform-engineers/retrieval-and-context-for-infrastructure/</guid><description>&lt;p&gt;An agent that can only reason over its training data is an agent that will confidently describe a cluster that no longer exists. The training cutoff is months or years in the past; your cluster changes daily. Retrieval-augmented generation (RAG) is the bridge between a model&amp;rsquo;s frozen weights and the live state of your infrastructure.&lt;/p&gt;
&lt;p&gt;This course teaches you to think about context as a resource to be managed. You will learn why context windows are finite and why that constraint shapes every design decision in an agent-powered ops workflow. You will see exactly which sources of truth - &lt;code&gt;kubectl&lt;/code&gt;, &lt;code&gt;mesheryctl&lt;/code&gt;, MeshSync, and Meshery designs - contain the state an agent needs, and how to surface that state at query time rather than baking it into a prompt upfront.&lt;/p&gt;</description></item></channel></rss>