mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-08 22:42:05 +00:00
mv
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"id": "bf4061ce",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"# Caching Embeddings\n",
|
||||
"# Caching\n",
|
||||
"\n",
|
||||
"Embeddings can be stored or temporarily cached to avoid needing to recompute them.\n",
|
||||
"\n",
|
||||
@@ -586,7 +586,7 @@
|
||||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.9.10"
|
||||
"version": "3.9.1"
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
Reference in New Issue
Block a user