From 0a784074d1b3ceb43cffc81b99445e9b57624361 Mon Sep 17 00:00:00 2001 From: William W Wang <107702013+wmwxwa@users.noreply.github.com> Date: Fri, 15 Mar 2024 18:35:48 -0400 Subject: [PATCH] docs: Update llm_caching.ipynb (#19085) --- docs/docs/integrations/llms/llm_caching.ipynb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/docs/integrations/llms/llm_caching.ipynb b/docs/docs/integrations/llms/llm_caching.ipynb index 78e2641a417..32ddcbeb634 100644 --- a/docs/docs/integrations/llms/llm_caching.ipynb +++ b/docs/docs/integrations/llms/llm_caching.ipynb @@ -1357,7 +1357,9 @@ { "cell_type": "markdown", "source": [ - "## Azure Cosmos DB Semantic Cache" + "## Azure Cosmos DB Semantic Cache\n", + "\n", + "You can use this integrated [vector database](https://learn.microsoft.com/en-us/azure/cosmos-db/vector-database) for caching." ], "metadata": { "collapsed": false