You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/operate/rc/langcache/view-edit-cache.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ Select your LangCache service from the list to view the service's details.
24
24
The **Configuration** tab lets you view the details of your LangCache service. It contains the following sections:
25
25
26
26
- The **Connectivity** section provides the connection details for your LangCache service.
27
-
- The **Configuration** section provides the cache settings for your LangCache service.
27
+
- The **General** section provides the cache settings for your LangCache service.
28
28
- The **Actions** section lets you flush or delete your LangCache service.
29
29
30
30
### Connectivity
@@ -41,9 +41,9 @@ The **Connectivity** section provides the connection details for your LangCache
41
41
42
42
Select the **Copy** button next to each value to copy them to the clipboard. See [use the LangCache API]({{< relref "/operate/rc/langcache/use-langcache" >}}) for more information on how to use these values.
43
43
44
-
### Configuration
44
+
### General
45
45
46
-
The **Configuration** section provides configuration details for your LangCache service.
46
+
The **General** section provides configuration details for your LangCache service.
47
47
48
48
| Setting name |Description|
49
49
|:----------------------|:----------|
@@ -82,7 +82,7 @@ Flushing the cache is permanent and cannot be undone, and will result in cache m
82
82
83
83
### Delete service
84
84
85
-
Deleting your LangCache service permanently deletes all associated cached data, the service configuration, and the LangCache search index. It also immediately terminates all API keys associated with the service. However, your database and other database data will not be deleted.
85
+
Deleting your LangCache service permanently deletes all associated cached data, the service configuration, and the LangCache search index. It also immediately terminates all API keys associated with the service. Data stored in other indexes within the same database will remain unaffected.
86
86
87
87
To delete your LangCache service:
88
88
@@ -92,4 +92,4 @@ To delete your LangCache service:
92
92
93
93
1. Select **Delete** again to confirm.
94
94
95
-
Deleting the LangCache service is permanent and cannot be undone.
95
+
Deleting the LangCache service is permanent and cannot be undone.
0 commit comments