Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ritikjain51/PDF-experimentation
xnetba
/
ChatPDF
like
0
Sleeping
App
Files
Files
Community
main
ChatPDF
/
configs.py
xnetba
Duplicate from ritikjain51/PDF-experimentation
e7afcc5
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
133 Bytes
from
qna_retrival.schema
import
EmbeddingTypes, IndexerType
indexer_type = IndexerType.FAISS
embedding_type = EmbeddingTypes.OPENAI