<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Pipe-Operator on Pythonflow</title>
		<link>https://pythonflow.com/tags/pipe-operator/</link>
		<description>Recent content in Pipe-Operator on Pythonflow</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
			<managingEditor>alicandonmez90@gmail.com (flowfelis)</managingEditor>
		
		
			<webMaster>alicandonmez90@gmail.com (flowfelis)</webMaster>
		
		
		
			<lastBuildDate>Sat, 20 Jun 2026 07:00:00 +0100</lastBuildDate>
		
			<atom:link href="https://pythonflow.com/tags/pipe-operator/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>LangBot Day 4: Chaining with LCEL — The Pipe Operator</title>
				<link>https://pythonflow.com/posts/langbot-day-4-lcel/</link>
				<pubDate>Sat, 20 Jun 2026 07:00:00 +0100</pubDate><author>alicandonmez90@gmail.com (flowfelis)</author>
				<guid>https://pythonflow.com/posts/langbot-day-4-lcel/</guid>
				<description>&lt;p&gt;&lt;strong&gt;Recap:&lt;/strong&gt; On Day 1 we built a basic CLI chatbot. Day 2 gave it memory so it remembers the conversation. Day 3 added a prompt template so LangBot has a personality. But every turn still requires two separate steps — format the template, then call the model. Today we stitch them together into one fluid pipeline.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;the-problem-two-steps-where-one-should-do&#34;&gt;The problem: two steps where one should do&lt;/h2&gt;&#xA;&lt;p&gt;Here is how LangBot works on Day 3. Every single turn:&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
