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: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,6 +83,7 @@ An estimated 31% of LLM queries are potentially redundant ([source](https://arxi
83
83
84
84
| Recipe | Description |
85
85
| --- | --- |
86
+
|[/semantic-cache/doc2cache_llama3_1.ipynb](python-recipes/semantic-cache/doc2cache_llama3_1.ipynb)| Build a semantic cache using the Doc2Cache framework and Llama3.1 |
86
87
|[/semantic-cache/semantic_caching_gemini.ipynb](python-recipes/semantic-cache/semantic_caching_gemini.ipynb)| Build a semantic cache with Redis and Google Gemini |
0 commit comments