Duplicated from ritikjain51/PDF-experimentation
e7afcc5
1
2
3
4
5
from qna_retrival.schema import EmbeddingTypes, IndexerType indexer_type = IndexerType.FAISS embedding_type = EmbeddingTypes.OPENAI