Skip to content

Commit 02f1145

Browse files
committed
Updated caching article name based on feedback.
1 parent e16b162 commit 02f1145

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_posts/2025-03-17-semantic-caching-in-orra-plan-engine.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: "A technical deep dive into how orra's Plan Engine uses semantic ca
66
tags: [caching, LLM, orchestration, vector-similarity, performance-optimization]
77
---
88

9-
# Beyond Simple Lookups: Semantic Caching in orra's Plan Engine
9+
# Semantic Caching for LLM Execution Plans: How We Cut Costs by 90%
1010

1111
In this technical deep dive, we'll explore how orra's Plan Engine implements an intelligent caching system that goes beyond simple key-value lookups. We'll examine the architecture, design decisions, and technical challenges involved in creating a semantic caching layer for LLM-generated execution plans.
1212

index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ No fluff, just engineering insights for builders who appreciate the details.
1212

1313
## Latest Posts
1414

15-
- [Beyond Simple Lookups: Semantic Caching in orra's Plan Engine](/_posts/2025-03-17-semantic-caching-in-orra-plan-engine.md)
15+
- [Semantic Caching for LLM Execution Plans: How We Cut Costs by 90%](/_posts/2025-03-17-semantic-caching-in-orra-plan-engine.md)

0 commit comments

Comments
 (0)