Skip to content

Commit bf78300

Browse files
Improved descriptions
1 parent 69892dd commit bf78300

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ Reliable and Efficient Semantic Prompt Caching
1515
<br>
1616

1717

18+
<p align="center">
19+
<img src="https://img.shields.io/badge/Status-Active-brightgreen" alt="vCache Status">
20+
<img src="https://img.shields.io/badge/Version-1.0-blue" alt="vCache Version">
21+
<img src="https://img.shields.io/badge/License-CC%20NC--ND%203.0-yellow" alt="vCache License">
22+
</p>
23+
1824

1925

2026
Semantic caching reduces LLM latency and cost by returning cached model responses for semantically similar prompts (not just exact matches). **vCache** is the first verified semantic cache that **guarantees user-defined error rate bounds**. vCache replaces static thresholds with **online-learned, embedding-specific decision boundaries**—no manual fine-tuning required. This enables reliable cached response reuse across any embedding model or workload.

0 commit comments

Comments
 (0)