Skip to content

Update view-edit-cache.md #1711

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 16, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions content/operate/rc/langcache/view-edit-cache.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Select your LangCache service from the list to view the service's details.
The **Configuration** tab lets you view the details of your LangCache service. It contains the following sections:

- The **Connectivity** section provides the connection details for your LangCache service.
- The **Configuration** section provides the cache settings for your LangCache service.
- The **General** section provides the cache settings for your LangCache service.
- The **Actions** section lets you flush or delete your LangCache service.

### Connectivity
Expand All @@ -41,9 +41,9 @@ The **Connectivity** section provides the connection details for your LangCache

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.

### Configuration
### General

The **Configuration** section provides configuration details for your LangCache service.
The **General** section provides configuration details for your LangCache service.

| Setting name |Description|
|:----------------------|:----------|
Expand Down Expand Up @@ -82,7 +82,7 @@ Flushing the cache is permanent and cannot be undone, and will result in cache m

### Delete service

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.
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.

To delete your LangCache service:

Expand All @@ -92,4 +92,4 @@ To delete your LangCache service:

1. Select **Delete** again to confirm.

Deleting the LangCache service is permanent and cannot be undone.
Deleting the LangCache service is permanent and cannot be undone.