mirror of
https://github.com/hwchase17/langchain.git
synced 2026-07-16 17:26:50 +00:00
Description: updated docs [here](https://python.langchain.com/docs/how_to/vectorstore_retriever/#:~:text=VectorStoreRetriever) for creating VectorStoreRetrievers. The URL was missing a `.base`, and now works as expected. This was a fix for Issue #27196
LangChain Documentation
For more information on contributing to our documentation, see the Documentation Contributing Guide