pdf_rag / config.py
austinbv
End of Video 1
2c9f2c4
raw
history blame
73 Bytes
EMBEDDING_MODEL = 'text-embedding-ada-002'
PG_COLLECTION_NAME = "pdf_rag"