<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Retrieval on Pythonflow</title>
		<link>https://pythonflow.com/tags/retrieval/</link>
		<description>Recent content in Retrieval on Pythonflow</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
			<managingEditor>alicandonmez90@gmail.com (flowfelis)</managingEditor>
		
		
			<webMaster>alicandonmez90@gmail.com (flowfelis)</webMaster>
		
		
		
			<lastBuildDate>Thu, 25 Jun 2026 07:00:00 +0100</lastBuildDate>
		
			<atom:link href="https://pythonflow.com/tags/retrieval/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>LangBot Day 8: Retrieval — Vector Stores, Embeddings, and Pinecone</title>
				<link>https://pythonflow.com/posts/langbot-day-8-retrieval-vector-stores/</link>
				<pubDate>Thu, 25 Jun 2026 07:00:00 +0100</pubDate><author>alicandonmez90@gmail.com (flowfelis)</author>
				<guid>https://pythonflow.com/posts/langbot-day-8-retrieval-vector-stores/</guid>
				<description>&lt;p&gt;&lt;strong&gt;Recap:&lt;/strong&gt; On Day 7, LangBot learned to stream — token-by-token responses that feel like a real chat app. It remembers the conversation within a session (Day 2 memory), it has a personality (Day 3 prompt templates), it returns typed data (Day 5 structured output), it handles lists (Day 6 output parsers), and it streams those replies in real time (Day 7). But ask it anything outside its training data and it either guesses, hallucinates, or apologizes. Today we fix that by giving LangBot the ability to search external documents — the retrieval half of RAG.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
