<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Semantic caching with LangCache on Redis Cloud on Docs</title>
    <link>https://redis.io/docs/latest/operate/rc/context-engine/langcache/</link>
    <description>Recent content in Semantic caching with LangCache on Redis Cloud on Docs</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="https://redis.io/docs/latest/operate/rc/context-engine/langcache/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Create a LangCache service</title>
      <link>https://redis.io/docs/latest/operate/rc/context-engine/langcache/create-service/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://redis.io/docs/latest/operate/rc/context-engine/langcache/create-service/</guid>
      <description>&lt;p&gt;Redis LangCache provides vector search capabilities and efficient caching for AI-powered applications. This guide walks you through creating and configuring a LangCache service in Redis Cloud.&lt;/p&gt;&#xA;&lt;h2 id=&#34;prerequisites&#34; class=&#34;group relative&#34;&gt;&#xA;  Prerequisites&#xA;  &lt;a href=&#34;#prerequisites&#34; class=&#34;header-link opacity-0 group-hover:opacity-100 transition-opacity duration-200 ml-1 align-baseline&#34; aria-label=&#34;Link to this section&#34; title=&#34;Copy link to clipboard&#34;&gt;&#xA;    &lt;svg class=&#34;inline-block w-4 h-4 align-baseline&#34; fill=&#34;currentColor&#34; viewBox=&#34;0 0 20 20&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&#xA;      &lt;path fill-rule=&#34;evenodd&#34; d=&#34;M12.586 4.586a2 2 0 112.828 2.828l-3 3a2 2 0 01-2.828 0 1 1 0 00-1.414 1.414 4 4 0 005.656 0l3-3a4 4 0 00-5.656-5.656l-1.5 1.5a1 1 0 101.414 1.414l1.5-1.5zm-5 5a2 2 0 012.828 0 1 1 0 101.414-1.414 4 4 0 00-5.656 0l-3 3a4 4 0 105.656 5.656l1.5-1.5a1 1 0 10-1.414-1.414l-1.5 1.5a2 2 0 11-2.828-2.828l3-3z&#34; clip-rule=&#34;evenodd&#34;&gt;&lt;/path&gt;&#xA;    &lt;/svg&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;To create a LangCache service, you will need:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Use the LangCache API on Redis Cloud</title>
      <link>https://redis.io/docs/latest/operate/rc/context-engine/langcache/use-langcache/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://redis.io/docs/latest/operate/rc/context-engine/langcache/use-langcache/</guid>
      <description>&lt;p&gt;You can use the &lt;a href=&#34;https://redis.io/docs/latest/develop/ai/context-engine/langcache/api-examples/&#34;&gt;LangCache API and SDK&lt;/a&gt; from your client app to store and retrieve LLM, RAG, or agent responses.&lt;/p&gt;&#xA;&lt;p&gt;To access the LangCache API, you need:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;LangCache API base URL&lt;/li&gt;&#xA;&lt;li&gt;LangCache service API key&lt;/li&gt;&#xA;&lt;li&gt;Cache ID&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;For LangCache on Redis Cloud, the base URL and cache ID are available in the LangCache service&#39;s &lt;strong&gt;Configuration&lt;/strong&gt; page in the &lt;a href=&#34;https://redis.io/docs/latest/operate/rc/context-engine/langcache/view-edit-cache/#connectivity&#34;&gt;&lt;strong&gt;Connectivity&lt;/strong&gt; section&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;The LangCache API key is only available immediately after you create the LangCache service. If you lost this value, you will need to &lt;a href=&#34;https://redis.io/docs/latest/operate/rc/context-engine/langcache/view-edit-cache/#replace-service-api-key&#34;&gt;replace the service API key&lt;/a&gt; to be able to use the LangCache API.&lt;/p&gt;</description>
    </item>
    <item>
      <title>View and edit LangCache service</title>
      <link>https://redis.io/docs/latest/operate/rc/context-engine/langcache/view-edit-cache/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://redis.io/docs/latest/operate/rc/context-engine/langcache/view-edit-cache/</guid>
      <description>&lt;p&gt;After you have &lt;a href=&#34;https://redis.io/docs/latest/operate/rc/context-engine/langcache/create-service/&#34;&gt;created your first LangCache service&lt;/a&gt;, selecting &lt;strong&gt;LangCache&lt;/strong&gt; from the Redis Cloud Console menu will take you to the &lt;strong&gt;LangCache Services&lt;/strong&gt; page.&lt;/p&gt;&#xA;&lt;p&gt;This page displays a list of all LangCache services associated with your account.&lt;/p&gt;&#xA;&#xA;&#xA;&#x9;&#xA;&#xA;&lt;a href=&#39;https://redis.io/docs/latest/images/rc/langcache-service-list.png&#39; sdata-lightbox=&#34;/images/rc/langcache-service-list.png&#34;&gt;&#xA;&#x9;&lt;img src=&#39;https://redis.io/docs/latest/images/rc/langcache-service-list.png&#39;&#xA;&#x9;&#x9;  &#xA;&#x9;&#x9; &#xA;&#x9;&#x9;  alt=&#34;The LangCache service in the LangCache service list.&#34; &#xA;&#x9;&#x9; /&gt;&#xA;&lt;/a&gt;&#xA;&#xA;&lt;p&gt;Select your LangCache service from the list to view the service&#39;s details.&lt;/p&gt;&#xA;&lt;h2 id=&#34;configuration-tab&#34; class=&#34;group relative&#34;&gt;&#xA;  Configuration tab&#xA;  &lt;a href=&#34;#configuration-tab&#34; class=&#34;header-link opacity-0 group-hover:opacity-100 transition-opacity duration-200 ml-1 align-baseline&#34; aria-label=&#34;Link to this section&#34; title=&#34;Copy link to clipboard&#34;&gt;&#xA;    &lt;svg class=&#34;inline-block w-4 h-4 align-baseline&#34; fill=&#34;currentColor&#34; viewBox=&#34;0 0 20 20&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&#xA;      &lt;path fill-rule=&#34;evenodd&#34; d=&#34;M12.586 4.586a2 2 0 112.828 2.828l-3 3a2 2 0 01-2.828 0 1 1 0 00-1.414 1.414 4 4 0 005.656 0l3-3a4 4 0 00-5.656-5.656l-1.5 1.5a1 1 0 101.414 1.414l1.5-1.5zm-5 5a2 2 0 012.828 0 1 1 0 101.414-1.414 4 4 0 00-5.656 0l-3 3a4 4 0 105.656 5.656l1.5-1.5a1 1 0 10-1.414-1.414l-1.5 1.5a2 2 0 11-2.828-2.828l3-3z&#34; clip-rule=&#34;evenodd&#34;&gt;&lt;/path&gt;&#xA;    &lt;/svg&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;The &lt;strong&gt;Configuration&lt;/strong&gt; tab lets you view the details of your LangCache service. It contains the following sections:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Monitor a LangCache service</title>
      <link>https://redis.io/docs/latest/operate/rc/context-engine/langcache/monitor-cache/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://redis.io/docs/latest/operate/rc/context-engine/langcache/monitor-cache/</guid>
      <description>&lt;p&gt;You can monitor a LangCache service&#39;s performance from the &lt;strong&gt;Metrics&lt;/strong&gt; tab of the service&#39;s page.&lt;/p&gt;&#xA;&#xA;&#xA;&#x9;&#xA;&#xA;&lt;a href=&#39;https://redis.io/docs/latest/images/rc/langcache-metrics.png&#39; sdata-lightbox=&#34;/images/rc/langcache-metrics.png&#34;&gt;&#xA;&#x9;&lt;img src=&#39;https://redis.io/docs/latest/images/rc/langcache-metrics.png&#39;&#xA;&#x9;&#x9;  &#xA;&#x9;&#x9; &#xA;&#x9;&#x9;  alt=&#34;The metrics tab of the LangCache service&amp;#39;s page.&#34; &#xA;&#x9;&#x9; /&gt;&#xA;&lt;/a&gt;&#xA;&#xA;&lt;p&gt;The &lt;strong&gt;Metrics&lt;/strong&gt; tab provides a series of graphs showing performance data for your LangCache service.&lt;/p&gt;&#xA;&lt;p&gt;You can switch between hourly, daily, and weekly stats using the &lt;strong&gt;Hour&lt;/strong&gt;, &lt;strong&gt;Day&lt;/strong&gt;, and &lt;strong&gt;Week&lt;/strong&gt; buttons at the top of the page. Each graph also includes minimum, average, maximum, and latest values.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
