CoolFace
Apppublic

xnetba/ChatPDF

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes
configs.py5 linesDownload Raw Back to root
1from qna_retrival.schema import EmbeddingTypes, IndexerType2 3indexer_type = IndexerType.FAISS4embedding_type = EmbeddingTypes.OPENAI5