<?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>LangChain on Jason Haley</title>
    <link>https://jasonhaley.com/tags/langchain/</link>
    <description>Recent content in LangChain 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>Mon, 19 Feb 2024 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://jasonhaley.com/tags/langchain/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Demo Review: Azure Search OpenAI Javascript/Typescript</title>
      <link>https://jasonhaley.com/2024/02/19/azure-search-openai-javascript/</link>
      <pubDate>Mon, 19 Feb 2024 00:00:00 +0000</pubDate>
      <author>info@jasonhaley.com (Jason Haley)</author>
      <dc:creator>Jason Haley</dc:creator>
      <guid>https://jasonhaley.com/2024/02/19/azure-search-openai-javascript/</guid>
      <description>&lt;h1 id=&#34;demo-review-azure-search-openai-javascripttypescript&#34;&gt;Demo Review: Azure Search OpenAI Javascript/Typescript&lt;/h1&gt;&#xA;&lt;p&gt;This is the second in the &lt;a href=&#34;https://github.com/Azure-Samples/azure-search-openai-demo&#34;&gt;family of Azure Search OpenAI&lt;/a&gt; demos that I&amp;rsquo;m reviewing. Last week I reviewed the &lt;a href=&#34;https://jasonhaley.com/2024/02/14/azure-search-openai-demo-csharp/&#34;&gt;C# version&lt;/a&gt;. As you&amp;rsquo;ll see below, the Javascript version is a bit different.&lt;/p&gt;&#xA;&lt;p&gt;The user interface (UI) functionality is provided by a set of web components that you can add to about any web application (ie. React, Angular, Vue, etc.) - in fact the web application in the demo is written in React. Also the chat communication is written to match the &lt;a href=&#34;https://github.com/Azure-Samples/ai-chat-app-protocol&#34;&gt;HTTP protocol for AI chat app&lt;/a&gt; which means the frontend can communicate with any backend that matches that protocol.&lt;/p&gt;</description>
      <category>AI</category><category>Azure</category><category>LangChain</category><category>Learning</category><category>OpenAI</category><category>RAG</category><category>RAG Demo Series</category>
    </item>
  </channel>
</rss>