Spaces:
Runtime error
Runtime error
Commit History
fix(app.py): import missing dependencies chromadb and langchain.PromptTemplate
efc4f5e
anpigon
commited on
feat(db): add chroma.sqlite3 database file and related binary files
6ba3fd4
anpigon
commited on
chore(requirements.txt): update langchain version to 0.0.244, pypdf version to 3.13.0, and chromadb version to 0.4.3
361986d
anpigon
commited on
chore: update gradio version to 3.35.2
639460f
anpigon
commited on
feat(db): add new parquet files and index files to the database
5b1c23e
anpigon
commited on
chore: add db directory to git lfs
9b33e81
anpigon
commited on
refactor(app.py): rename RetrievalQA to RetrievalQAWithSourcesChain to better reflect its functionality
025da86
anpigon
commited on