File size: 120 Bytes
74b76f3
 
 
 
1
2
3
4
5
from langchain_core.documents import Document
from langchain_community.vectorstores import FAISS

print("LangChain OK")