File size: 133 Bytes
e7afcc5
 
 
 
1
2
3
4
5
from qna_retrival.schema import EmbeddingTypes, IndexerType

indexer_type = IndexerType.FAISS
embedding_type = EmbeddingTypes.OPENAI