Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sabazo
/
insurance_advisor_wb
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
992dc29
insurance_advisor_wb
122 kB
5 contributors
History:
114 commits
isayahc
attempt to use rag_config
992dc29
unverified
over 1 year ago
.devcontainer
added hf publishing workflow
over 1 year ago
.github
moved project templates
over 1 year ago
docs
deleted old files
over 1 year ago
rag_app
attempt to use rag_config
over 1 year ago
tests
making classes and test for vectorstore handling
over 1 year ago
vectorstore
initial advanced rag chain
over 1 year ago
.gitignore
Safe
3.18 kB
added .vscode to git ignore
over 1 year ago
CODE_OF_CONDUCT.md
Safe
5.43 kB
fixed the knowledgeBase_search function to use the sources cache properly
over 1 year ago
CONTRIBUTION.md
Safe
2.12 kB
fixed the knowledgeBase_search function to use the sources cache properly
over 1 year ago
README.md
Safe
1.64 kB
fixed the knowledgeBase_search function to use the sources cache properly
over 1 year ago
app_gui.py
Safe
4.55 kB
merging from main
over 1 year ago
config.py
1.13 kB
changed constant to VECTOR_DATABASE_LOCATION
over 1 year ago
core-langchain-rag.py
Safe
13.7 kB
added german prompt templates
over 1 year ago
example.env
Safe
1.17 kB
created a function for generating keywords for bodies of text
over 1 year ago
pytest.ini
Safe
23 Bytes
making classes and test for vectorstore handling
over 1 year ago
requirements.txt
Safe
274 Bytes
fixing typo in requirements
over 1 year ago
test_this.py
Safe
1.17 kB
corrected S3 vectorstore
over 1 year ago