Python
pip install vlite
vlite[ocr]
pip install "vlite[ocr]"
from langchain_community.vectorstores import vlite
Was this page helpful?