Skip to content

Commit 72403d0

Browse files
committed
Typo
1 parent 326f48a commit 72403d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/operate/rc/langcache/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Using LangCache as a semantic caching service in Redis Cloud has the following b
3232
- **Simpler Deployments**: Access our managed service via a REST API with automated embedding generation, configurable controls.
3333
- **Advanced cache management**: Manage data access and privacy, eviction protocols, and monitor usage and cache hit rates.
3434

35-
### LLM Cost reduction with LangCache
35+
### LLM cost reduction with LangCache
3636

3737
LangCache reduces your LLM costs by caching responses and avoiding repeated API calls. When a response is served from cache, you don’t pay for output tokens. Input token costs are typically offset by embedding and storage costs.
3838

0 commit comments

Comments
 (0)