MedChat / test /test_rq.py
huydt11502
Add RAG integration: Flask API server, disease selector, evaluation system with improved case generation
74b76f3
raw
history blame contribute delete
120 Bytes
from langchain_core.documents import Document
from langchain_community.vectorstores import FAISS
print("LangChain OK")