Python
Integrate with VLite using LangChain Python.
pip install vlite
vlite[ocr]
pip install "vlite[ocr]"
from langchain_community.vectorstores import vlite
Was this page helpful?