Fix typo in vearch.md (#22840)

Fix typo
This commit is contained in:
liuzc9
2024-06-14 09:24:51 +08:00
committed by GitHub
parent 57783c5e55
commit 41e232cb82

View File

@@ -8,7 +8,7 @@ Vearch Python SDK enables vearch to use locally. Vearch python sdk can be instal
# Vectorstore
Vearch also can used as vectorstore. Most detalis in [this notebook](/docs/integrations/vectorstores/vearch)
Vearch also can used as vectorstore. Most details in [this notebook](/docs/integrations/vectorstores/vearch)
```python
from langchain_community.vectorstores import Vearch