RAG_APP / src /tests /test_faiss_index_creation.py
sxid003's picture
Upload 83 files
3107242 verified
raw
history blame
80 Bytes
from src.docs_embd.index import create_faiss_index
index = create_faiss_index()