Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
austinbv
/
pdf_rag
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6eeeb83
pdf_rag
/
app
/
config.py
austinbv
add config to a module
861cd81
12 months ago
raw
Copy download link
history
blame
Safe
73 Bytes
EMBEDDING_MODEL =
'text-embedding-ada-002'
PG_COLLECTION_NAME =
"pdf_rag"