Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • 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
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
rosvend's picture
rosvend
Fix HF Spaces import paths and add local run guide
dced2d0 7 months ago
  • embeddings
    Fix module imports: add __init__.py to all src packages 7 months ago
  • loader
    Fix module imports: add __init__.py to all src packages 7 months ago
  • metadata
    Fix module imports: add __init__.py to all src packages 7 months ago
  • processing
    Fix module imports: add __init__.py to all src packages 7 months ago
  • rag
    feat: added rag chain with conversation memory 7 months ago
  • retrieval
    Fix module imports: add __init__.py to all src packages 7 months ago
  • vectorstore
    Fix module imports: add __init__.py to all src packages 7 months ago
  • example_usage.py
    1.51 kB
    feat: added rag chain with conversation memory 7 months ago
  • pipeline.py
    1.76 kB
    style: changed formatting of logging print statements 7 months ago
  • setup_retrieval.py
    5.96 kB
    Fix HF Spaces import paths and add local run guide 7 months ago
  • test_rag.py
    2.95 kB
    feat: added rag chain with conversation memory 7 months ago