Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rosvend
/
UPB-chatbot-rag
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
UPB-chatbot-rag
/
src
43.8 kB
1 contributor
History:
9 commits
rosvend
Fix HF Spaces import paths and add local run guide
dced2d0
3 months ago
embeddings
Fix module imports: add __init__.py to all src packages
3 months ago
loader
Fix module imports: add __init__.py to all src packages
3 months ago
metadata
Fix module imports: add __init__.py to all src packages
3 months ago
processing
Fix module imports: add __init__.py to all src packages
3 months ago
rag
feat: added rag chain with conversation memory
3 months ago
retrieval
Fix module imports: add __init__.py to all src packages
3 months ago
vectorstore
Fix module imports: add __init__.py to all src packages
3 months ago
example_usage.py
Safe
1.51 kB
feat: added rag chain with conversation memory
3 months ago
pipeline.py
Safe
1.76 kB
style: changed formatting of logging print statements
3 months ago
setup_retrieval.py
Safe
5.96 kB
Fix HF Spaces import paths and add local run guide
3 months ago
test_rag.py
Safe
2.95 kB
feat: added rag chain with conversation memory
3 months ago