<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Writing · Vasu Kasipuri</title>
    <link>https://heyvasu.com/blog/</link>
    <atom:link href="https://heyvasu.com/feed.xml" rel="self" type="application/rss+xml"/>
    <description>Essays on building agentic AI in production, from your first LLM API call to a cost model you can reconcile.</description>
    <language>en</language>
    <lastBuildDate>Fri, 17 Jul 2026 00:00:00 GMT</lastBuildDate>
    <item>
      <title>Your first LLM API call on Groq's free tier</title>
      <link>https://heyvasu.com/blog/first-llm-api-call-groq/</link>
      <guid isPermaLink="true">https://heyvasu.com/blog/first-llm-api-call-groq/</guid>
      <pubDate>Sun, 12 Jul 2026 00:00:00 GMT</pubDate>
      <description>Make your first LLM API call in about ten minutes on Groq's free tier. Step-by-step tutorial with curl and Python, API key setup, and common error fixes.</description>
      <category>Groq</category>
      <category>LLM</category>
      <category>API</category>
    </item>
    <item>
      <title>The real cost of an LLM in production: a working ledger</title>
      <link>https://heyvasu.com/blog/real-cost-of-llms-in-production/</link>
      <guid isPermaLink="true">https://heyvasu.com/blog/real-cost-of-llms-in-production/</guid>
      <pubDate>Fri, 17 Jul 2026 00:00:00 GMT</pubDate>
      <description>Token pricing is the smallest line item. A cost model for agentic workloads (context windows, retries, caching, evaluation) built the way finance would build it.</description>
      <category>LLM</category>
      <category>Cost</category>
      <category>Agentic Systems</category>
    </item>
  </channel>
</rss>
