[Community]: Small Fix in google_firestore memory notebook (#29107)

- **Description:** Just a small fix in google_firestore memory notebook
- **Issue:** @29095
This commit is contained in:
Mohammad Mohtashim
2025-01-09 20:00:41 +05:00
committed by GitHub
parent 00dcc44739
commit a46c2bce51

View File

@@ -47,7 +47,7 @@
},
"outputs": [],
"source": [
"%pip install -upgrade --quiet langchain-google-firestore"
"%pip install --upgrade --quiet langchain-google-firestore"
]
},
{