Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
rosvend
/
UPB-chatbot-rag
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
UPB-chatbot-rag / src
43.8 kB
  • 1 contributor
History: 9 commits
rosvend's picture
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
    1.51 kB
    feat: added rag chain with conversation memory 3 months ago
  • pipeline.py
    1.76 kB
    style: changed formatting of logging print statements 3 months ago
  • setup_retrieval.py
    5.96 kB
    Fix HF Spaces import paths and add local run guide 3 months ago
  • test_rag.py
    2.95 kB
    feat: added rag chain with conversation memory 3 months ago