<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Azure AI Search on Jason Haley</title>
    <link>https://jasonhaley.com/tags/azure-ai-search/</link>
    <description>Recent content in Azure AI Search on Jason Haley</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <managingEditor>info@jasonhaley.com (Jason Haley)</managingEditor>
    <webMaster>info@jasonhaley.com (Jason Haley)</webMaster>
    <lastBuildDate>Tue, 31 Mar 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://jasonhaley.com/tags/azure-ai-search/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>My Session at Boston Code Camp 40</title>
      <link>https://jasonhaley.com/2026/03/31/boston-codecamp/</link>
      <pubDate>Tue, 31 Mar 2026 00:00:00 +0000</pubDate>
      <author>info@jasonhaley.com (Jason Haley)</author>
      <dc:creator>Jason Haley</dc:creator>
      <guid>https://jasonhaley.com/2026/03/31/boston-codecamp/</guid>
      <description>&lt;p&gt;Saturday was &lt;a href=&#34;https://www.bostoncodecamp.com/CC40/info&#34;&gt;Boston Code Camp 40&lt;/a&gt;, hard to believe it is still going after all these years. We had a good turn out too!&lt;/p&gt;&#xA;&lt;p&gt;I presented &amp;ldquo;Agentic RAG&amp;rdquo;, which was very similar to the session I presented at the &lt;a href=&#34;https://jasonhaley.com/2026/03/16/memphis-agentcamp/&#34;&gt;Memphis AgentCamp&lt;/a&gt; a couple of weeks ago. Due to all the traveling I&amp;rsquo;ve done since then, I didn&amp;rsquo;t have a lot of time to update it.&lt;/p&gt;&#xA;&lt;h1 id=&#34;agentic-rag&#34;&gt;Agentic RAG&lt;/h1&gt;&#xA;&lt;p&gt;&#xD;&#xA;  &lt;img src=&#34;https://jasonhaley.com/img/2026-03-31-img1.jpg&#34; alt=&#34;Title Slide&#34;&gt;&#xD;&#xA;&#xD;&#xA;&lt;/p&gt;&#xA;&lt;p&gt;It was nice to have an in person group of attendees, so I was able to tailor the content to spend more time on what they wanted. I spent more time on the basics of RAG than Agentic RAG this time.&lt;/p&gt;</description>
      <category>Agent Framework</category><category>AI</category><category>Azure AI Search</category><category>Learning</category><category>Presentation</category><category>RAG</category>
    </item>
    <item>
      <title>My Session at Memphis AgentCamp</title>
      <link>https://jasonhaley.com/2026/03/16/memphis-agentcamp/</link>
      <pubDate>Mon, 16 Mar 2026 00:00:00 +0000</pubDate>
      <author>info@jasonhaley.com (Jason Haley)</author>
      <dc:creator>Jason Haley</dc:creator>
      <guid>https://jasonhaley.com/2026/03/16/memphis-agentcamp/</guid>
      <description>&lt;p&gt;Today is &lt;a href=&#34;https://www.meetup.com/memphis-technology-user-groups/events/312731040/&#34;&gt;Memphis AgentCamp&lt;/a&gt; - you still have time to catch some sessions! The schedule is here: &lt;a href=&#34;https://memphisagentcamp.github.io/&#34;&gt;Schedule&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;As always &lt;a href=&#34;https://www.linkedin.com/in/douglasastarnes/&#34;&gt;Doug Starnes&lt;/a&gt; did a fantastic job organizing a multi-track conference. I&amp;rsquo;m always impressed at how well he organizes his events.&lt;/p&gt;&#xA;&lt;p&gt;I presented &amp;ldquo;Agentic RAG&amp;rdquo;, which was a long form of the session I presented at the &lt;a href=&#34;https://agentframework.dev/&#34;&gt;Agent Framework Dev&lt;/a&gt; in January. This one was all new code too.&lt;/p&gt;&#xA;&lt;h1 id=&#34;agentic-rag&#34;&gt;Agentic RAG&lt;/h1&gt;&#xA;&lt;p&gt;&#xD;&#xA;  &lt;img src=&#34;https://jasonhaley.com/img/2026-03-16-img1.jpg&#34; alt=&#34;Title Slide&#34;&gt;&#xD;&#xA;&#xD;&#xA;&lt;/p&gt;&#xA;&lt;p&gt;The presentation was a quick overview of traditional RAG and focused on using agent framework to build Agentic RAG.&lt;/p&gt;</description>
      <category>Agent Framework</category><category>AI</category><category>Azure AI Search</category><category>Learning</category><category>Presentation</category><category>RAG</category>
    </item>
    <item>
      <title>Introducing Agentic RAG Python Sample - IT Support Ticket Search</title>
      <link>https://jasonhaley.com/2026/02/01/agent-framework-agentic-rag-python/</link>
      <pubDate>Sun, 01 Feb 2026 00:00:00 +0000</pubDate>
      <author>info@jasonhaley.com (Jason Haley)</author>
      <dc:creator>Jason Haley</dc:creator>
      <guid>https://jasonhaley.com/2026/02/01/agent-framework-agentic-rag-python/</guid>
      <description>&lt;h1 id=&#34;introducing-agentic-rag-python-sample--it-support-ticket-search&#34;&gt;Introducing &lt;em&gt;Agentic RAG Python Sample – IT Support Ticket Search&lt;/em&gt;&lt;/h1&gt;&#xA;&lt;p&gt;&lt;em&gt;A Python sample demonstrating how to build an agentic, multi-agent RAG system using Microsoft’s Agent Framework&lt;/em&gt;&lt;/p&gt;&#xA;&lt;p&gt;I finally finished up the code for the Agentic RAG sample that has been a long time in the making &amp;hellip; it will answer all the question types I&amp;rsquo;ve been after for awhile now:&lt;/p&gt;&#xA;&lt;p&gt;&#xD;&#xA;  &lt;img src=&#34;https://jasonhaley.com/img/2026-02-01_img1.jpg&#34; alt=&#34;Question Types&#34;&gt;&#xD;&#xA;&#xD;&#xA;&lt;/p&gt;&#xA;&lt;p&gt;These were inspired by the &lt;a href=&#34;https://github.com/amazon-science/mintaka&#34;&gt;https://github.com/amazon-science/mintaka&lt;/a&gt; project that I discovered a long time ago.&lt;/p&gt;</description>
      <category>Agent Framework</category><category>Agentic RAG</category><category>AI</category><category>Azure AI Search</category><category>Learning</category><category>RAG</category>
    </item>
    <item>
      <title>Hands-on Agent Framework Workshop Jan 2026</title>
      <link>https://jasonhaley.com/2026/01/17/agent-framework-workshop-jan-2026/</link>
      <pubDate>Sat, 17 Jan 2026 00:00:00 +0000</pubDate>
      <author>info@jasonhaley.com (Jason Haley)</author>
      <dc:creator>Jason Haley</dc:creator>
      <guid>https://jasonhaley.com/2026/01/17/agent-framework-workshop-jan-2026/</guid>
      <description>&lt;p&gt;Yesterday Bill Wilder, Udai Ramachandran and I held the first &lt;a href=&#34;https://www.meetup.com/bostonazureai/events/312564860/?eventOrigin=group_past_events&#34;&gt;In-person, hands-on, all-day, free. Agent Framework Dev Day in BURLINGTON MA&lt;/a&gt; for the year. This year, we targeted both .NET and python developers (last year we only focused on .NET).&lt;/p&gt;&#xA;&lt;p&gt;My presentation and labs focused on implementing Agentic RAG with Agent Framework.&lt;/p&gt;&#xA;&lt;h1 id=&#34;talk-agentic-rag&#34;&gt;Talk: Agentic RAG&lt;/h1&gt;&#xA;&lt;p&gt;&#xD;&#xA;  &lt;img src=&#34;https://jasonhaley.com/img/2026-01-17_img1.jpg&#34; alt=&#34;Presentation Slide&#34;&gt;&#xD;&#xA;&#xD;&#xA;&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;NOTE: The repository has moved to the new &lt;a href=&#34;https://github.com/AgentFrameworkDev/agent-framework-dev-day&#34;&gt;Agent Framework Dev Day github&lt;/a&gt;.&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;h1 id=&#34;about-the-lab&#34;&gt;About the Lab&lt;/h1&gt;&#xA;&lt;p&gt;This year I tried to stay away from the instructional labs that just turns into a treasure hunt, copy paste set of instructions &amp;hellip; though not completely.&lt;/p&gt;</description>
      <category>Agent Framework</category><category>Agentic RAG</category><category>AI</category><category>Azure AI Search</category><category>Hands-on-Lab</category><category>Learning</category><category>RAG</category>
    </item>
    <item>
      <title>My Session at Boston Code Camp 39</title>
      <link>https://jasonhaley.com/2025/11/27/boston-code-camp-39/</link>
      <pubDate>Thu, 27 Nov 2025 00:00:00 +0000</pubDate>
      <author>info@jasonhaley.com (Jason Haley)</author>
      <dc:creator>Jason Haley</dc:creator>
      <guid>https://jasonhaley.com/2025/11/27/boston-code-camp-39/</guid>
      <description>&lt;p&gt;This past Saturday was &lt;a href=&#34;https://www.bostoncodecamp.com/CC39/info&#34;&gt;Boston Code Camp 39&lt;/a&gt; (fall edition). For those of you who don&amp;rsquo;t know, the Boston Code Camp is the one that started it all (back in 2004) - see &lt;a href=&#34;https://en.wikipedia.org/wiki/Code_Camp&#34;&gt;wikipedia for more info&lt;/a&gt; &amp;hellip; at this point it may also be the last remaining one (not sure.).&lt;/p&gt;&#xA;&lt;p&gt;I got to visit with many old friends that I mostly just see at Code Camp these days &amp;hellip; many of which I met at a code camp some time in the past 20+ years. I did not get to attend any sessions due to taking the time to catch up with people instead.&lt;/p&gt;</description>
      <category>AI</category><category>Azure AI Search</category><category>Azure Document Intelligence</category><category>Copilot Studio</category><category>Learning</category><category>Presentation</category><category>RAG</category>
    </item>
    <item>
      <title>Hands-on Boston AgentCon Workshop</title>
      <link>https://jasonhaley.com/2025/09/30/boston-agentcon-workshop/</link>
      <pubDate>Tue, 30 Sep 2025 00:00:00 +0000</pubDate>
      <author>info@jasonhaley.com (Jason Haley)</author>
      <dc:creator>Jason Haley</dc:creator>
      <guid>https://jasonhaley.com/2025/09/30/boston-agentcon-workshop/</guid>
      <description>&lt;p&gt;This past Saturday, I held my latest hands on workshop: &lt;a href=&#34;https://github.com/JasonHaley/agentcon-boston-workshop&#34;&gt;From Static Files to Smart Agents: Unlocking Document Intelligence&lt;/a&gt; at &lt;a href=&#34;https://globalai.community/chapters/boston/events/agentcon-boston/&#34;&gt;AgentCon Boston&lt;/a&gt;. I ended up with around 30 attendees. There was quite a bit of interaction, with some real practical questions being asked about RAG and GenAI applications.&lt;/p&gt;&#xA;&lt;h1 id=&#34;hand-on-lab-from-static-files-to-smart-agents-unlocking-document-intelligence&#34;&gt;Hand-on-Lab: From Static Files to Smart Agents: Unlocking Document Intelligence&lt;/h1&gt;&#xA;&lt;p&gt;&#xD;&#xA;  &lt;img src=&#34;https://jasonhaley.com/img/2025-09-30-img1.jpg&#34; alt=&#34;Github Repo&#34;&gt;&#xD;&#xA;&#xD;&#xA;&lt;/p&gt;&#xA;&lt;p&gt;The repository is located at: &lt;a href=&#34;https://github.com/JasonHaley/agentcon-boston-workshop&#34;&gt;https://github.com/JasonHaley/agentcon-boston-workshop&lt;/a&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;what-is-it&#34;&gt;What is it?&lt;/h2&gt;&#xA;&lt;p&gt;The end result (which is the &amp;ldquo;completed&amp;rdquo; branch of the repo), is a &lt;a href=&#34;https://docs.chainlit.io/get-started/overview&#34;&gt;Chainlit&lt;/a&gt; application designed to provide four use cases:&lt;/p&gt;</description>
      <category>AI</category><category>Azure AI Search</category><category>Azure Document Intelligence</category><category>Hands-on-Lab</category><category>Learning</category><category>Presentation</category><category>RAG</category><category>Semantic Kernel</category>
    </item>
    <item>
      <title>Microsoft Build 2025: Azure AI Search</title>
      <link>https://jasonhaley.com/2025/05/20/microsoft-build-2025-azure-ai-search/</link>
      <pubDate>Tue, 20 May 2025 00:00:00 +0000</pubDate>
      <author>info@jasonhaley.com (Jason Haley)</author>
      <dc:creator>Jason Haley</dc:creator>
      <guid>https://jasonhaley.com/2025/05/20/microsoft-build-2025-azure-ai-search/</guid>
      <description>&lt;h1 id=&#34;microsoft-build-2025-azure-ai-search&#34;&gt;Microsoft Build 2025: Azure AI Search&lt;/h1&gt;&#xA;&lt;p&gt;If you use Azure AI Search for your RAG applications, you are going to be excited about the new features that were just announced at Microsoft Build 2025.&lt;/p&gt;&#xA;&lt;p&gt;If you want a video that provides a good overview, I’d recommend watching Pablo Castro&amp;rsquo;s talk &lt;a href=&#34;https://build.microsoft.com/en-US/sessions/BRK141?source=sessions&#34;&gt;Knowledge Retrieval: RAG for enterprise agents with Azure AI Search&lt;/a&gt;, he did a great job highlighting most of the new features.&lt;/p&gt;</description>
      <category>AI</category><category>Azure AI Search</category><category>Learning</category><category>Micrsoft Build Announcements</category>
    </item>
    <item>
      <title>Custom AI Search Skill to Convert Markdown Tables to JSON</title>
      <link>https://jasonhaley.com/2025/05/18/markdown-table-converter-skill/</link>
      <pubDate>Sun, 18 May 2025 00:00:00 +0000</pubDate>
      <author>info@jasonhaley.com (Jason Haley)</author>
      <dc:creator>Jason Haley</dc:creator>
      <guid>https://jasonhaley.com/2025/05/18/markdown-table-converter-skill/</guid>
      <description>&lt;h1 id=&#34;custom-azure-ai-search-skill-to-convert-markdown-tables-to-json&#34;&gt;Custom Azure AI Search Skill to Convert Markdown Tables to JSON&lt;/h1&gt;&#xA;&lt;p&gt;I was recently asked what options there are for handling large tables in PDFs, when ingesting files for a RAG application. The question was concerning a retrieval system that was having a problem identifying relevant data in some tables. The problem seemed to be due to the headings not being in the same chunk as the data - so the data doesn&amp;rsquo;t have any context to indicate its meaning.&lt;/p&gt;</description>
      <category>AI</category><category>Azure AI Search</category><category>Learning</category>
    </item>
  </channel>
</rss>