Fix typo in vearch.md (#22840)

Fix typo
pull/22479/head^2
liuzc9 3 weeks ago committed by GitHub
parent 57783c5e55
commit 41e232cb82
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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

Loading…
Cancel
Save