Skip to content

Commit

Permalink
[Community]: Small Fix in google_firestore memory notebook (#29107)
Browse files Browse the repository at this point in the history
- **Description:** Just a small fix in google_firestore memory notebook
- **Issue:** @29095
  • Loading branch information
keenborder786 authored Jan 9, 2025
1 parent 00dcc44 commit a46c2bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/integrations/memory/google_firestore.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"outputs": [],
"source": [
"%pip install -upgrade --quiet langchain-google-firestore"
"%pip install --upgrade --quiet langchain-google-firestore"
]
},
{
Expand Down

0 comments on commit a46c2bc

Please sign in to comment.