File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ source <your-env>/bin/activate
3636## Usage
3737
3838``` python
39- from langchain_google_memorystore_redis import MemorystoreVectorstore, MemorystoreLoader , MemorystoreChatMessageHistory
39+ from langchain_google_memorystore_redis import RedisVectorStore, MemorystoreDocumentLoader , MemorystoreChatMessageHistory
4040```
4141
4242## Contributing
@@ -61,4 +61,4 @@ This is not an officially supported Google product.
6161[ billing ] : https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
6262[ api ] : https://console.cloud.google.com/flows/enableapi?apiid=memorystore.googleapis.com
6363[ auth ] : https://googleapis.dev/python/google-api-core/latest/auth.html
64- [ venv ] : https://virtualenv.pypa.io/en/latest/
64+ [ venv ] : https://virtualenv.pypa.io/en/latest/
You can’t perform that action at this time.
0 commit comments