Skip to content

Commit 412b8ed

Browse files
authored
Merge pull request #1709 from redis/Jenverse-patch-1-1
Update create-service.md
2 parents fbe59e6 + 3f2566c commit 412b8ed

File tree

1 file changed

+4
-14
lines changed

1 file changed

+4
-14
lines changed

content/operate/rc/langcache/create-service.md

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ LangCache does not support the following databases during public preview:
2828

2929
## Create a LangCache service
3030

31-
1. From the [Redis Cloud console](https://cloud.redis.io/), select **LangCache AI** from the left-hand menu.
31+
1. From the [Redis Cloud console](https://cloud.redis.io/), select **LangCache** from the left-hand menu.
3232

33-
1. When you access the LangCache AI page for the first time, you will see a page with an introduction to LangCache. Select **Let's create a service** to create your first service.
33+
1. When you access the LangCache page for the first time, you will see a page with an introduction to LangCache. Select **Let's create a service** to create your first service.
3434

3535
{{<image filename="images/rc/langcache-create-first-service.png" alt="The Let's create a service button." width="200px" >}}
3636

@@ -78,17 +78,7 @@ The **Attributes settings** section allows you to define attributes for your ser
7878

7979
{{<image filename="images/rc/langcache-attribute-settings.png" alt="The Attributes settings section, expanded." >}}
8080

81-
By default, LangCache includes three fixed attributes, which are called the "scope" in the API:
82-
- User ID: Scope operations to a specific user
83-
- Application ID: Manage cache entries related to a particular application
84-
- Session ID: Control cache for a specific user session
85-
86-
These fixed attributes enable targeted cache operations. For example, you'll be able to:
87-
- Delete all cached entries for a specific user who updated their preferences
88-
- Scope search results to only return entries relevant to the current user
89-
- Clear all cached data related to a particular application version
90-
91-
Beyond these fixed attributes, LangCache allows you to define up to 5 custom attributes that align with your specific use case. To add a new attribute:
81+
LangCache allows you to define up to 5 custom attributes that align with your specific use case. To add a new attribute:
9282

9383
1. Select **Add attribute**.
9484

@@ -127,4 +117,4 @@ For help, [contact support](https://redis.io/support/).
127117

128118
After your cache is created, you can [use the LangCache API]({{< relref "/operate/rc/langcache/use-langcache" >}}) from your client app.
129119

130-
You can also [view and edit the cache]({{< relref "/operate/rc/langcache/view-edit-cache" >}}) and [monitor the cache's performance]({{< relref "/operate/rc/langcache/monitor-cache" >}}).
120+
You can also [view and edit the cache]({{< relref "/operate/rc/langcache/view-edit-cache" >}}) and [monitor the cache's performance]({{< relref "/operate/rc/langcache/monitor-cache" >}}).

0 commit comments

Comments
 (0)